Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Bash script to download artists in Lidarr using smloadr or d-Fi

License

Notifications You must be signed in to change notification settings

Migz93/lidarr-download-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Demo

Credit

Original Script: Myself
Improvements: permutationalparody

RandomNinjaAtk is now the main developer, his coding skills are taking this script far beyond what i could manage.