jeroen2 wrote: 
> Just noticed I have the same issue since the upgrade to Material 2.0.
> (it works on the homepage search, which is what I normally use).
> In the Qobuz menu it also works when in Grid view, since that opens a
> search prompt, but not in list view. 
> 
> Attached below the code when I navigate from home (Qobuz is pinned) to
> the Qobuz menu, which has the non-functioning search on top. 

Thanks for this. I've added it to my instance, and search "works" the
same in both instances for me - as in it attempts to send the following
command:

Code:
--------------------
    
  [ "qobuz", "items", 0, 25000, "menu:qobuz", "search:Wibble", "item_id:0", 
"cachesearch:1" ]
  
--------------------


Does any message get sent when you use the list view? Any errors logged
in your browser's developer console?



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
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