Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/docker-lidarr-extended/commit/cdc793af5ca72f014c9a86df61e8b41078bd23ae
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
2 additions and
2 deletions
@ -1,5 +1,5 @@
#!/usr/bin/env bash
scriptVersion = "1.0.20 1 "
scriptVersion = "1.0.20 2 "
lidarrUrlBase = " $( cat /config/config.xml | xq | jq -r .Config.UrlBase) "
if [ " $lidarrUrlBase " = "null" ] ; then
lidarrUrlBase = ""
@ -1406,7 +1406,7 @@ ArtistDeezerSearch () {
# Execute Download
log " :: $1 :: $lidarrArtistName :: $lidarrAlbumTitle :: $lidarrAlbumType :: Artist Search :: Deezer :: $type :: $lidarrReleaseTitle :: Downloading $deezerAlbumTrackCount Tracks :: $deezerAlbumTitle ( $downloadedReleaseYear ) "
DownloadProcess " $deezerArtistAlbumId " "DEEZER" " $downloadedReleaseYear " " $deezerAlbumTitle " " $ lidarrAlbumRelease TrackCount"
DownloadProcess " $deezerArtistAlbumId " "DEEZER" " $downloadedReleaseYear " " $deezerAlbumTitle " " $ deezerAlbum TrackCount"
# Verify it was successfully imported into Lidarr
LidarrTaskStatusCheck