-
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
[Bug] Series images sometimes don't download #416
Comments
Hey there! Thanks for the report (: - I was out of cell service for the last week and I'm just catching up on what I've missed This appears to be an outstanding That said, I've been seeing more reports of this lately so I'll leave this issue open as a reminder-to-self to track this down. At the end of the day I'm reliant on In the meantime, something that would really help is to attach your logs. In-app you can go to Config > App Info and download them from there |
@giantsfan006 I'm trying to track this down - would you mind opening a source that's seeing this issue then clicking "Actions" > "Copy JSON" and posting that here? |
(Note for me) This is what's causing this issue: yt-dlp/yt-dlp#10090. This confirms that YouTube is A/B testing responses and it's a matter of waiting for yt-dlp to catch up |
I'm not sure if it's related, but here's my json: https://pastebin.com/vVPi8Jjq |
Thank you! Yeah, that's definitely a bit of an issue when it comes to refreshing metadata. The problem is that many users don't want that directory to change automatically if they have a lot of files in that location already. It's hard to know what behaviour the user wants since it changes depending on the circumstance 🤷♂️ |
I've pushed an update so it might be worth seeing if this issue persists! |
I'm still getting this issue. I only get banner, otherwise no downloads. I've looks and tried with the date on and with no date and issue persists. I can provide logs unless you have any other suggestions? |
I am also seeing this issue. When I add a channel, I get the banner and then the videos but no other images (poster, fanart, etc.). I can also provide logs if needed. |
Thanks for the patience, all! I've dug in deeper and I'm certain the issue is a newer manifestation of this older issue: yt-dlp/yt-dlp#10090. YouTube is constantly changing elements of it's UI behind-the-scenes and yt-dlp necessarily takes some time to catch up. I can't reproduce this issue on my end (meaning YouTube isn't testing this batch of changes on me) so I'll need some outside help! Here's how to assist:
That's it for now, but this won't tell me the full story! But depending on the result of this command I'll have a followup command to run that should get to the root of the issue. Thanks for the help! |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Troubleshooting output from @thimplicity here: #467 (comment) |
Here's some more output |
I think I have something So I did the command to download the art (in Docker console) :
and the files are getting downloaded to /tmp
So I can look at the art for Fallow, the command downloaded it just now. And this is where I get lucky : I have one channel Diesel Creek that does have art from when I was testing my setup a few days ago. I was one of the first channels I set up.
as you can see Diesel Creek has paths for fanart, banner, nfo, and If I go to the test channel Fallow I see this (and I have no art)
All those paths are empty... And I don't think It's because the downloads failed the previous time. The fact that "series_directory" is empty seems weird. Hopefully this is related to the cause... This is my current Media Profile
Output path is default
Is it a clue ? |
Okay weird because I could swear I did this before but I'm doing "Refresh Metadata" for all my sources and everything is getting updated and I have art. `
` My timezone is 1 hour difference so "updated at" was just now. |
Not sure why but I'm not getting any series images dowloading. I set up pinchflat for testing and everything went as expected including getting series images. Once I finished testing I deleted everything and set it up again for the long haul but now I'm not getting any of the series images coming through.
Is there a way to force them via command line or something else I can do?
The text was updated successfully, but these errors were encountered: