config/puddletag: rearrange patterns

This commit is contained in:
xeruf 2022-01-09 22:18:21 +01:00
parent 01fb3edac4
commit 49810e6239
2 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@
}, },
"main": { "main": {
"lang": "auto", "lang": "auto",
"lastfolder": "/home/janek/data/music/Ambient/C418", "lastfolder": "/home/janek/data/music/Ambient/Blackmill",
"maximized": true "maximized": true
}, },
"playlist": { "playlist": {
@ -43,7 +43,7 @@
"fontsize": 10, "fontsize": 10,
"rowsize": 43, "rowsize": 43,
"sort_fields": [ "sort_fields": [
"album" "title"
], ],
"sort_reverse": false "sort_reverse": false
}, },
@ -112,13 +112,14 @@
}, },
"editor": { "editor": {
"patterns": [ "patterns": [
"%artist% - %title%",
"%artist% - $num(%track%,2) - %title%",
"%artist% - %album% - $num(%track%,2) - %title%",
"$num(%track%,2) %title%", "$num(%track%,2) %title%",
"%ignore% %title%",
"%artist% - %title%",
"%artist% - %track% - %title%",
"%artist% - %album% - %track% - %title%",
"%title%" "%title%"
], ],
"index": 3 "index": 1
}, },
"functions": { "functions": {
"last_used": "regex" "last_used": "regex"

View File

@ -1,4 +1,3 @@
REPLAYGAIN_TRACK_GAIN
album album
albumartist albumartist
albumsortorder albumsortorder