diff --git a/lidarr/LyricExtractor.bash b/lidarr/LyricExtractor.bash index 0edd80c..ce66064 100644 --- a/lidarr/LyricExtractor.bash +++ b/lidarr/LyricExtractor.bash @@ -1,5 +1,5 @@ #!/usr/bin/env bash -scriptVersion="1.4" +scriptVersion="1.5" scriptName="LyricExtractor" #### Import Settings @@ -16,7 +16,6 @@ if [ "$lidarr_eventtype" == "Test" ]; then exit 0 fi -verifyConfig getArrAppInfo verifyApiAccess