https://bugs.kde.org/show_bug.cgi?id=398093
--- Comment #11 from Matthieu Gallien <matthieu_gall...@yahoo.fr> --- Git commit ce3df0bbdc4790f4bc45b18d6daff36a9a2a96f7 by Matthieu Gallien. Committed on 22/01/2020 at 21:14. Pushed by mgallien into branch 'release/19.12'. let playlist get the full track data when possible should avoid having the playlist gets corrupted when adding many tracks from different albums M +133 -133 autotests/mediaplaylisttest.cpp M +4 -4 autotests/trackslistenertest.cpp M +1 -0 src/datatypes.h M +3 -3 src/elisaapplication.cpp M +3 -1 src/elisautils.h M +16 -10 src/mediaplaylist.cpp M +1 -1 src/mediaplaylist.h M +1 -1 src/models/alltracksproxymodel.cpp M +26 -0 src/models/datamodel.cpp M +2 -2 src/models/filebrowserproxymodel.cpp M +1 -1 src/models/gridviewproxymodel.cpp M +1 -1 src/models/singlealbumproxymodel.cpp https://invent.kde.org/kde/elisa/commit/ce3df0bbdc4790f4bc45b18d6daff36a9a2a96f7 -- You are receiving this mail because: You are watching all bug changes.