RaK;165089 Wrote: 
> 5) I installed it a week ago. I cant get slimserver started. So pls give
> me a hint how to obtain the Verison number? Within README.txt I found
> nothing on that issue.The version number is not available in the distribution 
> files, but if
you downloaded it a week ago it should be good enough. There was some
performance problem a few months ago so I just wanted to make sure you
didn't have an old version with this problem.
RaK;165089 Wrote: 
> 
> 6) I have done this. The server still doesnt start. It worked
> yesterday, and now hangs again for ~10min.
> 
Does this mean it actually starts after 10 minutes ?
If that is the case, you can just disable the "Refresh statistics at
startup" option in the TrackStat settings. You can also get to this
option by manually editing slimserver.pref and changing:
plugin_trackstat_refresh_startup: 1
To:
plugin_trackstat_refresh_startup: 0

If it starts after 10 minutes it would be interesting to see a log for
a complete startup, this ways we should be able to see exactly which
part of the refresh statistics that takes time.
RaK;165089 Wrote: 
> > 
Code:
--------------------
  >   > 2006-12-27 13:31:42.0482 TrackStat: initialising
  > 2006-12-27 13:31:42.0529 TrackStat: Hook activated.
  > 2006-12-27 13:31:42.0542 TrackStat::Storage: Checking if track_statistics 
database table exists
  > 2006-12-27 13:31:42.1229 TrackStat::Storage: Checking if track_history 
database table exists
  > 2006-12-27 13:31:42.3818 TrackStat::Storage: Checking charsets on tables
  > 2006-12-27 13:31:44.7356 TrackStat::Storage: Got tracks charset = utf8 and 
collate = utf8_unicode_ci
  > 2006-12-27 13:31:44.8419 TrackStat::Storage: Got track_statistics charset = 
utf8 and collate = utf8_unicode_ci
  > 2006-12-27 13:31:45.1017 TrackStat::Storage: Got track_history charset = 
utf8 and collate = utf8_unicode_ci
  > 2006-12-27 13:31:45.1026 TrackStat::Storage: Checking if indexes is needed 
for track_statistics
  > 2006-12-27 13:31:45.2432 TrackStat::Storage: Checking if indexes is needed 
for track_history
  > 2006-12-27 13:31:45.3198 TrackStat::Storage: Checking if additional indexes 
are needed for tracks
  > 2006-12-27 13:31:46.0054 TrackStat::Storage: Starting to analyze indexes
  > 2006-12-27 13:31:47.1064 TrackStat::Storage: Finished analyzing indexes : 
It took 1.786887 seconds
  > 2006-12-27 13:31:47.1069 TrackStat::Storage: Starting to update urls in 
statistic data based on musicbrainz ids
  > 
--------------------
> > 
> 
> I was wondering about the last line since I imported some ~15 Albums
> and tagged them using musicbrainz yesterday.
> As I suspected it seems to be the Refresh Statistics operation that
takes time for some reason. It could be your hardware but I feel that
it shouldn't take this long. If it seems to hang at that last message
in the log forever the problem was probably caused by your new tracks
with musicbrainz tags. But musicbrainz tags shouldn't be a problem
since my own library contains musicbrainz tags on almost all tracks.

Which mysql version are you running, you can check by running the
command:
mysql --version


-- 
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

Reply via email to