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

Include special characters when filtering by # #1716

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

1hitsong
Copy link
Member

Changes

For items that start with special characters, the server sorts some as being "Less Than" the letter A, and some as being "Greater Than" the letter Z. Our current filtering for # in the A-Z list only includes those less than A. This causes users to have no path to filter to items such as Æon Flux.

This change includes the items greater than Z with the other special characters in the # filter.

Issues

Fixes #1296

@1hitsong 1hitsong requested a review from a team as a code owner February 19, 2024 20:01
@1hitsong 1hitsong added the new-feature A new feature that currently doesn't exist. label Feb 19, 2024
@1hitsong 1hitsong merged commit 00dbb7c into jellyfin:master Mar 10, 2024
13 checks passed
@1hitsong 1hitsong deleted the includeSpecialChars branch March 10, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature A new feature that currently doesn't exist.
Projects
2 participants