config/puddletag: update

This commit is contained in:
xeruf 2021-11-24 01:04:03 +01:00
parent 8e157cce10
commit 31d75bb5c9
3 changed files with 24 additions and 14 deletions

View File

@ -46,3 +46,6 @@ Dubstep; Vocal; Liquid
Electronic
Piano
Electronic; Vocal
Christian; Hip-Hop
Theme; Ambient
Theme; Ambiente

View File

@ -10,7 +10,8 @@
"/home/janek/.local/share/puddletag/actions/Genre House.action",
"/home/janek/.local/share/puddletag/actions/Genre Acoustic.action",
"/home/janek/.local/share/puddletag/actions/Genre Canto.action",
"/home/janek/.local/share/puddletag/actions/Album Clear.action"
"/home/janek/.local/share/puddletag/actions/Album Clear.action",
"/home/janek/.local/share/puddletag/actions/Theme Titling.action"
]
},
"main": {
@ -75,38 +76,38 @@
},
"tableheader": {
"titles": [
"Dirpath",
"Filename",
"Artist",
"Title",
"Album",
"Track",
"Length",
"Year",
"Genre",
"Path",
"Album Artist",
"Length",
"Year",
"BPM",
"Comment",
"Bitrate",
"Album Artist",
"Tags"
"Tags",
"Dirpath"
],
"tags": [
"__dirpath",
"__filename",
"artist",
"title",
"album",
"track",
"__length",
"year",
"genre",
"__path",
"albumartist",
"__length",
"year",
"bpm",
"comment",
"__bitrate",
"albumartist",
"version"
"version",
"__dirpath"
]
},
"editor": {
@ -123,6 +124,8 @@
},
"actions": {
"checked": [
"Standard",
"Artist splitting",
"Genre: Canto"
]
},

View File

@ -29,10 +29,14 @@
},
"2": {
"titles": [
"Al&bum"
"Al&bum",
"T&rack",
"Album Art&ist"
],
"tags": [
"album"
"album",
"track",
"albumartist"
]
},
"4": {