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

Start series from first unwatched in "play next up" #3633

Merged

Conversation

nielsvanvelzen
Copy link
Member

Changes

  • Fix FullDetailsFragment crashing when play is called with empty list
  • Query for first unwatched episode instead of using the next up API when using the "play next up" button. This is a slight behavior difference compare to before but it is the behavior I would expect when using that button.
    • The item query is based on the query that is internally executed in the server (TVSeriesManager)

Issues

Fixes #3626

@nielsvanvelzen nielsvanvelzen merged commit 8bf7380 into jellyfin:master Jun 1, 2024
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the play-next-up-for-real branch June 1, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App crash when series isn't completely played and doesn't have a next up episode
2 participants