Lidarr script downloading always fails. #8
-
When starting up lidarr and allowing for it to verify all requirments, it will start the audio service and attempt to find and download missing albums. When it finds and verifies the album it will attempt to download and it will fail, and ask me to paste in arl token. This is happening in a docker container and im unsing portainer to view the logs, so im not able to paste in the arl token, however it is configured in the extended.conf. This happens in a constant loop and even for very mainstreem albums where it can find them quickly the downloads still fails. I've been trying to look through the audio script to see where it might be failing, but haven't been able to track down anything specifically that is causing this error. I have tried to generate a new ARL token and put that in the config but it did not resolve the issue,
I've provided examples of the output logs, as it is when it fails 6 downloads I believe it restarts the audio script and the cycle goes on. Any suggestions on what might be causing this issue? I was having success before switching from lidarr-extended. very well could be a configuration issues on my end, and its not accepting or using my ARL token correctly. thanks for any help |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
Try a new arl token, also make sure you copied in the full token, it's quite a long key. If you don't add a arl token it will fallback and use Freyr app to download. |
Beta Was this translation helpful? Give feedback.
-
I can confirm that this should be resolved in the latest script/config updates, follow the update instructions. Update Instructions: https://github.com/RandomNinjaAtk/arr-scripts/blob/main/lidarr/readme.md#updating |
Beta Was this translation helpful? Give feedback.
I can confirm that this should be resolved in the latest script/config updates, follow the update instructions.
Update Instructions: https://github.com/RandomNinjaAtk/arr-scripts/blob/main/lidarr/readme.md#updating