angrycuban13 / Just-A-Bunch-Of-Starr-Scripts

Just a bunch of scripts for Starr apps
95 stars 10 forks source link

Search not running on Lidarr #69

Open rowdyNP opened 1 month ago

rowdyNP commented 1 month ago

I have this running through custom scripts on unRAID. Works beautifully in Sonarr and Radarr but not Lidarr. Below is the verbose output. Any help appreciated as this is a fantastic script :)

VERBOSE: Reading config file
VERBOSE: Valid application specified
VERBOSE: Validating configuration for Discord Webhook
VERBOSE: Validating configuration for Lidarr
VERBOSE: Validating "API Key" for Lidarr
VERBOSE: Validating "Count" for Lidarr
VERBOSE: Validating "Monitored" for Lidarr
VERBOSE: Validating "ArtistStatus" for Lidarr
VERBOSE: Validating "Quality Profile Name" for Lidarr
VERBOSE: Validating "Tag Name" for Lidarr
VERBOSE: Validating "Ignore Tags" for Lidarr
VERBOSE: Validating "Unattended" for Lidarr
VERBOSE: Validating "URL" for Lidarr
Configuration for Lidarr is valid
VERBOSE: No Discord Webhook specified, no notifications will be sent
VERBOSE: Requested HTTP/1.1 GET with 0-byte payload
VERBOSE: Received HTTP/1.1 response of content type application/json of unknown size
VERBOSE: Content encoding: utf-8
VERBOSE: Requested HTTP/1.1 GET with 0-byte payload
VERBOSE: Received HTTP/1.1 response of content type application/json of unknown size
VERBOSE: Content encoding: utf-8
VERBOSE: Found tag name "upgradinatorr" with Id "4"
VERBOSE: No artist status specified for Lidarr
VERBOSE: No Ignore Tags specified
VERBOSE: No Quality Profile Name specified
Starting Lidarr search
Config - Lidarr - URL: http://192.168.4.99:8686
Config - Lidarr - Monitored: True
Config - Lidarr - Status: All
Config - Lidarr - Unattended: False
Config - Lidarr - Limit: 3
Config - Lidarr - Tag Name: upgradinatorr
Config - Lidarr - Tag ID: 4
Config - Lidarr - Ignore Tag: None
Config - Lidarr - Quality Profile Name: None
To do lol