From 70f696ed8233f8dd830750714566e1abbd4c9a84 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Sat, 9 Sep 2023 11:57:43 -0400 Subject: [PATCH] v1.5 - bug fix for copy pasta, remove unused function --- lidarr/LyricExtractor.bash | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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