sonarrSearch and add TV shows to Sonarr. Supports monitor options, search-on-add.
Install via ClawdBot CLI:
clawdbot install jordyvandomselaar/sonarrRequires:
Add TV shows to your Sonarr library.
Create ~/.clawdbot/credentials/sonarr/config.json:
{
"url": "http://localhost:8989",
"apiKey": "your-api-key",
"defaultQualityProfile": 1
}
defaultQualityProfile: Quality profile ID (run config to see options)search "Show Name" - returns numbered listTitle (Year)defaultQualityProfile from config; can override per-addbash scripts/sonarr.sh search "Breaking Bad"
bash scripts/sonarr.sh exists <tvdbId>
bash scripts/sonarr.sh add <tvdbId> # searches right away
bash scripts/sonarr.sh add <tvdbId> --no-search # don't search
bash scripts/sonarr.sh remove <tvdbId> # keep files
bash scripts/sonarr.sh remove <tvdbId> --delete-files # delete files too
Always ask user if they want to delete files when removing!
bash scripts/sonarr.sh config
Generated Mar 1, 2026
A home user with a personal media server uses Sonarr to automatically download and organize TV shows. They search for new series, add them to Sonarr with a default quality profile, and let it handle downloads via integration with torrent or Usenet clients, ensuring their library stays updated without manual intervention.
A small streaming service or digital library uses Sonarr to curate TV content for their platform. They search for shows, add them with specific quality settings, and manage removals carefully to maintain a legal and organized catalog, enhancing their service offerings for subscribers.
A university media lab employs Sonarr to acquire TV series for academic research or student projects. They search for documentaries and educational programs, add them with controlled quality profiles, and use the tool to manage storage efficiently, supporting learning and analysis in film or communication studies.
An IT team in a tech company uses Sonarr to test network performance and storage systems by downloading TV shows. They search for various file sizes, add shows with different quality settings, and monitor download speeds and system stability, helping optimize infrastructure for media-heavy applications.
Offer a managed service where customers pay a monthly fee to have their Sonarr instance configured and maintained. This includes setup, updates, and troubleshooting, generating recurring revenue from home users or small businesses seeking hassle-free media automation.
Provide consulting to businesses integrating Sonarr into their media workflows, such as streaming platforms or production houses. Revenue comes from one-time project fees for customization, training, and ensuring compliance with quality standards and legal requirements.
Sell pre-configured media servers or software packages that include Sonarr and related tools. Target home enthusiasts or small offices, with revenue from hardware sales and optional support contracts, making it easy for users to start managing TV content immediately.
π¬ Integration Tip
Ensure the Sonarr API key and URL are correctly configured in the credentials file, and verify network access to the Sonarr instance for seamless command execution.
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
Download videos from YouTube, Bilibili, Twitter, and thousands of other sites using yt-dlp. Use when the user provides a video URL and wants to download it, extract audio (MP3), download subtitles, or select video quality. Triggers on phrases like "δΈθ½½θ§ι’", "download video", "yt-dlp", "YouTube", "Bη«", "ζι³", "ζει³ι’", "extract audio".
Search and add movies to Radarr. Supports collections, search-on-add option.
Control Spotify playback on macOS. Play/pause, skip tracks, control volume, play artists/albums/playlists. Use when a user asks to play music, control Spotify, change songs, or adjust Spotify volume.
A robust CLI wrapper for yt-dlp to download videos, playlists, and audio from YouTube and thousands of other sites. Supports format selection, quality control, metadata embedding, and cookie authentication.