RE:Amp community

General => Wishlist => Topic started by: LlamaOSX on March 06, 2022, 11:24:52 AM

Title: Possible to sort files by date added?
Post by: LlamaOSX on March 06, 2022, 11:24:52 AM
Hello,

First of all, thank you for the wonderful app. I noticed that you can sort the mp3s by filename and randomize, but I sometimes find myself wanting to play the most recently added files. Is there already a solution for this? If not, it would be a good addition.

Not entirely sure how file system api works in swift but each file in the directory might have a date added property, which can be used to sort. But it's probably more complex than that I'm sure. Would be great if you could consider this. Thanks!