https://bugs.kde.org/show_bug.cgi?id=429803

--- Comment #6 from Robby Stephenson <ro...@periapsis.org> ---
(In reply to jolu4711 from comment #4)
> When importing the folder it seems the collection returned by
> AudioFileImporter::collection() does not contain any data. 
> The for loop in line 190 of audiofileimporter.cpp does not add anything to
> the string list (directoryFiles), on the first loop it exits with the
> continue statement.

That loop is just looking at the .directory files for an album icon. It
shouldn't affect which files are read for importing the metadata. (Though your
comment did spur me to expand the unit test and correct a different bug when
reading relative icon paths).

Does the directory in question contain only mp3 files? And they are all from
the same album?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to