SUMMARY *** It would be nice to have an option to display the total playing time and total time remaining summed up for all songs in the current playlist. *** STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/elisa/-/merge_requests/582
*** Bug 471477 has been marked as a duplicate of this bug. ***
Git commit 8e7937c33c9cfd40b61ddfd97e960aa2369f7d27 by Nate Graham, on behalf of Karl Hoffmann. Committed on 06/08/2024 at 20:35. Pushed by ngraham into branch 'master'. Add total and remaining duration to playlist footer When there's not enough space, the display collapses into ever more compact formats. All buttons are relocated to the header to make room. FIXED-IN: 24.12.0 M +5 -1 src/mediaplaylist.cpp M +41 -0 src/mediaplaylistproxymodel.cpp M +27 -0 src/mediaplaylistproxymodel.h M +82 -44 src/qml/MediaPlayListView.qml https://invent.kde.org/multimedia/elisa/-/commit/8e7937c33c9cfd40b61ddfd97e960aa2369f7d27