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

Add support for skip and rewind 15 seconds #195

Open
4 tasks
lineville opened this issue Nov 10, 2024 · 2 comments · May be fixed by #196
Open
4 tasks

Add support for skip and rewind 15 seconds #195

lineville opened this issue Nov 10, 2024 · 2 comments · May be fixed by #196

Comments

@lineville
Copy link

Feature Purpose

It would be nice to add two new commands to the toolbar for skipping ahead 15 seconds or rewinding 15 seconds, similar to the interface in the Spotify desktop app. These quick seek commands are particularly handy when listening to podcasts to easily skip through ad breaks 😄. I'd be happy to contribute these enhancements 🙇

Proposed Changes

  • Add a new command named Skip Forward that wraps the seek Seek To command and just seeks to 15 seconds ahead of the current time.
  • Add a new command named Skip Back that wraps the seek Seek To command and just seeks to 15 seconds before of the current time.
  • Add new button on the right end of the status bar buttons to invoke the skip ahead command.
  • Add new button on the left end of the status bar buttons to invoke the skip back command.
@lineville
Copy link
Author

@ShyykoSerhiy I'm curious if this project is still active and accepting contributions?

@lineville
Copy link
Author

Hope you don't mind if I publish a fork of this, I'll be sure to give credit and link to this project though ❤

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 a pull request may close this issue.

1 participant