Okay now that MusicIP seems to be working happily, I noticed that scans
take forever...

What I am seeing in lsof is:

perl    32605 slimserver    7r   REG     3,6 5269694  286873
/var/cache/slimserver/mmm-song-data.txt
perl    32605 slimserver    8r   REG     3,9 5970048 6324256
/home/mp3/mserv/mp3/Robert
Fripp/Andy_Summers_&_Robert_Fripp-I_Advance_Masked/09.Painting_And_Dance.mp3

I see that for every file: Slimserver, for some reason, is actually
opening all the files on the song-data import list for some reason,
even though it scanned them in already.

Is this a bug?  I don't see offhand why it is doing that: it should be
noticing the file dates are the same (there is a modified field in the
mmm-song-data and one in the mysql track table from the initial scan,
so even the stat() call shouldn't be needed).

It makes a wipe-and-scan, or even a look-for-new take forever.


-- 
snarlydwarf
------------------------------------------------------------------------
snarlydwarf's Profile: http://forums.slimdevices.com/member.php?userid=1179
View this thread: http://forums.slimdevices.com/showthread.php?t=30569

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to