View Issue Details

IDProjectCategoryView StatusLast Update
0002408MMW v4DB/FileMonitorpublic2007-08-23 09:57
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version3.0 
Summary0002408: Lookup of Now Playing at startup is too CPU intensive
DescriptionMore importantly, we should try to improve performance of MM at startup so that loading the Now Playing file doesn't:
a) take so long
b) use up CPU cycles

One possible approach would be to save the Now Playing list in the DB and just use the .m3u file as a backup.
TagsNo tags attached.
Fixed in build1062

Activities

jiri

2007-08-22 20:43

administrator   ~0010244

Fixed in build 1062.
 - I found out that there are some things that can be made faster, mainly some unnecessary thread switching. Now is the start up scan several times faster.
 - I changed it so that the progress indicator is shown only if scanning of NP queue takes >5 seconds (in order to prevent unnecessary blinking of status bar).

rusty

2007-08-23 09:57

administrator   ~0010253

Verified 1062. _much_ faster.