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

Added SortBy parameters to solve tracks appearing out of order #121

Merged
merged 1 commit into from
Apr 16, 2022
Merged

Added SortBy parameters to solve tracks appearing out of order #121

merged 1 commit into from
Apr 16, 2022

Conversation

valmar
Copy link
Contributor

@valmar valmar commented Apr 12, 2022

Applies suggestion from #111 (comment)

Partially solves issue #84 (Tracks appearing out of order)

Tested using mopidy v3.2.0, works for the 'muse' and 'musicbox_webclient' web clients

First pull request in a public project! I apologize in advance if the quality is not the best

Applies suggestion from #111 (comment)

Partially solves issue #84 (Tracks appearing out of order)
@sonarcloud
Copy link

sonarcloud bot commented Apr 12, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@mcarlton00 mcarlton00 left a comment

Choose a reason for hiding this comment

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

Code is fine. Thanks for contributing.

Like I mentioned in the issue, I wasn't seeing any significant change when I was doing this, and it seems like a lot of clients implement their own sorting. If you saw a change of behavior with this then I'll believe you. Either way, it won't hurt having it.

@mcarlton00 mcarlton00 merged commit fe99411 into jellyfin:master Apr 16, 2022
@valmar
Copy link
Contributor Author

valmar commented Apr 16, 2022

Thank you! in my experience 'MALP' and 'Iris' implement sorting, but 'muse' and 'musicbox_webclient' do not and are affected by this patch (I personally use 'musicbox_webclient' so I can confirm). Thank you for your great work on this plugin

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.

2 participants