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

Introduce a SortBy for IndexNumber to the API #7323

Closed
Maxr1998 opened this issue Feb 16, 2022 · 0 comments · Fixed by #7324
Closed

Introduce a SortBy for IndexNumber to the API #7323

Maxr1998 opened this issue Feb 16, 2022 · 0 comments · Fixed by #7324

Comments

@Maxr1998
Copy link
Member

Right now, album tracks in Jellyfin Web are sorted by SortName, which can cause issues if that property is used for other things. Thus, a IndexNumber sorting option should be introduced that can be used by Jellyfin Web and other API clients to correctly sort album tracks on the server.

Maxr1998 added a commit to Maxr1998/jellyfin-web that referenced this issue 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 a pull request may close this issue.

1 participant