diff --git a/API/Command.md b/API/Command.md index 7f2f41e..5400d71 100644 --- a/API/Command.md +++ b/API/Command.md @@ -117,14 +117,18 @@ Required: ### DownloadedEpisodesScan ### -Instruct Sonarr to scan the `DroneFactoryFolder` or another folder defined by the `path` variable. +_**Update:** Due to a deprecated Drone Factory, this command should only be used in combination with the 'path' set in the POSTed json body._ -Each file and folder in the `DroneFactoryFolder` is interpreted as a separate download (job). +Instruct Sonarr to scan and import the ~~`DroneFactoryFolder` or another~~ folder defined by the `path` variable. -But a folder specified by the path variable is assumed to be a single download (job) and the folder name should be the release name. +~~Each file and folder in the `DroneFactoryFolder` is interpreted as a separate download (job).~~ + +A folder specified by the path variable is assumed to be a single download (job) and the folder name should be the release name. The `downloadClientId` can be used to support this API endpoint in conjunction with Completed Download Handling, so Sonarr knows that a particular download has already been imported. +Optionally the 'importMode' can be used to specify whether Sonarr should Hardlink/Copy or Move the imported files. + ##### Parameters ###### Optional: