Bash script to download artists in Lidarr using smloadr or d-Fi
Deprecated
This repository is now deprecated, will no longer be updated and is being set to archived. Unfortunately I haven't had the time to improve or even look at this in a long time.
For a replacement please see the fantastic work by RandomNinjaAtk with his own script here.
The premise is still the same, it communicates with Lidarr and downloads missing/cutoff from deezer.
lidarr-download-automation
Bash script to download your artists that have been added to Lidarr using SMLoadr or d-fi.The script communicates with Lidarr over it's API to find get a list of your Artists/Albums, using this data it then searches Deezer for a matching Artist/Album and downloads what it finds.
This script runs externally to Lidarr and isn't added anywhere to Lidarr, instead you add Lidarrs info to the config file and run this script directly.
Please check the wiki for more information.
Demo
Credit
Original Script: MyselfImprovements: permutationalparody
RandomNinjaAtk is now the main developer, his coding skills are taking this script far beyond what i could manage.