cpd73 wrote: 
> Are you saying the play/add buttons appear in the toolbar with Qobuz but
> do not work? If so, can you post the JSONRPC RESP that was used to
> create the list? Details in my sig below. I have no Qobuz account so
> cannot try myself.

Yes I say that, but I thought that this is not the fault of Material
Skin.

Here is the JSONRPC RESP

An album list of an artist with only two albums.

Code:
--------------------
    [19:13:31] JSON REQ: 
["2c:fd:a1:bb:03:db",["qobuz","items",0,25000,"menu:qobuz","item_id:2.0.19.0"]]
  utils.js?r=1.5.3:17 [19:13:32] JSON RESP: 
{"params":["2c:fd:a1:bb:03:db",["qobuz","items","0",25000,"menu:qobuz","item_id:2.0.19.0"]],"result":{"offset":0,"title":"Alben","base":{"actions":{"playControl":{"player":0,"cmd":["qobuz","items"],"params":{"_index":"0","_quantity":"25000","menu":"qobuz","item_id":"2.0.19.0"},"window":{"isContextMenu":1},"itemsParams":"playControlParams"},"go":{"cmd":["qobuz","items"],"params":{"menu":"qobuz"},"itemsParams":"params"},"add-hold":{"itemsParams":"params","params":{"menu":"qobuz"},"player":0,"cmd":["qobuz","playlist","insert"]},"more":{"window":{"isContextMenu":1},"itemsParams":"params","cmd":["qobuz","items"],"player":0,"params":{"menu":"qobuz"}},"add":{"itemsParams":"params","cmd":["qobuz","playlist","add"],"player":0,"params":{"menu":"qobuz"}},"play":{"nextWindow":"nowPlaying","params":{"menu":"qobuz"},"cmd":["qobuz","playlist","play"],"player":0,"itemsParams":"params"}}},"item_loop":[{"text":"Gentle
 Blues\nTsuyoshi Yamamoto Trio","
 
params":{"isContextMenu":1,"item_id":"2.0.19.0.0"},"icon":"/imageproxy/https%3A%2F%2Fstatic.qobuz.com%2Fimages%2Fcovers%2Fab%2Fnz%2Fyksrb8oprnzab_600.jpg/image.jpg","type":"playlist"},{"icon":"/imageproxy/https%3A%2F%2Fstatic.qobuz.com%2Fimages%2Fcovers%2Fdb%2F57%2Fzbdjl95wn57db_600.jpg/image.jpg","type":"playlist","params":{"item_id":"2.0.19.0.1","isContextMenu":1},"text":"Speak
 Low\nTsuyoshi Yamamoto 
Trio"}],"count":2,"window":{"windowStyle":"icon_list"}},"method":"slim.request","id":44}
--------------------


Now I pressed the play button in the header.

Code:
--------------------
    [19:16:30] JSON REQ: 
["2c:fd:a1:bb:03:db",["qobuz","playlist","playall","menu:qobuz","isContextMenu:1","item_id:2.0.19.0"]]
  utils.js?r=1.5.3:17 [19:16:30] JSON RESP: 
{"id":45,"result":{},"method":"slim.request","params":["2c:fd:a1:bb:03:db",["qobuz","playlist","playall","menu:qobuz","isContextMenu:1","item_id:2.0.19.0"]]}
  utils.js?r=1.5.3:17 [19:16:30] JSON UPDATING (2c:fd:a1:bb:03:db)
  utils.js?r=1.5.3:17 [19:16:30] JSON REQ: 
["2c:fd:a1:bb:03:db",["status","-",1,"tags:cdegloyrstABKNST"]]
  utils.js?r=1.5.3:17 [19:16:30] JSON PLAYER (2c:fd:a1:bb:03:db): 
{"player_name":"Buero 
Player","player_connected":1,"player_ip":"192.168.123.135:58120","power":1,"signalstrength":0,"mode":"stop","mixer
 volume":63,"playlist repeat":0,"playlist shuffle":0,"playlist 
mode":"off","seq_no":0,"playlist_tracks":0,"digital_volume_control":1}
--------------------


Nothing happend. Actually he should have transferred all tracks of both
albums into the playlist.
In my personal Qobuz plugin version I supress the both buttons with
*type => 'list'*.

What happens, if the play button is pressed?
Which command is called?
Or is it a hidden virtual album including all tracks of all albums?
I don't know.


------------------------------------------------------------------------
sveninndh's Profile: http://forums.slimdevices.com/member.php?userid=69030
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to