v1.5 - bug fix for copy pasta, remove unused function

This commit is contained in:
RandomNinjaAtk 2023-09-09 11:57:43 -04:00 committed by GitHub
parent ebb8ab50fd
commit 70f696ed82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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