mamema wrote: > ..... dunno if i have found a "bug" > > If i create a saved search in the default skin, then i use "file format" > and found my >i80.000 files > If i do the same in Material skin, then i get 2002 entries in 1001 > albums. > This smells like fixed limitation. Other search params which also should > return >80.000 will also show that 2002/1001 pair
Material limits the number of items that will be returned - as you are unlikely to want to scroll through 80k tracks! But, the same code is performing the search on LMS - as in 100% the same. If you save a search as a virtual library it will have all tracks, as (AFAIK) its the SQL used to filter the tracks that is stored as the 'virtual library' Basically, apart from the UI and the displayed results, everything is the same. *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=114128 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
