From ed9066e3f6061b08bc4796d9dead0c0c638a39bb Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Wed, 19 Jul 2023 17:40:33 -0400 Subject: [PATCH] Update extended.conf --- sabnzbd/extended.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sabnzbd/extended.conf b/sabnzbd/extended.conf index da91ccb..61b9d8f 100644 --- a/sabnzbd/extended.conf +++ b/sabnzbd/extended.conf @@ -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" # 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. +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.