From 81022e693a27e5ce9844973740a6fd5a1f9a1325 Mon Sep 17 00:00:00 2001 From: nwithan8 Date: Sat, 27 Jan 2024 15:26:40 -0700 Subject: [PATCH] - Fix missing port for Podsync Web UI - Add note about required config file for Podsync --- templates/podsync.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/templates/podsync.xml b/templates/podsync.xml index f9bafad2..095d9499 100644 --- a/templates/podsync.xml +++ b/templates/podsync.xml @@ -8,8 +8,13 @@ false https://github.com/mxpv/podsync/issues/new https://github.com/mxpv/podsync/ - http://[IP]:[PORT:80] - Turn YouTube or Vimeo channels, users, or playlists into podcast feeds + http://[IP]:[PORT:8080] + + Turn YouTube or Vimeo channels, users, or playlists into podcast feeds. + + This container expects a `config.toml` file in the "Config Location" path for settings. Refer to the Podsync documentation at https://github.com/mxpv/podsync?tab=readme-ov-file#configuration for details. + + 8080 /mnt/user/appdata/podsync /mnt/user/appdata/podsync/config.toml