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

Implement Comparers for (Parent)IndexNumber #7324

Merged
merged 1 commit into from Mar 3, 2022

Conversation

Maxr1998
Copy link
Member

Can be used in item queries to sort by ParentIndexNumber and IndexNumber (used for disc and track numbers for example).

Closes #7323.

Can be used in item queries to sort by ParentIndexNumber and IndexNumber (used for disc and track numbers for example).
@Bond-009 Bond-009 merged commit b356c2b into jellyfin:master Mar 3, 2022
@Maxr1998 Maxr1998 deleted the sort-by-index branch March 3, 2022 15:34
Maxr1998 added a commit to Maxr1998/jellyfin-web that referenced this pull request Mar 4, 2022
Track sorting in albums could previously be incorrect if metadata specified a SortName tag.

Also see: jellyfin/jellyfin#7323, jellyfin/jellyfin#7324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce a SortBy for IndexNumber to the API
3 participants