summaryrefslogtreecommitdiff
path: root/apps/tagnavi.config
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagnavi.config')
-rw-r--r--apps/tagnavi.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tagnavi.config b/apps/tagnavi.config
index 30fd371b3e..4facdd25b9 100644
--- a/apps/tagnavi.config
+++ b/apps/tagnavi.config
@@ -143,6 +143,7 @@
143%menu_start "same" "Same as current" 143%menu_start "same" "Same as current"
144"Artist" -> album ? artist = "#artist#" -> title = "fmt_title" 144"Artist" -> album ? artist = "#artist#" -> title = "fmt_title"
145"Album" -> title = "fmt_title" ? album = "#album#" 145"Album" -> title = "fmt_title" ? album = "#album#"
146"Directory" -> filename ? filename ~ "#directory#"
146 147
147# Define the runtime sub menu 148# Define the runtime sub menu
148%menu_start "runtime" "Play history" 149%menu_start "runtime" "Play history"