RandomNinjaAtk / docker-lidarr-extended

lidarr-extended :: Lidarr application packaged with multiple scripts to provide additional functionality
GNU General Public License v3.0
275 stars 24 forks source link

jq: error (at <stdin>:4 [and 1]): Cannot iterate over null (null) #10

Closed telix5000 closed 2 years ago

telix5000 commented 2 years ago

I am getting a lot of these in the logs. It seems to be grabbing files, but then nothing happens with them.

For example:

/downloads/lidarr-extended/complete/Dabeull-Cosmic Fonk (2022)-FLAC-DEEZER (4 items) Tagging: Dabeull - Cosmic Fonk URL: https://musicbrainz.org/release/5071e015-410f-4685-8e2c-052c8373ea8d (Similarity: 100.0%) (Digital Media, 2022, FR, Dabeull Records)

RandomNinjaAtk commented 2 years ago

Update to the latest version and see if that clears things up

telix5000 commented 2 years ago

OK -- it may take about a day to sync it back up unless this thing checkpoints where it left off.

RandomNinjaAtk commented 2 years ago

I just noticed how big your list is, give me a few hours and I'll see if I can push an update to help speed that up...

I'll post an update when I have it ready...

telix5000 commented 2 years ago

Awesome! That would help like you wouldn't imagine!

RandomNinjaAtk commented 2 years ago

So the update is out, should help... Give it a try and let me know. The maximum it will try to pull is 10,000 records. I have not tested it, so not sure if it'll break it or work as expected....

But 10,000 vs 500 per pull, should greatly speed up your situation...

RandomNinjaAtk commented 2 years ago

Just realized there was a bug, wait 10-15 minutes before updating, you need to be on v1.0.85

telix5000 commented 2 years ago

It seems to be pulling the 10,000 at a time -- now I am waiting for it to finish up and see if this bug reappears. Give me an hour or so.

telix5000 commented 2 years ago

OK, looks good so far. It imported in an album and no weird errors showed up. Thank you so much!