Skip to content

Conversation

@Syquel
Copy link

@Syquel Syquel commented Sep 13, 2025

Changes
Currently the available seek positions are fixed at multiples of the configured seek amount.
Now seek positions are calculated relatively to the current position in increments of the configured seek amount.

Issues
Fixes #4427

@Syquel Syquel force-pushed the bugfix/4427-relative-seeking branch 4 times, most recently from a2cabfc to 9704d48 Compare September 20, 2025 10:48
@Syquel
Copy link
Author

Syquel commented Sep 20, 2025

@nielsvanvelzen could you take a look, please?
Would be great if it were included in v0.19

@Syquel Syquel force-pushed the bugfix/4427-relative-seeking branch from 9704d48 to 0255430 Compare September 20, 2025 19:51
@nielsvanvelzen
Copy link
Member

Don't ping for review requests, I look at stuff when I have time for it. Pushing to a PR will only move it lower on my backlog.
The feature-set for 0.19 is basically set in stone now and the focus is on fixing (newly introduced) bugs.

Currently the available seek positions are fixed at multiples of the configured seek amount.
Now seek positions are calculated relatively to the current position in increments of the configured seek amount.

Fixes jellyfin#4427
@Syquel Syquel force-pushed the bugfix/4427-relative-seeking branch from 0255430 to 754b6bf Compare September 20, 2025 20:31
@Syquel
Copy link
Author

Syquel commented Sep 20, 2025

Didn't intend to offend, but just fixed issues I encountered on my dev build and added some tests.
While I understand your displeasure about being pinged your comment was kind of rude TBH. I simply tried to contribute something to this project.

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.

Relative rewind and seek (+/- 30s instead of fixed marks at 0:00, 0:30, ...) and customize rewind/seek independently

2 participants