https://bugs.kde.org/show_bug.cgi?id=409147
Matthieu Gallien <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/eli | |sa/61f063362cde8dd26f36cc5c | |e35740f54702bcdf --- Comment #15 from Matthieu Gallien <[email protected]> --- Git commit 61f063362cde8dd26f36cc5ce35740f54702bcdf by Matthieu Gallien. Committed on 06/08/2019 at 20:09. Pushed by mgallien into branch 'master'. fix the compilation album insertion Summary: partial fix for handling albums without album artist partially handle the case of compilations not getting Various Artists as album artist Test Plan: all tests are fine and most common cases should be covered. Reviewers: #elisa, ngraham, astippich Reviewed By: #elisa, ngraham Differential Revision: https://phabricator.kde.org/D22499 M +125 -57 autotests/databaseinterfacetest.cpp M +12 -11 autotests/datamodeltest.cpp M +7 -7 autotests/mediaplaylisttest.cpp M +382 -140 src/databaseinterface.cpp M +4 -3 src/databaseinterface.h M +1 -0 src/mediaplaylist.h M +2 -0 src/models/trackmetadatamodel.cpp https://commits.kde.org/elisa/61f063362cde8dd26f36cc5ce35740f54702bcdf -- You are receiving this mail because: You are watching all bug changes.
