Create AutoConfig.json

main
RandomNinjaAtk 1 year ago committed by GitHub
parent 8dea1b997a
commit 4531cf34d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,23 @@
{
"MediaManagement": [
{
"renameBooks": "true",
"replaceIllegalCharacters": "true",
"standardBookFormat": "{Book Title}{ (Book Disambiguation)}/{Author Name} - {Book Title}{ (PartNumber)}",
"authorFolderFormat": "{Author Name}{ (Author Disambiguation)}",
"deleteEmptyFolders": "true",
"watchLibraryForChanges": "false",
"chmodFolder": "777",
"fileDate": "bookReleaseDate"
}
],
"Metadata": [
{
"writeAudioTags":"sync",
"scrubAudioTags": "true",
"writeBookTags": "sync",
"updateCovers": "true",
"embedMetadata":"true"
}
]
}
Loading…
Cancel
Save