When I try to play a song while connected to a network, the play button has the loading spinner permanently and doesnt play. Jellyfin dashboard shows that I am playing the file despite it not working (direct and transcode)
I have my files stored locally as 320bit but they were transcoded from the server’s flac versions. This also happens with files that aren’t cached whether I limit bitrate over the connection or not.
The only files that play are the locally cached full flac versions
Logs:
Upload description: eli3090
Additional information:
Reproduction steps:
connect to network
have transcoded file cached on device
play song
Sorry for the non-issue. I updated my jellyfin docker but I didn’t include the path to my music
However, I think you should handle the 500 error and play the local file when the server version isn’t available
It shouldn’t be asking to play from the server in the first place, as I have a locally cached version of a high enough quality version (=> the bitrate limit for wifi/data settings).
That is what’s happening in the logs I sent considering the 500 error despite having the cached version. I may have the setting wrong but I can’t find where that is (not for lack of looking), could you point me to it?