sonarr_get_manual_import
Scan a folder to preview how Sonarr matches files for manual import, revealing quality, series/episode matches, and rejection reasons before confirming.
Instructions
Scan a folder and preview how Sonarr would match each file for manual import. Shows quality, matched series/episode, and any rejection reasons. Use sonarr_process_manual_import to confirm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| folder | Yes | Absolute path to the folder to scan | |
| pageSize | No | Results per page (default: 50) | |
| filterExistingFiles | No | Only show files not already in the Sonarr library (default: true) |