parent
8dea1b997a
commit
4531cf34d9
@ -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…
Reference in new issue