deltabeard / ctrmus

3DS Music Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Sort songs by metadata.

opened this issue · comments

I mentioned this sorta in a comment on another issue, but it would really be nice if songs were automatically sorted by track listing.

The only problem with this is the toll on performance, especially with large folders, as each audio file would need to be opened and have its metadata checked.
To mitigate such performance problems, a small database could be used to cache metadata information of audio files.