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 preference to delay start of video #4025

Merged

Conversation

JagerSprinkles
Copy link
Contributor

Changes

This updates the delay when starting the video player to be user configurable. Having this as configurable will help people who have displays that are slow to change resolution or refresh rate. I have two displays and a soundbar that take longer than the 0.75 seconds default to change format or mode. With this setting the first few seconds of the video and audio are not missed.

Issues

None I can find.

Copy link
Member

@nielsvanvelzen nielsvanvelzen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you! I've pushed some final changes (see last commit).

@nielsvanvelzen nielsvanvelzen added this to the v0.18.0 milestone Oct 4, 2024
@nielsvanvelzen nielsvanvelzen added the enhancement New feature or request label Oct 4, 2024
@nielsvanvelzen nielsvanvelzen changed the title Add setting for delay of start of video Add preference to delay start of video Oct 4, 2024
@nielsvanvelzen nielsvanvelzen enabled auto-merge (squash) October 4, 2024 20:51
@nielsvanvelzen nielsvanvelzen merged commit f440157 into jellyfin:master Oct 4, 2024
4 checks passed
@JagerSprinkles
Copy link
Contributor Author

Thanks for the little correction in that last commit!

jumoog pushed a commit to intro-skipper/jellyfin-androidtv that referenced this pull request Oct 4, 2024
* Add setting to adjust video player start delay

* Update PlaybackController to skip video start delay if set to zero.
Update default for video start delay.
Update video start delay string.

* Update mVideoManager null check for delayed start logic.

* Final changes

---------

Co-authored-by: Niels van Velzen <[email protected]>
jumoog pushed a commit to intro-skipper/jellyfin-androidtv that referenced this pull request Oct 4, 2024
* Add setting to adjust video player start delay

* Update PlaybackController to skip video start delay if set to zero.
Update default for video start delay.
Update video start delay string.

* Update mVideoManager null check for delayed start logic.

* Final changes

---------

Co-authored-by: Niels van Velzen <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants