vagskal;528576 Wrote: > Well it never worked fast, but the years showed up within a minute and > then the subsequent menus were faster. Another menu based on the > CustomTag Albumyear has, however, never worked. > I think it has to do with the size of the customscan_track_attributes table in the database. If you have changed some sorting setting in the Custom Browse menu, that might also be related.
vagskal;528576 Wrote: > > I am pretty sure that the menu has worked after I added the MOOD, STYLE > and THEME CustomTags. Do you think it could help if I clear the > CustomTags, remove those tags from the scanner and then do a rescan? I > rarely use those other tags. > You can give it a try, it might also be worth looking at optimizing the MySQL database settings, see here for more information: http://forums.slimdevices.com/showthread.php?t=60682 vagskal;528577 Wrote: > Oh, the entering of more original release date values may have resulted > in more years being populated. The menu shows first a list of all years > with values so that list might have increased, but it should contain > only about 100 different values (if I did not misspell a lot of year > values, which was what I wanted to check through that menu). > The number of different years shouldn't make a difference, it's adding new tag configuration so the customscan_track_attributes table get larger that causes the problem. The storage tables for the Custom Scan data isn't really optimized for large databases at the moment. It might be possible to setup some more indexes in the database. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) (Install my plugins through Extension Downloader) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library, Title Switcher and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=49483 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
