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

[Bug] Thumbnail for subscribed playlists broken #4015

Open
ManiMatter opened this issue Jul 27, 2023 · 10 comments
Open

[Bug] Thumbnail for subscribed playlists broken #4015

ManiMatter opened this issue Jul 27, 2023 · 10 comments
Labels
bug Something isn't working module:playlists

Comments

@ManiMatter
Copy link

When you subscribe to a youtube playlist, the thumbnail under "saved playlists" is gray.

Steps to reproduce:

  1. Look for any playlist, I searched for "Carolyn Giran"
  2. Open the playlist section, where you see the different thumbnails for each playlist
  3. Open a given playlist
  4. Subscribe to it
  5. Look at your subscribed playlists - you'll see the thumbnail is gray

Example:
I want to subscribe to the playlist at the very right:
Bildschirmfoto 2023-07-27 um 16 15 02

This is how it looks under my subscribed playlists:
Bildschirmfoto 2023-07-27 um 16 13 35

@ManiMatter ManiMatter added the bug Something isn't working label Jul 27, 2023
@unixfox
Copy link
Member

unixfox commented Jul 27, 2023

Can you reproduce the same issue on other invidious instances?

https://instances.invidious.io

@ManiMatter
Copy link
Author

Just changed to another indivious instance and the same bug occurs.

Btw - why do I get signed-out when changing instance?

@unixfox
Copy link
Member

unixfox commented Jul 27, 2023

Can you post the playlist id?

@ManiMatter
Copy link
Author

Any of these: https://www.youtube.com/@CarolineGirvan/playlists

Example: https://www.youtube.com/watch?v=SCxNnWW2zB8&list=PLhu1QCKrfgPWmStsg7imo5EQ0zmkxymJ2
Believe PLhu1QCKrfgPWmStsg7imo5EQ0zmkxymJ2 is the listID?

@absidue

This comment was marked as off-topic.

@ManiMatter

This comment was marked as off-topic.

@absidue

This comment was marked as off-topic.

@ManiMatter

This comment was marked as off-topic.

@iBicha
Copy link
Contributor

iBicha commented Mar 5, 2024

Since saved playlists will pretty much always have a thumbnail of its first video, should the DB save the thumbnail to the first video as well? Even if the thumbnail changes later (by changing the first video) at least listing user Playlists will not return playlists missing thumbnails.

@oktayacikalin
Copy link

oktayacikalin commented Mar 5, 2024

Since saved playlists will pretty much always have a thumbnail of its first video, should the DB save the thumbnail to the first video as well? Even if the thumbnail changes later (by changing the first video) at least listing user Playlists will not return playlists missing thumbnails.

You cannot just take the first video, grab or generate the thumbnail and use it for the playlist? At least, that's what I would think is the correct way.
If the playlist is empty, then I would expect the "broken" image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module:playlists
Projects
None yet
Development

No branches or pull requests

6 participants