Issue description:
I have Navidrome running version 0.60.2 with a transcode configured for MP3s. I have the transcode applied to my symfonium client under the “players” menu.
Symfonium only seems to request a transcode when my maximum bitrate is set to “original” and requests raw files when the maximum bitrate is set to “320”. I’m confident that the server is configured properly, as this configuration works perfectly with play:Sub installed on two different Apple devices. Original, or Maximum requests the raw file, and changing the bitrate changes the requested MP3 that the server transcodes to. This is all reflected in the navidrome log.
I will include the server logs from my most recent test in the additional info box, during which I collected a log dump in symfonium with debug mode that I have uploaded.
I have changes so many settings back and forth in symfonium with no success in fixing this. Any suggestions would be appreciated.
I also submitted a reddit post about this where originally I was having trouble getting transcodes to work at all, and then discovered the issue I have mentioned here. I will link to it below.
https://www.reddit.com/r/Symfonium/comments/1r5wc8h/limiting_bitrate_isnt_triggering_a_transcode_on/
Logs:
Upload description: Not_Revan
Additional information:
Reproduction steps:
Configure transcode on Navidrome eg:
ffmpeg -i %s -ss %t -map 0:a:0 -b:a %bk -v 0 -threads 0 -f mp3 -
Apply the transcode to symfonium player(s) in the “players” menu.
Set maximum bitrate in symfonium to “original”.
Start playback. Symfonium will report playing an MP3, and Navidrome will report that it’s transcoding to MP3.
Stop playback. Go to advanced > Clear playback cache.
Start symfonium and change maximum bitrate to 320 kbps.
Play a song, symfonium will report playing the original file, and navidrome logs will report streaming the raw file with no transcoding.
Media provider:
Subsonic
Screenshots:






