bonze wrote: 
> As you say it works well on Chrome, but can't get it to display at all
> on IE10.
> 
> Music Library > Genres seems to be blank, or should I wait a while?
> Can't sort any columns in Album Tracks.
> 
> Haven't had a chance to play fully yet, but it looks interesting.

Genres shouldn't be blank, they are supposed to be loaded at start-up.
Can you check if you can select genres in the Search>custom search 
genres condition or is it empty too?
If yes, you could try looking for errors / strange stuff at the
browser's javascript console (in the Tools Menu in Chrome - open it
before you launch the GUI), or switch the LMS log for plugin.lmsnewgui
to debug and look for this line:

Code:
--------------------
    
  Plugins::LMSnewGUI::Plugin::handleJSONP (144) handleJSONP args={'cmd' => 
'getGenres','player' => ''}
  
--------------------


Not all columns are sortable / filterable - those which might hold a
large number of results are not, since the data is loaded on demand
(e.g.Music Library>Albums, Search>Tracks). Can you tell me which tab you
mean?

----
Roland


------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=98186

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

Reply via email to