jellyfin / jellyfin-tizen

Jellyfin Samsung TV Client
https://jellyfin.org
981 stars 77 forks source link

photo library: wrong orientation of images, movies don't play during slide show #304

Open cipitaua opened 3 weeks ago

cipitaua commented 3 weeks ago

I have a photo library organized by folders. A major problem on my samsung tv is that photos are always shown in landscape orrientation (they are correctly shown portrait in other, non-tizen, clients). Videos are shown with the corrrect orientation.

Also, clicking on a photo, and then using left/right buttons on the remote control, when encountering a video it does not play, I have to press back button and select the video and click it. Then it plays.

dmitrylyzo commented 3 weeks ago

I have a photo library organized by folders. A major problem on my samsung tv is that photos are always shown in landscape orrientation (they are correctly shown portrait in other, non-tizen, clients). Videos are shown with the corrrect orientation.

dub https://github.com/jellyfin/jellyfin-web/issues/3593

Also, clicking on a photo, and then using left/right buttons on the remote control, when encountering a video it does not play, I have to press back button and select the video and click it. Then it plays.

This is a known issue (even though I couldn't find it in the web repo) - Photo+Video library doesn't work well. It is currently hard to fix without refactoring the playback pipeline.