140 lines
2.7 KiB
Plaintext
140 lines
2.7 KiB
Plaintext
{
|
|
"puddleactions": {
|
|
"firstrun": false,
|
|
"convert": false,
|
|
"order": [
|
|
"/home/janek/.local/share/puddletag/actions/standard.action",
|
|
"/home/janek/.local/share/puddletag/actions/caseconversion.action",
|
|
"/home/janek/.local/share/puddletag/actions/Artist splitting.action",
|
|
"/home/janek/.local/share/puddletag/actions/Swap artists.action",
|
|
"/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/Theme Titling.action"
|
|
]
|
|
},
|
|
"main": {
|
|
"lang": "auto",
|
|
"lastfolder": "/home/janek/data/4-media/music/Ambient/BirdBoy",
|
|
"maximized": false
|
|
},
|
|
"playlist": {
|
|
"extinfo": 1,
|
|
"extpattern": "%artist% - %title%",
|
|
"reldir": 0,
|
|
"filepattern": "puddletag.m3u",
|
|
"windows_separator": 0
|
|
},
|
|
"table": {
|
|
"selected_color": [
|
|
43,
|
|
48,
|
|
52
|
|
],
|
|
"preview_color": [
|
|
192,
|
|
255,
|
|
192
|
|
],
|
|
"filespec": [
|
|
""
|
|
],
|
|
"fontsize": 10,
|
|
"rowsize": 43,
|
|
"sort_fields": [
|
|
"__path"
|
|
],
|
|
"sort_reverse": false
|
|
},
|
|
"extendedtags": {
|
|
"add": [
|
|
0,
|
|
255,
|
|
0
|
|
],
|
|
"edit": [
|
|
255,
|
|
255,
|
|
0
|
|
],
|
|
"remove": [
|
|
255,
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"id3tags": {
|
|
"v1_option": 2,
|
|
"v2_option": 4
|
|
},
|
|
"tags": {
|
|
"cover_pattern": "folder"
|
|
},
|
|
"plugins": {
|
|
"to_load": []
|
|
},
|
|
"tableheader": {
|
|
"titles": [
|
|
"Path",
|
|
"Filename",
|
|
"Artist",
|
|
"Title",
|
|
"Album",
|
|
"Length",
|
|
"Track",
|
|
"Bitrate",
|
|
"Genre",
|
|
"Album Artist",
|
|
"Year",
|
|
"BPM",
|
|
"Comment",
|
|
"Tags",
|
|
"Dirpath"
|
|
],
|
|
"tags": [
|
|
"__path",
|
|
"__filename",
|
|
"artist",
|
|
"title",
|
|
"album",
|
|
"__length",
|
|
"track",
|
|
"__bitrate",
|
|
"genre",
|
|
"albumartist",
|
|
"year",
|
|
"bpm",
|
|
"comment",
|
|
"version",
|
|
"__dirpath"
|
|
]
|
|
},
|
|
"editor": {
|
|
"patterns": [
|
|
"$num(%track%,2) %title%",
|
|
"$meta_sep(artist,\" & \") - %title%",
|
|
"%artist% - %title%",
|
|
"%title%",
|
|
"%ignore% %title%",
|
|
"%track% %artist% - %title%",
|
|
"%artist% - %track% - %title%",
|
|
"%artist% - %album% - %track% - %title%"
|
|
],
|
|
"index": 0
|
|
},
|
|
"functions": {
|
|
"last_used": "regex"
|
|
},
|
|
"actions": {
|
|
"checked": [
|
|
"Standard",
|
|
"Artist splitting"
|
|
]
|
|
},
|
|
"quick_actions": {
|
|
"checked": [
|
|
"Artist splitting"
|
|
]
|
|
}
|
|
} |