if jq -e . >/dev/null 2>&1<<<"$(cat /config/extended/cache/deezer/${albumid}.json)";then
log ":: $processNumber of $wantedListAlbumTotal :: $lidarrArtistNameSanitized :: $lidarrAlbumTitle :: $currentprocess of $albumcount :: Album info already downloaded and verified..."
log ":: $processNumber of $wantedListAlbumTotal :: $lidarrArtistNameSanitized :: $lidarrAlbumTitle :: $currentprocess of $albumcount :: Downloading Album info..."
if jq -e . >/dev/null 2>&1<<<"$(cat /config/extended/cache/deezer/${albumid}.json)";then
log ":: $processNumber of $wantedListAlbumTotal :: $lidarrArtistNameSanitized :: $lidarrAlbumTitle :: $currentprocess of $albumcount :: Album info downloaded and verified..."
if jq -e . >/dev/null 2>&1<<<"$(cat /config/extended/cache/deezer/${albumid}.json)";then
log ":: $processNumber of $wantedListAlbumTotal :: $lidarrArtistNameSanitized :: $lidarrAlbumTitle :: $currentprocess of $albumcount :: Album info downloaded and verified..."