Bug 468686 - Feature request: adjustable seek times in Kasts
Summary: Feature request: adjustable seek times in Kasts
Status: RESOLVED FIXED
Alias: None
Product: kasts
Classification: Applications
Component: general (show other bugs)
Version: 23.01.0
Platform: Neon Linux
: NOR wishlist
Target Milestone: ---
Assignee: bart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-19 18:28 UTC by stevemcqueen
Modified: 2023-05-11 07:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stevemcqueen 2023-04-19 18:28:59 UTC
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.
Comment 1 bart 2023-04-19 19:57:18 UTC
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.
Comment 2 Bug Janitor Service 2023-05-09 16:32:50 UTC
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/kasts/-/merge_requests/112
Comment 3 bart 2023-05-11 07:26:35 UTC
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