-
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] Pending videos after retry loop with "WARNING: webm doesn't support embedding a thumbnail, mkv will be used" #500
Comments
Hey there! Thanks for the report (: And sorry for the delay - I've been busy helping family move I suspect this is something that'd be solved with a |
I've sent out a new version! Would you mind updating to it and letting me know if the error persists? |
Thanks for the update! Sorry about the delay responding. I tried a "download pending" on the source and a "force download" on one of the videos, but I didn't see those videos show in the logs until 8 or so hours. Unfortunately it seems not to have changed anything.
App info:
|
Sorry for the delay! I'm curious what ffmpeg version you're running - could you open a Docker console and tell me the output of Also, are you using any custom yt-dlp options? Note to self: add ffmpeg version to app info page |
I don't remember setting up any custom options. Only base-config.txt exists, and it's empty. |
Truly bizarre! One final thing to test, would you mind disabling the sponsporblock removal on that Media Profile and seeing if that changes anything? At the moment I'm not sure what this could be, especially since it seems to be unique to you specifically. I'm sure we'll figure it out, but for now I'm drawing a blank |
I've updated the profile to disable sponsorblock, and now I'm waiting for it to attempt to download. Is there any way to convince it to start downloading right away? I tried "download pending" on the channel and "force download" on the video. |
Unfortunately not. Forcing a download only puts it in the queue, but it doesn't change its place in line |
I'm not sure where it is in the queue is a problem. I have 25 sources, so there isn't all that much to keep up with. It's that downloading doesn't seem to happen all that often. There's currently nothing under "active tasks" on the home screen. My "media history" has a most recent;y indexed item indexed at "2024-12-18 14:00" but not yet downloaded. |
From the logs it looks like there actually is a backlog of videos to download (they're failing with "Sign in to confirm you’re not a bot"). I mistakenly thought that "Media History" was sorted by date. |
Finally able to get it to make another attempt. No change with sponsorblock disabled. |
One thing I notice is that I have a video that is failing with "offline" that pinchflat keeps attempting to download in a loop, and it's starving out attempts to download other videos. The video in question is an old live stream. This is odd because I have
|
I have another repro for the original issue:
|
One more repro:
|
Describe the bug
Some videos are going into a retry loop when downloading that leaves them in pending state.
To Reproduce
Then happens when downloading the video. It's easiest to reproduce by selecting force download. The video where I first saw this was https://www.youtube.com/watch?v=ltLUadnCyi0. My settings video codec preference as "h265" and audio codex preference as "opus". My media profile has the default container (mp4) and embeds subtitles, thumbnails, and metadata.
Expected behavior
I would expect it to fall back to some supportable option like not embedding the thumbnail or using mkv. I could also see having per video user selectable overrides for the profile to get around this issue.
Diagnostic info
Additional context
The text was updated successfully, but these errors were encountered: