6 lines
194 B
Plaintext
6 lines
194 B
Plaintext
|
#! rockbox/tagbrowser/2.0
|
||
|
|
||
|
%menu_start "custom" "Custom Browsers"
|
||
|
"Genre Artists" -> genre -> albumartist -> album -> title = "fmt_title"
|
||
|
"Genre Albums" -> genre -> album -> title = "fmt_title"
|