Hello.
Ipod 5 Generation Video 30 GB, latest Rockbox.
I just started editing the tagnavi.config in order to do this following thing:
# Define the search sub menu
%menu_start "search" "Search by..."
"Artist" -> artist ? artist ~ "" -> album -> title = "fmt_title"
I want to do so that when I view ALL TRACKS (I believe that's what it's called) of an Artist, they are sorted by album. So that track 01, 02.. etc of album 1 is first, then after that track 01, 02.. of album 2 comes, and so on. Pretty much what's like when using the official firmware, or other music softwares.
I'm not sure how to do this, I read through the wiki about tagnavi a couple of times, but %format is rarely used - I believe that is what I should use?
Anyhow, I don't seem to come anywhere, some help would be appreciated.

Thanks.