I have performed a scan for new & changed files, and then run a database query
to find songs without replaygain:
SELECT id FROM tracks WHERE replay_gain is null and url like 'file:///%' and
url like '%.%' and url not like 'file:///M:/Music/Surround%' and url not like
'%.m3u'
What I get back is a single entry from the tracks db, which if I browse to
within web ui, is reported as:
File Format: Directory
Location: M:\Music\Phil's Music\Progressive Rock\A.R. & Machines
Date Modified: Sunday 8 March 2009, 19:06:18
I can select to play this in the web ui, and it plays all tracks within
sub-folders underneath that folder. But what is it doing there? Are there any
reasons for dir entries to exist in the tracks table? Could it be a bug
introduced within LMS 7.9?
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta