Thomas-Sohier / jellyflut

Just a jellyfin client made in flutter (side project quality code)
MIT License
147 stars 21 forks source link

Videos don't play #8

Closed Maxplosion closed 3 years ago

Maxplosion commented 3 years ago

Jellyflut Version 1.1.13 JF Version: 10.6.4

Hi, when I try to play a video, the app just displays a loading circle, but the video is not loading, I've checked the JF logs and there does not seem to be anything out of the ordinary, just nothing plays. I've tried this with multiple video codecs, but none work, just a continuous loading circle. Using default settings - Exoplayer

Maxplosion commented 3 years ago

As I don't want to open a separate issue for it, just wanted to say thank you for working on the app, I've followed it since the first release. I really like the design and look forward to using it in the future once some of those hickups are fixed :)

Thomas-Sohier commented 3 years ago

The fact that you're seeing a loading circle is that the server respond correctly and that the video should play. I can't tell much without logs, in the meantime you can use VLC it should perform way better.

Thank's to you, i really appreciate that you are using my app. There a lot of hickups to be fixed actually :laughing: