-
Notifications
You must be signed in to change notification settings - Fork 39
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
[Triage] Suddenly all video titles are youtube video # #549
Comments
Hey there! Thanks for the report (: This is what happens when I'll keep this issue open for a few days just to remind myself to check back in on any update from the yt-dlp team |
Ahhh good old cat and mouse situation, thanks for taking a look. |
Hi, Sorry to step in like that, I have some questions about this. Let's imagine there is a problem like that and YouTube make some breaking change. yt-dlp is not updated yet, and pinchflat index the data as they come from yt-dlp. Some data will be wrong because of the breaking changes. Does this metadata be updated later when the yt-dlp is updated? If yes, does it occur during the indexing? Do we need to force refresh metadata? It is just questions to know how to handle it when this happens. |
I, too, am getting the same issue. |
Hey all! I've spent some more time looking into this and it seems like this is a widespread issue for some people and yt-dlp. For some people using cookies helped and for others changing their residential IP helped. The root cause seems yet unknown but I'll see if I can push out some changes today to change how rate limiting works in-app @Shayviri good questions! The next successful index should update the in-app metadata. As for filenames, those will be screwed up until I come up with a solution to #408. I've been working on that issue recently, but it's harder than I expected to get everything to work in a sane way. In the meantime, if your filename is screwed up the best option is to delete the media item in-app and re-download it |
Thank God I'm not the only one. Another thing that is seems related to this issue is if you're set to download music (adding metadata to the files), it only downloads the album cover (jpg). |
Describe the bug
I recently set up pinchflat last week and everything was working great, yesterday I went to add a new channel and now all videos even those ive already downloaded have the title youtube video #randomstuff
To Reproduce
Ive restarted the docker container, also tried to start a manual index/refresh metadata.
Expected behavior
Should have the current videos title
Screenshots
Diagnostic info
Additional context
pinchflat-logs-2025-01-05.txt
Thanks for any help, loving the app so far its perfect for what I need it for (archiving videos to watch on emby).
The text was updated successfully, but these errors were encountered: