SimpleMobileTools / Simple-Music-Player

A clean music player with a customizable widget, stylish interface and no ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
1.26k stars 410 forks source link

added disc number to track number sorting #623

Open peteraldous opened 7 months ago

peteraldous commented 7 months ago

I added disc numbers to sorting by track number (see https://github.com/SimpleMobileTools/Simple-Music-Player/issues/613). It looks to me like the database schema is handled automatically, but it's very possible I failed to implement a migration properly. Feedback welcome!