Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feeds are not updating #680

Open
brothamanben opened this issue Jan 19, 2025 · 0 comments
Open

Feeds are not updating #680

brothamanben opened this issue Jan 19, 2025 · 0 comments

Comments

@brothamanben
Copy link

Podsync is running without issue and I've configured my feed to update every 10 minutes but feeds don't update , and aren't seen in the ID1 XML file

[server]
port = 8080
data_dir = "/app/data"
hostname = "external IP:8080"

[tokens]
youtube = "MY PLAYLIST"

[feeds]
[feeds.ID1]
url = MY PLAYLIST
update_period = "10m" # Set to 10 minutes
quality = "best" # Using the highest resolution available
format = "video" # Video format
max_height = 1080

Optional feed customizations

[feeds.ID1.custom]
title = "High Quality Podcast Feed"
description = "A feed for high-quality videos, updated every 10 minutes."
author = "Generated by Podsync"
lang = "en"

[database]
badger = { truncate = true, file_io = true } # Ensures optimized memory usage

[downloader]
self_update = true # Automatically updates youtube-dl every 24 hours
timeout = 15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant