Results 1,311 to 1,320 of 1725
Thread: Qobuz.com streaming plugin
-
2019-12-12, 06:55 #1311
- Join Date
- Feb 2011
- Location
- Cheshire, UK
- Posts
- 5,510
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 Boom
Kitchen UE Radio (upgraded to 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
Everything controlled by iPeng & Material on iOS
-
2019-12-12, 07:08 #1312
- Join Date
- Feb 2011
- Location
- Cheshire, UK
- Posts
- 5,510
I have Spotty & Qobuz currently enabled
Interestingly DSTM/LastMix will choose FLACs from Qobuz for all of my players when appropriate but for Alexa it always chooses a Spotify track.
I have been adding Qobuz tracks manually to the playlist for testing which then throws the error as above. Quboz tracks that error with Alexa do play correctly on normal players so its not a bad file issue.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 Boom
Kitchen UE Radio (upgraded to 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
Everything controlled by iPeng & Material on iOS
-
2019-12-12, 09:32 #1313
For Alexa players, the JSON query [players, ?] will return isPlayer: 0. Maybe that’s being checked somewhere.
Sent from my iPhone using Tapatalk
-
2019-12-12, 09:49 #1314
Qobuz.com streaming plugin
> For Alexa players, the JSON query [players, ?] will return isPlayer: 0.
> Maybe that’s being checked somewhere.
Are you streaming the stream.mp3 URL? I think that isPlayer flag is to
tell whether it's a player understanding slimproto.
--
Michael
-
2019-12-12, 15:27 #1315
-
2019-12-13, 03:07 #1316
Qobuz.com streaming plugin
> Yes it uses /stream.mp3?player=Alexa
Ok, I think transcoding from FLAC to MP3 is simply disabled in
convert.conf for remote streams. I tried to enable it, but playback then
would fail for other reasons. I must assume it has not been enabled for
good reasons. I also remember that this topic had come up before. And
the fact that it still is not enabled leads me to think that it is not
possible.
--
Michael
-
2019-12-13, 03:32 #1317
- Join Date
- Dec 2009
- Location
- Albinea (RE) Italy
- Posts
- 823
__________________________________________________ ______________________
Author of C-3PO plugin, Squeezelite-R2, Falcon Web interface - See www.marcoc1712.it
-
2019-12-13, 04:02 #1318
Qobuz.com streaming plugin
> The problem is Seeking (T Capability) as for today you should remove it
> when transcoding remote streams.
> I sent to you some years ago the patch to solve this problem in LMS.
Seeking is different. Maybe I thought about this, rather than about the
transcoding. Transcoding from remote source would be the R capability.
--
Michael
-
2019-12-13, 04:53 #1319
- Join Date
- Dec 2009
- Location
- Albinea (RE) Italy
- Posts
- 823
__________________________________________________ ______________________
Author of C-3PO plugin, Squeezelite-R2, Falcon Web interface - See www.marcoc1712.it
-
2019-12-13, 05:12 #1320
- Join Date
- Feb 2011
- Location
- Cheshire, UK
- Posts
- 5,510
Hang on fellas.
The only reason that this has reared its head is me testing phillchillbill's MediaSever skill for Alexa. This provides two modes of operation 1) as a controller for existing players of whatever type and 2) as a player in its own right where it uses stream.mp3.
As far as 1) is concerned there is no issue with playing Tidal, Qobuz etc although voice control needs perfecting.
It is 2) that generates the issue but we already know that Alexa Echo devices are (in the main) HD capable from Amazon Music HD however at present there is no documentation on how a developer can utilise that capablity but surely that must only be a question of time?
If so is it even worth trying to transcode a remote stream for this single use case which could go away very quickly.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 Boom
Kitchen UE Radio (upgraded to 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
Everything controlled by iPeng & Material on iOS