Skip to content
New issue

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

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

Already on GitHub? # to your account

Add keyboard shortcuts for seeking #606

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

tuukkao
Copy link
Contributor

@tuukkao tuukkao commented Feb 2, 2025

  • Seeks by 5 seconds back / forward
  • Note: Pressing these shortcuts quickly in succession while transcoding is active will throw an error since the previous request hasn't had time to finish before the next one. This bug also happens with the seek bar so might perhaps be best addressed in a separate pr / commit.

Resolves #593

- Seeks by 5 seconds back / forward
- Note: Pressing these shortcuts quickly in succession while transcoding is active will throw an error since the previous request hasn't had time to finish before the next one. This bug also happens with the seek bar so might perhaps be best addressed in a separate pr / commit.
@epoupon epoupon merged commit ce5fb17 into epoupon:develop Feb 2, 2025
8 of 9 checks passed
@epoupon
Copy link
Owner

epoupon commented Feb 2, 2025

Thanks a lot!

@epoupon epoupon added this to the v3.64.0 milestone Feb 2, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants