fredrikburmester / streamyfin

A Jellyfin client build with Expo
Mozilla Public License 2.0
1.06k stars 28 forks source link

Use show/movie primary thumbnail for 'Next Up' and 'Continue Watching' sections #107

Open simoncaron opened 2 months ago

simoncaron commented 2 months ago

Describe the solution you'd like Add an option to use the primary thumbnail of shows/movies instead of the episode image/backdrop for the 'Next Up' and 'Continue Watching' sections on the home screen.

Additional context Since Jellyfin 10.9 a new image is downloaded for each show/movie, thumbnail. This image is similar to a backdrop but includes a logo of the show/movie.

By default Jellyfin Web will use this for the 'Next Up' and 'Continue Watching' sections of the home view. There is a user option to use episode image instead of thumb: image

It would be nice if a similar option could be added to Streamyfin. Currently it's using episode image for shows and backdrop for movies. The possibility to use thumbnails for both types would be nice!