cpd73 wrote: 
> Hmmm... 
> 5. Now paste the following:
> > 
Code:
--------------------
  >   > 
  > lmsList("74:da:38:1a:af:62", ["qobuz", "items"], ["isContextMenu:1", 
"item_id:0_Bach_Bach.0.0"]).then(({data}) => {
  > console.log(JSON.stringify(data));
  > });
  > 
--------------------
> > 
> 
> ...this should do your above command but without
> -"search:Bach","cachesearch:1"- Does that produce some text that has
> items you would expect?

This gives: 


Code:
--------------------
    [Log] 
{"result":{"count":0},"params":["74:da:38:1a:af:62",["qobuz","items","0",25000,"isContextMenu:1","item_id:0_Bach_Bach.0.0"]],"method":"slim.request","id":0}
--------------------


Thus basically as before.

when I change "0_Bach_Bach.0.0" to "0_Bach.0.0" I get the expected
result of the tracklist and the other list entries Qobuz sends.



does the all-black SB sound better than the white SB?
------------------------------------------------------------------------
hsmeets's Profile: http://forums.slimdevices.com/member.php?userid=9716
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