Removing Podcasts folder

This commit is contained in:
2025-10-05 15:11:10 +02:00
parent 44829d6efb
commit 0b962d4242
4 changed files with 17 additions and 3 deletions

View File

@@ -306,6 +306,8 @@ services:
REDIS_URL: redis://redis:6379/0
LIBRARY_ROOT: /library
TRANSCRIPT_ROOT: /library
PODCASTS_ROOT: /library
PODCASTS_PER_SHOW: ${PODCASTS_PER_SHOW:-true}
FEEDS_FILE: /library/feeds.txt
RSS_STATE_FILE: /library/.rss_state.json
RSS_SCAN_MINUTES: ${RSS_SCAN_MINUTES:-120}