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

Make filtering local to each device #6274

Merged
merged 5 commits into from
Nov 1, 2024

Conversation

viown
Copy link
Member

@viown viown commented Oct 30, 2024

Supersedes #6264

This makes 'filtering' local to each device while keeping sorting settings stored on the server. Additionally, this fixes the issue with storing query options which don't make sense to save (current page, letter filter, etc)

Due to a key change, this will reset any saved filtering settings but will keep sorting intact.

Changes

  • Keep filtering local to each device, while only storing sorting settings on the server.
  • Make it so that we only save filtering and sort options.
  • Filter out any unneeded configuration options saved from previous versions.

Issues
Fixes #6263
Fixes #6268
#6264 (comment)

@viown viown requested a review from a team as a code owner October 30, 2024 14:27
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Oct 30, 2024

Cloudflare Pages deployment

Latest commit d4eae7b
Status ✅ Deployed!
Preview URL https://87cbcf77.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

Copy link

sonarcloud bot commented Oct 30, 2024

@thornbill thornbill added this to the v10.10.1 milestone Oct 30, 2024
@thornbill thornbill added bug Something isn't working regression We broke something stable backport Backport into the next stable release labels Oct 30, 2024
@thornbill thornbill merged commit ad8868a into jellyfin:release-10.10.z Nov 1, 2024
14 checks passed
@viown viown deleted the make-filtering-local branch November 1, 2024 20:53
joshuaboniface pushed a commit that referenced this pull request Nov 3, 2024
Make filtering local to each device

Original-merge: ad8868a

Merged-by: thornbill <[email protected]>

Backported-by: Joshua M. Boniface <[email protected]>
@jellyfin-bot jellyfin-bot removed the stable backport Backport into the next stable release label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression We broke something
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants