config/puddletag: reformat config
This commit is contained in:
parent
231496fc1a
commit
0fa0d830ae
|
@ -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
|
||||||
|
|
|
@ -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": {
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
"FreeDB": [],
|
"FreeDB": [],
|
||||||
"Discogs.com": [],
|
"Discogs.com": [],
|
||||||
"AcoustID": [],
|
"AcoustID": [],
|
||||||
"Amazon": []
|
"Amazon": [],
|
||||||
|
"AllMusic.com": []
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue