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

Create Episode Image Next Up user setting #1879

Merged
merged 3 commits into from
Aug 3, 2024

Conversation

cewert
Copy link
Member

@cewert cewert commented Jul 30, 2024

Adds a user setting and updates the home page to use it (Doesn't affect the new View All Next Up screen.)

Defaults to the user's web client setting (which is disabled by default) with option to override client side.

Changes

  • Create toBoolean() helper function to avoid duplicate code
  • Save web client useEpisodeImagesInNextUpAndResume setting to global session
  • Update HomeItem.bs to select Episode image based on user setting

Issues

Fixes #1464

@cewert cewert added the new-setting A new user setting. label Jul 30, 2024
@cewert cewert requested a review from a team as a code owner July 30, 2024 18:52
Copy link
Contributor

@jimdogx jimdogx left a comment

Choose a reason for hiding this comment

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

Works great.

@cewert cewert merged commit 7700345 into jellyfin:master Aug 3, 2024
7 checks passed
@cewert cewert deleted the new-episode-images-setting branch August 3, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-setting A new user setting.
Projects
Development

Successfully merging this pull request may close these issues.

show thumbnails does not display in "Next UP"
2 participants