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

View File

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