RaK;165352 Wrote: > just to make it clear. slimserver was not up and running after 10min. I > terminated slimserver (kill - TERM ..). Because >10min has 0% WAF ;). > > the mysql version is > mysql Ver 14.7 Distrib 4.1.11, for pc-linux-gnu (i386) The problem could be related to the mysql version you are running, but the problem could also be something else.
Until I have time to look at this further I would suggest that you just edit slimserver.pref and change: plugin_trackstat_refresh_startup: 1 To: plugin_trackstat_refresh_startup: 0 And also change: plugin_trackstat_refresh_rescan: 1 To: plugin_trackstat_refresh_rescan: 0 This will turn of the synchronization after startup and rescan. The functionality you lose with this is that if you move or rename music files the old statistics for these files will be lost. This is normally only the case if you don't have musicbrainz tags on your music files, but with these options off statistics for music files with musicbrainz tags will also be lost after a file has been moved or renamed. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-trackstat) , 'SQLPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-sqlplaylist) , 'DynamicPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-dynamicplaylist), 'Custom Browse' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-custombrowse),'Custom Scan' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-customscan) and 'RandomPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-randomplaylist) plugins) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=30980 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
