You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Ha, yea that's what I was about to mention. You could configure the database to refresh on open, or have it refresh periodically, or just do it manually.
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.
—
You are receiving this because you authored the thread.
Reply to this email directly, > view it on GitHub <#46 (comment)>> , or > unsubscribe <https://github.com/notifications/unsubscribe-auth/AMTEXVLFUXOGHSEBUY5KEMDTOKGE5ANCNFSM4QUDMKYA>> .
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 text was updated successfully, but these errors were encountered: