> "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?
No, but FLAC files can have cue sheets embedded in them. You might want
to check one of the files the scanner is complaining about. Or you have
some CUE sheets lying around which you didn't know you have?
> "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?
No, but FLAC files can have cue sheets embedded in them. You might want
to check one of the files the scanner is complaining about. Or you have
some CUE sheets lying around which you didn't know you have?