config/puddletag: update user config
This commit is contained in:
parent
e80992e33b
commit
1ecb0a0ab8
|
@ -9,7 +9,7 @@
|
|||
"value": true
|
||||
},
|
||||
"Su&bfolders": {
|
||||
"value": true
|
||||
"value": false
|
||||
},
|
||||
"&Preserve file modification times (if supported)": {
|
||||
"value": false
|
||||
|
|
|
@ -134,4 +134,4 @@
|
|||
"Artist splitting"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"shortcuts": {
|
||||
"&Text File->Tag": "",
|
||||
"&Cut": "Ctrl+X",
|
||||
"Stored Tags": "",
|
||||
"Select &All": "Ctrl+A",
|
||||
"Functions": "",
|
||||
"&QuickActions": "",
|
||||
"Filesystem": "",
|
||||
"&Exit": "Ctrl+Q",
|
||||
"&Unload Everything": "",
|
||||
"Tag Sources": "",
|
||||
"Load &playlist": "",
|
||||
"&File->Tag": "Ctrl+T",
|
||||
"&Import Music Library...": "",
|
||||
"ICF FH Podcast": "Ctrl+I",
|
||||
"Sa&ve playlist": "",
|
||||
"&Add Folder": "",
|
||||
"track/album": "",
|
||||
"&Invert Selection": "Ctrl+Shift+A",
|
||||
"&Actions": "",
|
||||
"&Write Previews": "Ctrl+W",
|
||||
"&Properties": "",
|
||||
"Paste &Onto Selection": "",
|
||||
"Autonumbering &Wizard...": "Ctrl+K",
|
||||
"Move Selected Do&wn": "Ctrl+-",
|
||||
"Select &Previous Directory": "Ctrl+Shift+N",
|
||||
"Remove ID3v&2 Tag": "",
|
||||
"&Functions": "",
|
||||
"Enabl&e Preview Mode": "Ctrl+Shift+P",
|
||||
"&Select Column": "Meta+Alt+C",
|
||||
"__filename/track/__dirpath": "",
|
||||
"&Undo": "Ctrl+Z",
|
||||
"&Open Folder": "Ctrl+O",
|
||||
"Artwork": "",
|
||||
"&Delete": "Del",
|
||||
"&Refresh": "F5",
|
||||
"&Preferences": "",
|
||||
"Remove ID3v&1 Tag": "",
|
||||
"&Play": "Ctrl+P",
|
||||
"Mass Tagging": "",
|
||||
"E&xtended Tags": "Ctrl+E",
|
||||
"Clear Selected &Files": "Ctrl+Shift+F",
|
||||
"Remove &APEv2 Tag": "",
|
||||
"Delete &Without Confirmation": "Shift+Del",
|
||||
"In &Library": "",
|
||||
"&Copy Selection": "Ctrl+C",
|
||||
"&Clipboard->Tag": "",
|
||||
"Tag Panel": "",
|
||||
"Remove All &ID3 Tags": "",
|
||||
"&Tag->File": "Ctrl+F",
|
||||
"&Format": "",
|
||||
"&Rename Directories": "",
|
||||
"Logs": "",
|
||||
"Replace...": "Ctrl+H",
|
||||
"Filter": "F3",
|
||||
"&Lock Layout": "",
|
||||
"Copy All &Fields": "Ctrl+Shift+C",
|
||||
"Clear Selected &Cells": "",
|
||||
"Refresh &Selected": "",
|
||||
"Actions": "",
|
||||
"&Undo Last Clear": "Ctrl+Shift+Z",
|
||||
"&Save": "Ctrl+S",
|
||||
"&Paste": "Ctrl+V",
|
||||
"&Increase Font": "Ctrl+Shift++",
|
||||
"&Remove Tag": "Ctrl+R",
|
||||
"__filename/album/__dirpath": "",
|
||||
"Move Selected &Up": "Ctrl++",
|
||||
"&Decrease Font": "Ctrl+Shift+-",
|
||||
"Sort &By": "",
|
||||
"Select &Next Directory": "Ctrl+N",
|
||||
"Artist splitting": "",
|
||||
"Swap artists": "",
|
||||
"Standard": "Shift+S"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,67 @@
|
|||
album
|
||||
albumsortorder
|
||||
arranger
|
||||
artist
|
||||
audiodelay
|
||||
audiolength
|
||||
audiosize
|
||||
author
|
||||
bpm
|
||||
comment
|
||||
composer
|
||||
conductor
|
||||
copyright
|
||||
date
|
||||
discnumber
|
||||
encodedby
|
||||
encodingsettings
|
||||
encodingtime
|
||||
filename
|
||||
fileowner
|
||||
filetype
|
||||
genre
|
||||
grouping
|
||||
initialkey
|
||||
involvedpeople
|
||||
isrc
|
||||
itunesalbumsortorder
|
||||
itunescompilationflag
|
||||
itunescomposersortorder
|
||||
just nothing to do with this
|
||||
language
|
||||
lyricist
|
||||
mediatype
|
||||
mood
|
||||
musiciancredits
|
||||
organization
|
||||
originalalbum
|
||||
originalartist
|
||||
originalreleasetime
|
||||
originalyear
|
||||
performer
|
||||
performersortorder
|
||||
popularimeter
|
||||
producednotice
|
||||
publisher
|
||||
radioowner
|
||||
radiostationname
|
||||
recordingdates
|
||||
releasetime
|
||||
setsubtitle
|
||||
taggingtime
|
||||
time
|
||||
title
|
||||
titlesortorder
|
||||
track
|
||||
ufid
|
||||
version
|
||||
www
|
||||
wwwartist
|
||||
wwwcommercialinfo
|
||||
wwwcopyright
|
||||
wwwfileinfo
|
||||
wwwpayment
|
||||
wwwpublisher
|
||||
wwwradio
|
||||
wwwsource
|
||||
year
|
Loading…
Reference in New Issue