Refactor.
Set all messages including errors to logging Set logging formatting to match Audio script Add additional commands to telegram bot temporarily set sleep time to 1m for debugging purposes
This commit is contained in:
@@ -82,8 +82,8 @@ echo "Done"
|
||||
|
||||
mkdir -p /custom-services.d/python
|
||||
echo "Download ARLChecker service..."
|
||||
curl https://github.com/hockeygoalie35/arr-scripts/tree/main/lidarr/python/ARLChecker.py -o /custom-services.d/python/ARLChecker.py
|
||||
curl https://github.com/hockeygoalie35/arr-scripts/tree/main/lidarr/ARLChecker -o /custom-services.d/ARLChecker
|
||||
curl https://raw.github.com/hockeygoalie35/arr-scripts/tree/main/lidarr/python/ARLChecker.py -o /custom-services.d/python/ARLChecker.py
|
||||
curl https://raw.github.com/hockeygoalie35/arr-scripts/tree/main/lidarr/ARLChecker -o /custom-services.d/ARLChecker
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user