bz31 wrote: 
> Some output from Material/?debug=json
> No genre set for 'Composers' in "Additional Browse Modes" and Browse "My
> Music -> Composers"
> 
> Disable spotty:
> > 
Code:
--------------------
  >   > [20:25:51] JSON RESP: 
{"result":{"count":189,"artists_loop":[{"artist":"Aguirre","textkey":"A","id":2653},
 ...
  > ...
  > 
]},"params":["02:01:d3:30:ea:80",["artists","0",25000,"role_id:2","tags:s","include_online_only_artists:1","menu:1","library_id:0"]],"id":1,"method":"slim.request"}
  > 
--------------------
> > 
> 
> Enable spotty:
> > 
Code:
--------------------
  >   > [20:15:19] JSON RESP: 
{"method":"slim.request","result":{"count":387,"artists_loop":[{"textkey":"A","id":1587,"artist":"Aage
 Kvalbein"}, ...
  > ...
  > 
]},"id":1,"params":["02:01:d3:30:ea:80",["artists","0",25000,"role_id:2","tags:s","include_online_only_artists:1","menu:1","library_id:0"]]}
--------------------
> > 

As you can see, the request sent to LMS is the *same* in both cases -
and asks for "role_id:2", which is composers. This is *not* a
Material-specific issue.



*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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to