Announcement
Collapse
No announcement yet.
Qobuz.com streaming plugin
Collapse
X
-
Jim
VB2.4 storage QNAP TS419p (NFS)
Living Room Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s
Office Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s
Dining Room SB Radio
Bedroom (Bedside) Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
Bedroom (TV) & Bathroom SB Touch ->Denon AVR ->Mordaunt Short M10s + Kef ceiling speakers
Guest Room Joggler > Topping Amp -> Wharfedale Modus Cubes -
Actually, navigation seems to be the key. Try adding a track to the playlist from a list of songs for an artist rather than going through the album listing. It probably comes from trying to access the genre from a non-existent parent album object.SamComment
-
Comment
-
Jim
VB2.4 storage QNAP TS419p (NFS)
Living Room Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s
Office Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s
Dining Room SB Radio
Bedroom (Bedside) Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
Bedroom (TV) & Bathroom SB Touch ->Denon AVR ->Mordaunt Short M10s + Kef ceiling speakers
Guest Room Joggler > Topping Amp -> Wharfedale Modus CubesComment
-
I've had a look at the metadata structures we build in each case and I think I have a fix.​We've a couple of other changes in progress at present but we'll get this released asap.👍 2Comment
-
Thanks for looking into this! Could you please come up with separate PRs for separate concerns (if possible)? This would simplify the reviews.Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)Comment
-
Comment
-
Hi guys,
Great to see some action on this awesome plugin! Good work.
I'm using Qobuz regularly, which is great.
As for the use of replay gain, indeed squeezectrl seems to get the data from the Qobuz API, but I'm prety sure it doesn't get passed on to the player.
If I check with track gain on, AND "Default Adjustment for Remote Streams" on 0, both in audio settings of the player. I don't hear any difference when i switch between track gain on and off.
I took a track:
qobuz://122257696.flac
which has -10db trackgain, which I think should be audible.
So although the information is there, the player doesn't seem to get it.
Hope this helps.
Cheers
Dennis
Comment
-
Hi guys,
Great to see some action on this awesome plugin! Good work.
I'm using Qobuz regularly, which is great.
As for the use of replay gain, indeed squeezectrl seems to get the data from the Qobuz API, but I'm prety sure it doesn't get passed on to the player.
If I check with track gain on, AND "Default Adjustment for Remote Streams" on 0, both in audio settings of the player. I don't hear any difference when i switch between track gain on and off.
I took a track:
qobuz://122257696.flac
which has -10db trackgain, which I think should be audible.
So although the information is there, the player doesn't seem to get it.
Hope this helps.
Cheers
Dennis
EDIT: Never mind. I found a local track to test with and it reacted as expected (no LMS restart required). So this does appear to be Qobuz specific, or at least remote track specific.Last edited by SamY; 2023-05-21, 16:46.SamComment
-
COMING SOON: Qobuz Replay Gain Support!
I've got it working. Just need to add an option to the plugin prefs for those who choose not to use it or want to experiment. As with all streaming service plugins that provide their own protocol handler, the LMS Replay Gain settings for the player are ignored and it is up to the plugin to control RG for each track, i.e. track gain, via a callback routine in the protocol handler that the Qobuz plugin wasn't making use of. The next step is to figure out why the RG metadata is not being picked up and displayed with the track info, even though the Squeeze Ctrl app shows it.Sam👍 1Comment
-
COMING SOON: Qobuz Replay Gain Support!
I've got it working. Just need to add an option to the plugin prefs for those who choose not to use it or want to experiment. As with all streaming service plugins that provide their own protocol handler, the LMS Replay Gain settings for the player are ignored and it is up to the plugin to control RG for each track, i.e. track gain, via a callback routine in the protocol handler that the Qobuz plugin wasn't making use of. The next step is to figure out why the RG metadata is not being picked up and displayed with the track info, even though the Squeeze Ctrl app shows it.
Jim
VB2.4 storage QNAP TS419p (NFS)
Living Room Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s
Office Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s
Dining Room SB Radio
Bedroom (Bedside) Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
Bedroom (TV) & Bathroom SB Touch ->Denon AVR ->Mordaunt Short M10s + Kef ceiling speakers
Guest Room Joggler > Topping Amp -> Wharfedale Modus Cubes👍 1Comment
-
COMING SOON: Qobuz Replay Gain Support!
I've got it working. Just need to add an option to the plugin prefs for those who choose not to use it or want to experiment. As with all streaming service plugins that provide their own protocol handler, the LMS Replay Gain settings for the player are ignored and it is up to the plugin to control RG for each track, i.e. track gain, via a callback routine in the protocol handler that the Qobuz plugin wasn't making use of. The next step is to figure out why the RG metadata is not being picked up and displayed with the track info, even though the Squeeze Ctrl app shows it.Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
Comment
Comment