Now Playing screen doesn’t expose correct codec info about the track that’s being played.
This causes any custom string that’s used as a quality indicator to NOT work and display the source quality instead of the transcoded quality.
No everything works as per the string definition …
The issue is that Navidrome still returns 24 as bitdepth for the Opus transcode and the custom string makes assumption based on that as per how it’s written.
@deluan Navidrome should probably not return the original FLAC bitdepth in the transcodeStream details since it’s a wrong value.