Stepmania sorts songs based off of their title transliteration if it exists (it looks like?), so songs with title transliterations aren't sorted by Stepmania in the way this script wants to achieve.
This is my first code contribution to an open source repository, so I may have made some mistakes wrt style/correctness. Maybe a cleaner solution would be to make prefix_title_with_meter title/titletranslit independent and then call it twice? Curious to hear your thoughts :)
Stepmania sorts songs based off of their title transliteration if it exists (it looks like?), so songs with title transliterations aren't sorted by Stepmania in the way this script wants to achieve.
This is my first code contribution to an open source repository, so I may have made some mistakes wrt style/correctness. Maybe a cleaner solution would be to make prefix_title_with_meter title/titletranslit independent and then call it twice? Curious to hear your thoughts :)