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 option to change the skip interval #1670

Open
EyBmr opened this issue Dec 27, 2024 · 0 comments · May be fixed by #1724
Open

Add option to change the skip interval #1670

EyBmr opened this issue Dec 27, 2024 · 0 comments · May be fixed by #1724
Labels
Core Enhancement New feature or request QoL Quality of life improvement UI/UX

Comments

@EyBmr
Copy link

EyBmr commented Dec 27, 2024

Use Cases

In GrayJay, you can only skip forward and backward by 10 seconds. Coming from Newpipe, I'm used to skip in 5 second intervals. L

Proposal

It would be nice if GrayJay has an option to set the skip interval with options ranging from 3 seconds, 5 seconds to maybe 60 seconds. Maybe even a "Custom" option where the user can set their own seconds for skipping backwards and forwards.

References

No response

@EyBmr EyBmr added the Enhancement New feature or request label Dec 27, 2024
@Zvonimir-FUTO Zvonimir-FUTO added Core UI/UX QoL Quality of life improvement labels Dec 27, 2024
AlexandrePicavet added a commit to AlexandrePicavet/grayjay-android that referenced this issue Jan 9, 2025
Create a seekOffset dropdown setting defaulting to 10 seconds.
Update the fastForwardTick method  of the GestureControlView to take the
seekOffset setting into account and update the view accordingly.

Fixes futo-org/grayjay-android#futo-org#1670
AlexandrePicavet added a commit to AlexandrePicavet/grayjay-android that referenced this issue Jan 9, 2025
Create a seekOffset dropdown setting defaulting to 10 seconds.
Update the fastForwardTick method  of the GestureControlView to take the
seekOffset setting into account and update the view accordingly.

Fixes futo-org/grayjay-android#futo-org#1670
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Enhancement New feature or request QoL Quality of life improvement UI/UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants