π¦ ClawHub
Sonarr Fixed
by @frannunpal
Search and add TV shows to Sonarr. Supports monitor options, search-on-add. FORK of jordyvandomselaar/sonarr with fixed metadata.
βοΈ Configuration
Create ~/.openclaw/credentials/sonarr/config.json:
{
"url": "http://localhost:8989",
"apiKey": "your-api-key",
"defaultQualityProfile": 1
}
defaultQualityProfile: Quality profile ID (run config to see options)Alternative: Environment Variables
Instead of config file, you can use:SONARR_URL - Sonarr instance URLSONARR_API_KEY - Sonarr API keyTERMINAL
clawhub install sonarr-fixed