v1.0.0051 - bug fix?

pull/6/head
RandomNinjaAtk 2 years ago committed by GitHub
parent ba2663b1cc
commit db2e809ce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
#!/usr/bin/env bash
scriptVersion="1.0.0050"
scriptVersion="1.0.0051"
lidarrUrlBase="$(cat /config/config.xml | xq | jq -r .Config.UrlBase)"
if [ "$lidarrUrlBase" = "null" ]; then
lidarrUrlBase=""
@ -299,7 +299,7 @@ TidalClientSetup () {
fi
fi
tidal-dl -o /downloads/lidarr-extended/incomplete
DownloadFormat
# check for backup token and use it if exists

Loading…
Cancel
Save