Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

(error token is "/ 100 ") #68

Answered by RandomNinjaAtk
frant4 asked this question in Q&A
Discussion options

You must be logged in to vote

I'm making a guess, but based on your log output it looks like the script had trouble communicating with MusicBrainz website, make sure you can access that website from the machine that is running the container.

You would need to show more of the log data, but I'm guessing it did not find any recordings for whatever artist it was processing...

Function for reference:

CacheMusicbrainzRecords () {
log "$processCount of $lidarrArtistIdsCount :: MBZDB :: $lidarrArtistName :: Processing..."
log "$processCount of $lidarrArtistIdsCount :: MBZDB :: $lidarrArtistName :: Checking Musicbrainz for …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@frant4
Comment options

@RandomNinjaAtk
Comment options

Answer selected by RandomNinjaAtk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants