From ebb8ab50fd849b391e1ae218ed53acaf1cdec486 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Sat, 9 Sep 2023 11:57:03 -0400 Subject: [PATCH] v1.4 - bug fix for copy pasta, remove unused function --- lidarr/BeetsTagger.bash | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lidarr/BeetsTagger.bash b/lidarr/BeetsTagger.bash index 7bec56e..63bf058 100644 --- a/lidarr/BeetsTagger.bash +++ b/lidarr/BeetsTagger.bash @@ -1,5 +1,5 @@ #!/usr/bin/env bash -scriptVersion="1.3" +scriptVersion="1.4" scriptName="BeetsTagger" #### Import Settings @@ -16,7 +16,6 @@ if [ "$lidarr_eventtype" == "Test" ]; then exit 0 fi -verifyConfig getArrAppInfo verifyApiAccess