https://bugs.kde.org/show_bug.cgi?id=429803
--- Comment #4 from jolu4...@gmail.com --- Thanks for your fast fix, but it doesn't work for me. My mp3 files do have an ALBUMARTIST audio tag. I tried some debugging, but I'm not familiar with KDE/Qt developement and have less time. 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. -- You are receiving this mail because: You are watching all bug changes.