What problem does it solve?
Adding new movies and TV shows to a media library like Plex, Sonarr, or Radarr often requires multiple steps: searching, verifying, and importing assets. This skill streamlines that workflow by handling the end-to-end process from a single command.
Core Features & Use Cases
- Single-command request flow: Parses a user-provided title, searches local and configured sources, confirms the best match, and adds it to the library.
- API-key driven integration: Uses configured Plex/Sonarr/Radarr APIs to perform lookups and registrations with minimal manual input.
- Quality/format hints: Honors user hints (e.g., "4k" or "uhd") to select appropriate quality profiles during import.
- Use Case: A user requests "Interstellar" and the system automatically finds the right movie, confirms it, and adds it to the Plex library with links to the appropriate media folders.
Quick Start
Run the request command with a movie or TV title to search, confirm, and add it to your media library.