@cpd73

Craig, I am comming back to my issue in message '#3796'
(https://forums.slimdevices.com/showthread.php?109624-Announce-Material-Skin&p=970591&viewfull=1#post970591).

After al lot of tests I  can't find any code problems in Qobuz plugin
and also not in MusicArtisInfo plugin.
Also Default Skin or Squeezeplay do not have this problem.

Because the problem occurs only if you use the (..)-button menu entry
"Qobuz" I want to ask you:

What Material skin do in this moment?

What happens when the command "browseonlineartist" is executed?

If you test with the standard Qobuz plugin v2.1.0, you will see that
already when displaying the exact same menu (QobuzArtist()) the JSON
answers are totally different although the visible display is the same.



Code:
--------------------
    1.) Qobuz::Plugin::QobuzArtist() called from Quboz favorites - Artists 
after selecting an Artist
  
  [15:46:09] JSON REQ: 
["2c:fd:a1:bb:03:db",["qobuz","items",0,25000,"menu:qobuz","item_id:2.0.12"]] 
utils.js:17:17
  [15:46:09] JSON RESP: 
{"method":"slim.request","result":{"offset":0,"title":"Agnes 
Obel","base":{"actions":{"play":{"itemsParams":"params","cmd":["qobuz","playlist","play"],"params":{"menu":"qobuz"},"player":0,"nextWindow":"nowPlaying"},"go":{"params":{"menu":"qobuz"},"itemsParams":"params","cmd":["qobuz","items"]},"more":{"params":{"menu":"qobuz"},"player":0,"window":{"isContextMenu":1},"cmd":["qobuz","items"],"itemsParams":"params"},"add":{"cmd":["qobuz","playlist","add"],"itemsParams":"params","params":{"menu":"qobuz"},"player":0},"playControl":{"params":{"_index":"0","_quantity":"25000","menu":"qobuz","item_id":"2.0.12"},"player":0,"window":{"isContextMenu":1},"cmd":["qobuz","items"],"itemsParams":"playControlParams"},"add-hold":{"player":0,"params":{"menu":"qobuz"},"itemsParams":"params","cmd":["qobuz","playlist","insert"]}}},"item_loop":[{"addAction":"go","text":"Alben","actions":{"go":{"params":{"menu":"qobuz","item_id":"2.0.12.0"},"cmd":["qobuz","items"]}},"icon":"h
 
tml/images/albums.png"},{"icon":"html/images/playlists.png","actions":{"go":{"params":{"item_id":"2.0.12.1","menu":"qobuz"},"cmd":["qobuz","items"]}},"addAction":"go","text":"Titel"},{"actions":{"go":{"cmd":["qobuz","items"],"params":{"menu":"qobuz","item_id":"2.0.12.2"}}},"addAction":"go","text":"Biographie","icon":"/imageproxy/https%3A%2F%2Fstatic.qobuz.com%2Fimages%2Fartists%2Fcovers%2Flarge%2F4f440f52fa7ee9902c02110e0a30027f.jpg/image.jpg"},{"icon":"html/images/artists.png","actions":{"go":{"params":{"menu":"qobuz","item_id":"2.0.12.3"},"cmd":["qobuz","items"]}},"text":"Ähnliche
 
Interpreten","addAction":"go"}],"count":4,"window":{"windowStyle":"home_menu"}},"id":34,"params":["2c:fd:a1:bb:03:db",["qobuz","items","0",25000,"menu:qobuz","item_id:2.0.12"]]}
 utils.js:17:17
  
  
  2.) Qobuz::Plugin::QobuzArtist() called from LMS musik library - All artists 
after selecting an Artist which is present in Qobuz favorites, than click on 
(...)-Button and select entry "Quboz"
  
  [15:43:36] JSON REQ: 
["2c:fd:a1:bb:03:db",["browseonlineartist","items",0,25000,"service_id:qobuz","artist_id:3913"]]
 utils.js:17:17
  [15:43:36] JSON RESP: 
{"method":"slim.request","params":["2c:fd:a1:bb:03:db",["browseonlineartist","items","0",25000,"service_id:qobuz","artist_id:3913"]],"id":27,"result":{"loop_loop":[{"id":"0","name":"Alben","image":"html/images/albums.png","isaudio":0,"hasitems":1},{"id":"1","name":"Titel","image":"html/images/playlists.png","isaudio":0,"hasitems":1},{"id":"2","name":"Biographie","image":"/imageproxy/https%3A%2F%2Fstatic.qobuz.com%2Fimages%2Fartists%2Fcovers%2Flarge%2F4f440f52fa7ee9902c02110e0a30027f.jpg/image.jpg","isaudio":0,"hasitems":1},{"id":"3","name":"Ähnliche
 
Interpreten","image":"html/images/artists.png","isaudio":0,"hasitems":1}],"count":4}}
 utils.js:17:17
  
  
  In both cases the displayed content is the same.
  
  Tested wit Qobuz plugin v2.1.0 and Material Skin 1.5.3.
--------------------


Wouldn't you expect the JSON answers to be the same in both cases?


------------------------------------------------------------------------
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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to