It would be nice to be able to have separately adjustable seek times for seeking forward and backward, instead of the default 10 seconds. For example, I would like to be able to seek forward 30s or 60s per click, and also seek backwards a smaller 10s at a time. This would make it easier to skip ad breaks, intros, etc.
This would be a nice junior job for anyone interested in contributing. Most of the infrastructure is already there in the code, it just needs to be exposed through settings.
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/kasts/-/merge_requests/112
Git commit 39f215c8976a15797526713b15a732783c939330 by Bart De Vries, on behalf of Harry Kaimenas. Committed on 11/05/2023 at 07:26. Pushed by bdevries into branch 'master'. Add adjustable seek times Make seek times adjustable. Expose seek time under Playback Settings. Set min time allowed in seconds to 1 and max time in seconds to 300. M +2 -2 src/audiomanager.cpp M +0 -1 src/audiomanager.h M +34 -0 src/qml/Settings/GeneralSettingsPage.qml M +12 -0 src/settingsmanager.kcfg https://invent.kde.org/multimedia/kasts/commit/39f215c8976a15797526713b15a732783c939330