-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Playlist synchronization does not download automatically #6865
Comments
Hi, Can you enable server debug logs and paste them when the sync process is running? (you can use |
I can see it ran not so long ago: { Does PeerTube check for new videos on a playlist differently from a YT channel? |
I've justed added more videos to the playlist and I'll keep an eye out in the log. Last time, I waited almost 12 hours, before I manually initiated the sync. |
It seems the issue is that it only fetches the 10 first videos on the playlist, every time it runs a sync. For every sync in the log, it's the same 10 YouTube URLs it fetches. |
Please enable debug logs and paste logs before and after "Fetched 8 candidate URLs for sync channel ytlpaylist." |
How do I do this? |
Describe the current behavior
You can setup synchronization just fine and it will download the videos in the playlist. However, if you afterwards add more videos, it will not download them automatically. You will have to manually click "Fully synchronize the channel" before it downloads the newly added videos.
Steps to reproduce
Describe the expected behavior
It should automatically download new videos, when they are added to the playlist. Just like when you setup channel sync.
Additional information
PeerTube instance: PeerTube.wtf
Browser name, version and platforms on which you could reproduce the bug: Firefox 134.0 (64-bit)
The text was updated successfully, but these errors were encountered: