

Originally, all of the favorite lists (artists, releases and tracks) were sorted in the plugin by artist and release. (Note that the original sort has been changed to ignore leading articles in the Artist name.)Īpparently Qobuz is returning the Favorite Releases to the API in reverse order of when they were added (most recent first), regardless of the setting specified in the Qobuz app. If you are comfortable editing the plugin code, here is the change to Plugin.pm (for v2.7.2) that will order the releases by Artist and Album. The current ordering, at least for Releases, is close to useless when one has a large number of favorites. If there is no way in the API to request these lists to be sorted as specified in the Qobuz app, then I agree that the plugin sorting should be restored and all lists sorted by artist and release by default, or at least an option in the plugin settings menu to do so. However, due to the change request that Michael is referencing, this sorting was removed awhile back and the lists are displayed in the order they are received from the API.

I'm talking about Releases, which is one's saved albums, and which in the LMS plugin is found at My Favorites/Albums.ĭoes that make sense?Apparently Qobuz is returning the Favorite Releases to the API in reverse order of when they were added (most recent first), regardless of the setting specified in the Qobuz app.
#Cancel qobuz code#
I'm not talking about Artists, which is what this piece of code seems to be for. In Favourites at the native Qobuz app, there are three tabs, Releases, Tracks, Artists.

But I'm not exactly sure what this thing at the link is for.
