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

Let us be able to seek +30 seconds instead of to next nearest 30 seconds interval #1496

Closed
galmok opened this issue Oct 19, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@galmok
Copy link

galmok commented Oct 19, 2024

Describe the feature you'd like
Currently, when skipping ahead, the client always skips to the next nearest 30 seconds interval, making it skip anywhere from 1 second to 29 seconds ahead. This is unpredictable and not really useful. Intros are often 30 seconds and using this skip method, you are almost guaranteed to never be able to skip exactly ahead 30 seconds.

I suggest to simply skip ahead 30 seconds. This is predictable and useful.

@galmok galmok added the enhancement New feature or request label Oct 19, 2024
@Bollhav64
Copy link

The feature seems to already be working the way you want for me, on the latest 2.6.2 version of the app, using the integrated player.

When I double tap the right side of the screen, it skips 30 seconds ahead, not to the nearest 30 seconds interval as you describe.

@galmok
Copy link
Author

galmok commented Dec 2, 2024

Yes, version 2.6.2 on Android phone does this already. I may have reported this the wrong place, but on Android TV, it always seems to the next 30 interval and not just 30 seconds ahead. I just noticed the Android tv version is 0.17.9 which means this must belong to a different repository.

@Maxr1998
Copy link
Member

Maxr1998 commented Dec 2, 2024

That's right, the AndroidTV app is a different codebase, located at https://github.com/jellyfin/jellyfin-androidtv. Closing this issue here.

@Maxr1998 Maxr1998 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants