π¦ ClawHub
Radarr Fixed
by @frannunpal
Search and add movies to Radarr. Supports collections, search-on-add option. FORK of jordyvandomselaar/radarr with fixed metadata.
βοΈ Configuration
Create ~/.openclaw/credentials/radarr/config.json:
{
"url": "http://localhost:7878",
"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:RADARR_URL - Radarr instance URLRADARR_API_KEY - Radarr API keyTERMINAL
clawhub install radarr-fixed