You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The information regarding the bit rate and file format displayed on the top of the player screen isn't reflecting the truth when a transcoded track is played --- it displays the original bit rate and file format instead of the transcoded one. This, of course, just might be my misunderstanding of the purpose of this stat.
Expected behavior
Downloaded originally a flac file that was transcoded to 320kbps opus. I can confirm on the disk it is smaller than the original size (Android application settings), so it must be transcoded. The server logs also confirm that what was downloaded was a transcoded 320kbps opus version (Navidrome, in my case). But yet it says the file has 860kbps when playing.
To Reproduce
Play a non-transcoded track that wasn't previously downloaded.
Download it (also make sure transcoding is checked when downloading).
Play it without internet connection.
See it displaying the original flac kbps.
Environment
Android device: [Xiaomi Poco F2 Pro]
Android OS version: [13]
App version: [3.8.1]
Other relevant details: Downloaded from Navidrome server, Opus 320kpbs transcoding enabled, no connection after download.
Describe the bug
The information regarding the bit rate and file format displayed on the top of the player screen isn't reflecting the truth when a transcoded track is played --- it displays the original bit rate and file format instead of the transcoded one. This, of course, just might be my misunderstanding of the purpose of this stat.
Expected behavior
Downloaded originally a flac file that was transcoded to 320kbps opus. I can confirm on the disk it is smaller than the original size (Android application settings), so it must be transcoded. The server logs also confirm that what was downloaded was a transcoded 320kbps opus version (Navidrome, in my case). But yet it says the file has 860kbps when playing.
To Reproduce
Environment
Logs or Screenshots
Relevant line from Navidrome:
The player screen where it displays the bit rate. Info of the track is also provided:
The proof of track being already downloaded:
Additional context
Does it seem applicable, but feel free to ask.
The text was updated successfully, but these errors were encountered: