bpa wrote: 
> Is your Material display on a tablet / phone ?

There should be no difference between desktop/mobile - the command used
is the same. In fact the only difference is that for mobile, material
changes the page to the browse page then asks for the info.

bpa wrote: 
> Clearly there is some issue with Material so the fix is likely to
> improve things either way.

Whilst I have no doubt there might be an issue with material, not sure
what it'd be. To get the 'More' menu items, all I am doing is using the
following JSONRPC command:


Code:
--------------------
    
  ["trackinfo", "items", 0, 25000, "menu:1", "track_id:xxxx", "html:1"]
  
--------------------


...where "track_id:xxx" is the ID returned by LMS when retreiving the
list of queued items as follows:


Code:
--------------------
    
  ["status", 0, 25000, "tags:cdgltuyAKNS"]
  
--------------------


So, not sure why clicking quickly would make and difference - as the
"track_id:" should not change.


------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=110714

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to