https://bugs.kde.org/show_bug.cgi?id=429803
--- Comment #5 from Robby Stephenson <ro...@periapsis.org> --- Git commit 2ed98d560608290ad9eb0341dc38dd8044456212 by Robby Stephenson. Committed on 08/12/2020 at 02:01. Pushed by rstephenson into branch 'master'. Ensure audio .directory file is always read with relative icon file path Adjust unit test to add additional audio file directory which includes a .directory pointing to an icon for the album. Add additional has to map directory name to the album key used for the album entry. M +16 -2 src/tests/audiofiletest.cpp M +1 -0 src/tests/audiofiletest.h A +1 -0 src/tests/data/audio/.directory R +- -- src/tests/data/audio/test.mp3 [from: src/tests/data/test.mp3 - 100% similarity] M +11 -6 src/translators/audiofileimporter.cpp https://invent.kde.org/office/tellico/commit/2ed98d560608290ad9eb0341dc38dd8044456212 -- You are receiving this mail because: You are watching all bug changes.