From 0fa0d830ae9d3bdaeb4692f72b00f24d2063efeb Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Fri, 15 Oct 2021 12:03:40 +0200 Subject: [PATCH] config/puddletag: reformat config --- .config/puddletag/combos | 68 +++++++------- .config/puddletag/gensettings | 20 ++--- .config/puddletag/puddletag.conf | 143 +++++++++++++++--------------- .config/puddletag/tagsources.conf | 39 ++++---- 4 files changed, 134 insertions(+), 136 deletions(-) diff --git a/.config/puddletag/combos b/.config/puddletag/combos index 70bd345..386dd1e 100644 --- a/.config/puddletag/combos +++ b/.config/puddletag/combos @@ -3,66 +3,66 @@ "values": [ "" ] - }, + }, "&Output": { "values": [ - "", - "%1", + "", + "%1", "%1" ] - }, + }, "&Text": { "values": [ - "", - "%date%", + "", + "%date%", "%date%" ] - }, + }, "&Field list (; separated):": { "values": [ - "", - "comment;__image", - "comment;creation_time;__image", - "comment;software;creation_time;__image", + "", + "comment;__image", + "comment;creation_time;__image", + "comment;software;creation_time;__image", "comment;__image" ] - }, + }, "filter_text": { "values": [ - "", - "varien", - "wildfire", - " - ", - "diconnect", - "disconnect", - "the calli", + "", + "varien", + "wildfire", + " - ", + "diconnect", + "disconnect", + "the calli", "" ] - }, + }, "&Pattern": { "values": [ - "[year]", - "[%year%] %album% - %title% (%artist%)", - "[%year%-%dummy%-%dummy%] %album% - %title% (%artist%)", - "[%date%] %album% - %title% (%artist%)", - "%1-%2", + "[year]", + "[%year%] %album% - %title% (%artist%)", + "[%year%-%dummy%-%dummy%] %album% - %title% (%artist%)", + "[%date%] %album% - %title% (%artist%)", + "%1-%2", "%1-%2-%3" ] - }, + }, "&Replace": { "values": [ "" ] - }, + }, "&Format string": { "values": [ - "ICF Berlin Friedrichshain", - "(c) 2019 ICF Berlin", - "deutsch", - "https://www.icf-friedrichshain.de/", - "https://soundcloud.com/icf-berlin-fhain/%year%-fh\n", - "Podcast", - "https://soundcloud.com/icf-berlin-fhain/%year%-fh", + "ICF Berlin Friedrichshain", + "(c) 2019 ICF Berlin", + "deutsch", + "https://www.icf-friedrichshain.de/", + "https://soundcloud.com/icf-berlin-fhain/%year%-fh\n", + "Podcast", + "https://soundcloud.com/icf-berlin-fhain/%year%-fh", "https://soundcloud.com/icf-berlin-fhain/%date%-fh" ] } diff --git a/.config/puddletag/gensettings b/.config/puddletag/gensettings index 56624d5..eccbfef 100644 --- a/.config/puddletag/gensettings +++ b/.config/puddletag/gensettings @@ -1,26 +1,26 @@ { "&Load last folder at startup": { "value": true - }, + }, "Program to &play files with:": { - "value": "amarok -p" - }, + "value": "mp" + }, "Show &gridlines": { "value": true - }, + }, "Su&bfolders": { "value": true - }, + }, "&Preserve file modification times (if supported)": { "value": true - }, + }, "Show tooltips in file-view:": { "value": true - }, + }, "Automatically resize columns to contents": { - "value": false - }, + "value": true + }, "Show &row numbers": { "value": true } -} \ No newline at end of file +} diff --git a/.config/puddletag/puddletag.conf b/.config/puddletag/puddletag.conf index efbaf0e..599a9de 100644 --- a/.config/puddletag/puddletag.conf +++ b/.config/puddletag/puddletag.conf @@ -1,121 +1,118 @@ { "tableheader": { "titles": [ - "Filename", - "Artist", - "Title", - "Album", - "Track", - "Length", - "Year", - "Bitrate", - "Genre", - "Comment", - "Dirpath", + "Filename", + "Artist", + "Title", + "Album", + "Track", + "Length", + "Year", + "Bitrate", + "Genre", + "Comment", + "Dirpath", "BPM" - ], + ], "tags": [ - "__filename", - "artist", - "title", - "album", - "track", - "__length", - "year", - "__bitrate", - "genre", - "comment", - "__dirpath", + "__filename", + "artist", + "title", + "album", + "track", + "__length", + "year", + "__bitrate", + "genre", + "comment", + "__dirpath", "bpm" ] - }, + }, "functions": { "last_used": "autonumbering" - }, + }, "tags": { "cover_pattern": "folder" - }, + }, "extendedtags": { "edit": [ - 255, - 255, + 255, + 255, 0 - ], + ], "add": [ - 0, - 255, + 0, + 255, 0 - ], + ], "remove": [ - 255, - 0, + 255, + 0, 0 ] - }, + }, "playlist": { - "extinfo": 1, - "extpattern": "%artist% - %title%", - "reldir": 1, - "windows_separator": 0, + "extinfo": 1, + "extpattern": "%artist% - %title%", + "reldir": 1, + "windows_separator": 0, "filepattern": "puddletag.m3u" - }, + }, "actions": { - "checked": [ - "ICF FH Podcast" - ] - }, + "checked": [] + }, "editor": { "patterns": [ - "%artist% - %title%", - "%artist% - $num(%track%,2) - %title%", - "%artist% - %album% - $num(%track%,2) - %title%", - "%title%", + "%artist% - %title%", + "%artist% - $num(%track%,2) - %title%", + "%artist% - %album% - $num(%track%,2) - %title%", + "%title%", "$num(%track%,2) %title%" - ], + ], "index": 3 - }, + }, "id3tags": { - "v1_option": 2, + "v1_option": 2, "v2_option": 4 - }, + }, "plugins": { "to_load": [] - }, + }, "puddleactions": { - "convert": false, - "firstrun": false, + "convert": false, + "firstrun": false, "order": [ - "/home/janek/.local/share/puddletag/actions/standard.action", - "/home/janek/.local/share/puddletag/actions/caseconversion.action", - "/home/janek/.local/share/puddletag/actions/icf-fh-podcast-tags.action" + "/home/janek/.local/share/puddletag/actions/standard.action", + "/home/janek/.local/share/puddletag/actions/caseconversion.action" ] - }, + }, "table": { "preview_color": [ - 192, - 255, + 192, + 255, 192 - ], + ], "filespec": [ "" - ], - "rowsize": 27, + ], + "rowsize": 27, "sort_fields": [ "__filename" - ], - "fontsize": 10, - "sort_reverse": false, + ], + "fontsize": 10, + "sort_reverse": false, "selected_color": [ - 64, - 64, + 64, + 64, 64 ] - }, + }, "main": { - "lang": "auto", - "lastfolder": "/home/janek/daten/music/F-777", + "lang": "auto", + "lastfolder": "/home/janek/data/audio", "maximized": true - }, + }, "quick_actions": { "checked": [ "ICF FH Podcast" diff --git a/.config/puddletag/tagsources.conf b/.config/puddletag/tagsources.conf index 402c307..7e08337 100644 --- a/.config/puddletag/tagsources.conf +++ b/.config/puddletag/tagsources.conf @@ -1,29 +1,30 @@ { "tagsources": { - "trackpattern": "%track% - %title%", - "jfdi": true, - "albumpattern": "%artist% - %album% $if(%__numtracks%, [%__numtracks%], \"\")", - "lastsort": 0, - "existing": false, + "trackpattern": "%track% - %title%", + "jfdi": true, + "albumpattern": "%artist% - %album% $if(%__numtracks%, [%__numtracks%], \"\")", + "lastsort": 0, + "existing": false, "match_fields": [ - "artist", + "artist", "title" - ], - "album_bound": 70, - "autoretrieve": false, + ], + "album_bound": 70, + "autoretrieve": false, "sortoptions": [ - "artist, album", + "artist, album", "album, artist" - ], - "useragent": "puddletag/1.0.5", - "track_bound": 80, + ], + "useragent": "puddletag/1.0.5", + "track_bound": 80, "lastsource": "AcoustID" - }, + }, "tagsourcetags": { - "MusicBrainz": [], - "FreeDB": [], - "Discogs.com": [], - "AcoustID": [], - "Amazon": [] + "MusicBrainz": [], + "FreeDB": [], + "Discogs.com": [], + "AcoustID": [], + "Amazon": [], + "AllMusic.com": [] } } \ No newline at end of file