UltraStar-Deluxe / USDX

The free and open source karaoke singing game UltraStar Deluxe, inspired by Sony SingStarâ„¢
https://usdx.eu
GNU General Public License v2.0
812 stars 160 forks source link

Song sorting not available #513

Open veraverto opened 4 years ago

veraverto commented 4 years ago

Actual behaviour

When in song selection, pressing M, choosing "Sort" I get an error message "Not Available!".

Bildschirmfoto 2020-01-26 um 17 54 23

Expected behaviour

Sort songs by artist, title or other values.

Steps to reproduce

Start self compiled UltraStar Deluxe Go to song selection Press M Choose "Sort"

Details

Provide some additional information:

tobi512 commented 4 years ago

Same error with the latest 2020.4.0 build, is there anything we can do to get this feature running?

basisbit commented 4 years ago

this menu entry is not implemented. Usually what you want to do is to configure song sorting (for example by artist/...) in the game settings, and then restart the game to apply these changes.

tobi512 commented 4 years ago

Thanks for the tip, I didn't deep dive into all the settings yet and artist instead of edition seems to be the better default value indeed! However, quick adjustment of the sort order via the menu would be great and probably not too much work to implement (from my general developers perspective, correct me if I'm wrong 😄).

basisbit commented 4 years ago

of course, feel free to create a pull request and change this objective pascal code ;-)