I just found that if I send the origin Qobuz URL to LMS via JsonRPC,
only mp3 quality is played even the setting of the plugin is "Flac Hi
Res 24bit/>96kHz", the request body is like this:

{"id":1,"method":"slim.request","params":["bb:bb:14:dc:88:26",["playlist","play","https://open.qobuz.com/track/151020043"]]}

It's a little complicated... The plugin is a bit on the conservative side when guessing what format to play. In the above case there's no indicator whether the track would be available in lossless or not. Therefore the plugin plays safe and falls back to MP3.

I could probably add another lookup to get the missing piece of information from the API.
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to