From 536607f52398e9b9315295bae6b2a99e4bce3fab Mon Sep 17 00:00:00 2001 From: hockeygoalie35 Date: Wed, 7 Feb 2024 23:33:40 -0500 Subject: [PATCH] Finalize extended.conf new params. --- lidarr/extended.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lidarr/extended.conf b/lidarr/extended.conf index ed19b14..de5c755 100644 --- a/lidarr/extended.conf +++ b/lidarr/extended.conf @@ -73,7 +73,7 @@ plexUrl="" # ONLY used if PlexNotify.bash is used, example: http://x.x.x.x:324 plexToken="" # ONLY used if PlexNotify.bash is used ##### DEEZER ARL UPDATE SCRIPT OPTIONALS -arlUpdateInterval='1m' # Interval to check ARL Validity (default 24 hours). Reboot container after changing. s = seconds, m = minutes, h = hours, d = days +arlUpdateInterval='24h' # Interval to check ARL Validity (default 24 hours). Reboot container after changing. s = seconds, m = minutes, h = hours, d = days telegramBotEnable="false" # Enable/Disable Telegram Bot to notify if ARL expires. Otherwise check text file in custom-services.d/python for status. telegramBotToken="" # Get token from BotFather during bot creation. If you use a notify channel for Lidarr, you can probably use the same bot, as this script only takes temporary control. telegramUserChatID="" # Get your userid by chatting: t.me/userinfobot