Every time I connect my bluetooth headphones and start playing music, Symphonium randomly skips a song. I thought maybe the headphones are the issue but other players with subsonic support work fine. I couldnt any other patterns for reproduction
I sent the debug logs in the app, tagged with my username
The thing is this happens when I’m outside, where there are no wifi connections. I only connect to mobile network.
I can see in the logs that the server (navidrome) is returning HTTP code 416, that’s when the skipping happens? The server logs don’t show any errors though.
edit: come to think of it, it usually happens somw time after when im leaving the apartment, which makes the phone auto switch from wifi to mobile data. maybe the app doesnt gracefully handle this situation. I’m guessing it happens some time later because of the streaming buffer
The 416 is the consequence, the transcode session is closed server side, so it probably delete the transcoded file, and when Symfonium tries to read the proper place in the file, the server can’t as it’s not transcoded yet to that spot.
Check your proxy it probably shows something for the first close.