My log file grows very large when scanning my library of flac files.
These log messages are repeated many times during the scan: "Couldn't get duration of filename here $file" "Missing file or start/end points for track $file." .. in CUE.pm On my debian system I have a 50 Mb RAM disk that's used for logs (var/log) and this RAM disk gets full when doing a full library scan. Once this happens LMS won't start again because it fails to write to the log file. I think there's something wrong with these log messages but I haven't yet investigated why. Should FLAC files be parsed by the CUE module? Are they wrongly identified? I'll look into it when I find some time, but maybe someone has ideas? I've disabled the error messages and scanning seems to work fine. If someone else suffers from large log files and the error messages above are in the log file it may help to remove the log messages in /usr/share/perl5/Slim/Formats/Playlists/CUE.pm ------------------------------------------------------------------------ robho's Profile: http://forums.slimdevices.com/member.php?userid=69407 View this thread: http://forums.slimdevices.com/showthread.php?t=115332 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
