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

Fix "Next episode(s)" row not showing #3746

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

nielsvanvelzen
Copy link
Member

I added pagination to all queries during the SDK migration. This fails when you set chunkSize to 0, and overwrites the startIndex and limit parameters from a query... whoops.

Changes

  • Fix "Next episode(s)" row not showing

Issues

Fixes #3745

@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Jul 13, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.17.0 milestone Jul 13, 2024
@nielsvanvelzen nielsvanvelzen merged commit b22095a into jellyfin:master Jul 13, 2024
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the fix-next-episodes branch July 13, 2024 16:06
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.

[v0.17.0-beta.2] Next episode section does not render in episode detail page
2 participants