add_remote_path_mapping
Map a download client's remote path to a local Sonarr path to fix mismatched file locations and ensure correct imports.
Instructions
Add a remote path mapping for a download client host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Download client host as configured in Sonarr | |
| local_path | Yes | Matching path as Sonarr sees it | |
| remote_path | Yes | Path as the download client reports it |