https://bugs.kde.org/show_bug.cgi?id=398093
--- Comment #3 from Matthieu Gallien <matthieu_gall...@yahoo.fr> --- Git commit fc9736e1d124f40002d835890af82a6103a0c322 by Matthieu Gallien. Committed on 01/02/2019 at 17:01. Pushed by mgallien into branch 'master'. use ListView sections and section headers for album headers should help avoid playlist corruption especially when loading m3u playlist files M +10 -323 autotests/mediaplaylisttest.cpp M +0 -1 autotests/qmltests/tst_PlayListEntry.qml M +1 -0 src/CMakeLists.txt M +17 -128 src/mediaplaylist.cpp M +1 -3 src/mediaplaylist.h M +3 -0 src/qml/BaseTheme.qml A +141 -0 src/qml/PlayListAlbumHeader.qml [License: LGPL (v3+)] M +9 -1 src/qml/PlayListBasicView.qml M +2 -115 src/qml/PlayListEntry.qml M +1 -0 src/resources.qrc https://commits.kde.org/elisa/fc9736e1d124f40002d835890af82a6103a0c322 -- You are receiving this mail because: You are watching all bug changes.