audiobook settings

This commit is contained in:
RandomNinjaAtk
2023-07-19 17:40:03 -04:00
committed by GitHub
parent 8932e62dd1
commit 0d722d53bf

View File

@@ -16,5 +16,5 @@ DetectNonSplitAlubms="TRUE" # TRUE = ENABLED :: Uses "MaxFileSize" to detect and
MaxFileSize="153600k" # M = MB, G = GB :: Set size threshold for detecting single file albums
##### AUDIOBOOK SCRIPT
allowMP3="true"
allowM4B="true"
allowMP3="true" # true = enabled :: Enabling this setting allows MP3 files to be downloaded for import, disabling it will cause downloads with MP3 files to fail.
allowM4B="true" # true = enabled :: Enabling this setting allows M4B files to be downloaded for import, disabling it will cause downloads with MP3 files to fail.