Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customisable seek duration #391

Closed
wants to merge 2 commits into from
Closed

Conversation

ghostmander
Copy link

Hi! So I noticed you could only seek +-2s with arrow keys which is tedious when you need to find that one specific part of the episode in the middle. So I defaulted the seek duration to 2s, but now its in Playback settings in case you need to increase (or decrease it)

image

I also reload the keybinds everytime since I wanted to show how much it seeks when you open the settings as soon as you press the hotkey (`) or click the button since I cant figure out a more efficient way of hot reloading that part, but I dont think that matters too much with performance since it should consume negligible resources to reload hotkeys, when comparing to the entire app.

Thanks for this app, has to be my favourite apps in a while ❤️

@ThaUnknown ThaUnknown force-pushed the master branch 2 times, most recently from c684a2b to 6a5347d Compare February 18, 2024 14:41
@ThaUnknown ThaUnknown force-pushed the master branch 3 times, most recently from 9f745cf to fc8bab6 Compare May 28, 2024 21:57
@ThaUnknown ThaUnknown force-pushed the master branch 3 times, most recently from d00d0c4 to 25ba650 Compare August 5, 2024 22:45
@ThaUnknown ThaUnknown closed this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants