Skip to content

qt: Update Sorting Criteria for Albums wrt ReleaseYear in MusicArtistsAlbums.qml

Albums in MusicArtistsAlbums.qml are sorted wrt Release Year (as default) when we click on Alphabetic sorting Criteria.

This MR resolved the issue, by making Albums to sort wrt the selected criteria as Alphabetic / Release Year

Fixes: #28505

Edited by Darshan Jain

Merge request reports