12-27-2024, 09:47 PM
(This post was last modified: 12-27-2024, 10:15 PM by roderickvd.)
I see that the audio info always displays "FLAC" when the Deezer renderer is active. It seems hardcoded here:
https://github.com/moode-player/moode/bl...fo.php#L61
If it would help, I could output this as an environment variable for the hook script?
If you'd want, there's a couple of things we could do:
1. Keep the Deezer naming: Basic, Standard, High Quality, High Fidelity
2. Distinguish between formats: MP3, FLAC, AAC (upcoming for some radio stations)
3. More correctly hardcode it to "MP3 or FLAC"
Let me know how I can help.
https://github.com/moode-player/moode/bl...fo.php#L61
If it would help, I could output this as an environment variable for the hook script?
If you'd want, there's a couple of things we could do:
1. Keep the Deezer naming: Basic, Standard, High Quality, High Fidelity
2. Distinguish between formats: MP3, FLAC, AAC (upcoming for some radio stations)
3. More correctly hardcode it to "MP3 or FLAC"
Let me know how I can help.
maintainer of librespot and pleezer