Rockbox General > Rockbox General Discussion

Entryage sorting in Database

(1/1)

magnumforce2006:
The entryage tag is a great way to accumulate a list of recently added items to Rockbox. At this point, however a string that looks like this

"Recently Added" -> album ? entryage < "15" & commitid > "0" -> title = "fmt_title"

Will sort the last 15 added entries/albums alphabetically.

Is there ANY possible way to sort the albums from last added at the top of the list, and the previous entries going down the list?

For example currently this:

Dark Side of the Moon (added July 21st)
Night at the Opera(added July 17th)
Rubber Soul (added July 28th)


Would be ordered like this

Rubber Soul
Dark Side of the Moon
Night at the Opera

Navigation

[0] Message Index

Go to full version