list_manual_import_candidates
Lists files Radarr found for manual import, showing matched movie, parsed quality, and rejections to diagnose queue items stuck with import warnings.
Instructions
List files Radarr found for a manual import, with the movie it matched each one to, the parsed quality and any rejections. Use it to diagnose downloads stuck in the queue with an import warning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Absolute folder path to scan | |
| movie_id | No | Movie to match the files against | |
| download_id | No | Download id of a queue item to inspect | |
| filter_existing_files | No | Hide files already in the library (default true) |