config/puddletag: reformat config

This commit is contained in:
xeruf 2021-10-15 12:03:40 +02:00
parent 231496fc1a
commit 0fa0d830ae
4 changed files with 134 additions and 136 deletions

View File

@ -3,7 +3,7 @@
"value": true "value": true
}, },
"Program to &play files with:": { "Program to &play files with:": {
"value": "amarok -p" "value": "mp"
}, },
"Show &gridlines": { "Show &gridlines": {
"value": true "value": true
@ -18,7 +18,7 @@
"value": true "value": true
}, },
"Automatically resize columns to contents": { "Automatically resize columns to contents": {
"value": false "value": true
}, },
"Show &row numbers": { "Show &row numbers": {
"value": true "value": true

View File

@ -60,9 +60,7 @@
"filepattern": "puddletag.m3u" "filepattern": "puddletag.m3u"
}, },
"actions": { "actions": {
"checked": [ "checked": []
"ICF FH Podcast"
]
}, },
"editor": { "editor": {
"patterns": [ "patterns": [
@ -86,8 +84,7 @@
"firstrun": false, "firstrun": false,
"order": [ "order": [
"/home/janek/.local/share/puddletag/actions/standard.action", "/home/janek/.local/share/puddletag/actions/standard.action",
"/home/janek/.local/share/puddletag/actions/caseconversion.action", "/home/janek/.local/share/puddletag/actions/caseconversion.action"
"/home/janek/.local/share/puddletag/actions/icf-fh-podcast-tags.action"
] ]
}, },
"table": { "table": {
@ -113,7 +110,7 @@
}, },
"main": { "main": {
"lang": "auto", "lang": "auto",
"lastfolder": "/home/janek/daten/music/F-777", "lastfolder": "/home/janek/data/audio",
"maximized": true "maximized": true
}, },
"quick_actions": { "quick_actions": {

View File

@ -24,6 +24,7 @@
"FreeDB": [], "FreeDB": [],
"Discogs.com": [], "Discogs.com": [],
"AcoustID": [], "AcoustID": [],
"Amazon": [] "Amazon": [],
"AllMusic.com": []
} }
} }