iBicha / playlet

The unofficial, privacy driven, YouTube client for Roku
GNU Affero General Public License v3.0
277 stars 11 forks source link

Playlists do not load thumbnails when loading the home screen #315

Open oktayacikalin opened 4 months ago

oktayacikalin commented 4 months ago

Steps:

  1. Login
  2. Find and add a playlist to your account
  3. Go to your home screen
  4. Scroll to the "Playlists" section
  5. Thumbnails are missing
  6. Open a playlist
  7. Thumbnail is being loaded
  8. Go back to home
  9. Thumbnail is displayed on the playlist item (not the others yet)
oktayacikalin commented 4 months ago

"Refresh home" unloads all playlist thumbnails again.

iBicha commented 4 months ago

Thanks for creating the issue. This is basically https://github.com/iv-org/invidious/issues/4015 If you open the Invidious and go to playlists, you'll notice that "saved playlists" do not have thumbnails.

Edit: I believe a fix is to add a field in the playlist db table, so I commented with the suggestion on Invidious issue.

oktayacikalin commented 4 months ago

So you just take the thumb from invidious and show it? Perhaps you can implement a workaround, by showing the first thumb of the list if possible, until the bug has been fixed?

iBicha commented 4 months ago

So you just take the thumb from invidious and show it? Perhaps you can implement a workaround, by showing the first thumb of the list if possible, until the bug has been fixed?

We already do this when a thumbnail is missing, but when we fetch user playlists, the the saved playlists have no videos. Must make a request per playlist to get the into