jeroen2 wrote: > That seems useful, but then when you select a library on the homescreen > what screen would follow? A revised homescreen? Or "my music" for that > library? > > Would that selection then remain throughout the whole session/interface? > > > In that case it would work like this right? > 1/ Create a Library for topgenre, selecting a number of subgenres. > 2/ Click "pin to homescreen" on genres, with the option to save library > ID above. > 3/ Rename "genres" on homescreen to name of topgenre. > 4/ Repeat for all topgenres. > > (I think this might run into trouble though when you get to step 4, > because genre (linked with the other library ID) is already pinned, so > it would only show the option to remove, not?)
When clicking 'pin' on (e.g.) 'Genres' you will be asked whether to store the library with this. If you elect to store the library id, the view is pinned as "Genres . <LibraryName>" (e.g. "Genres . Metal") and the library_id is stored with the command. When you browse in "Genres . Metal" all subsequent queries *within* this will be using the library_id. This will allow you to pin multiple "Genres . XXXX" items, etc. *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
