Thomas-Sohier / jellyflut

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

Music does not play #9

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 music and press the "play >" button the button reacts visually, but there is no initialization of the music. I've tried this with different formats (most of my lib is in FLAC and plays fine on all other of my used clients, (gelli, official app)

Thomas-Sohier commented 3 years ago

Right now i can't tell, i'm going to implement a toast to show error to the user. It will be easier to debug then. I will comment back when done.