https://bugs.kde.org/show_bug.cgi?id=453710
--- Comment #5 from george fb <georgefb...@gmail.com> --- Git commit 3d1ec4b33ed7c5f020a5f9064213e94a4bedbb06 by George Florea Bănuș. Committed on 04/06/2022 at 13:15. Pushed by georgefb into branch 'master'. feat: add setting to start playback when resuming a file and some other things Renamed the resumePlayback setting to "seekToLastPosition" to be more clear about what it does New setting only works when the "seekToLastPosition" setting is enabled Removed the "Startup" label as it only applied to one setting and was causing confusion about other settings Related: bug 444539 M +3 -4 src/qml/MpvVideo.qml M +26 -10 src/qml/Settings/PlaybackSettings.qml M +4 -1 src/settings/playbacksettings.kcfg https://invent.kde.org/multimedia/haruna/commit/3d1ec4b33ed7c5f020a5f9064213e94a4bedbb06 -- You are receiving this mail because: You are watching all bug changes.