Imports failing NzbDrone.Common.Disk.NotParentException

Version 2.0.0.5301
Mono 5.10.1.20
Ubuntu 16.04.5 LTS

19-1-31 00:33:23.4|Warn|ImportApprovedEpisodes|Couldn’t import episode /home/xxx/Downloads/Complete/tv/Deadly.Class.S01E03.WEBRip.x264-TBS[rarbg]/deadly.class.s01e03.webrip.x264-tbs.mkv [v2.0.0.5301] NzbDrone.Common.Disk.NotParentException: /home/xxx/Downloads/Complete/tv/Deadly.Class.S01E03.WEBRip.x264-TBS[rarbg]/deadly.class.s01e03.webrip.x264-tbs.mkv is not a child of /home/ron/Downloads/torrents/ at NzbDrone.Common.Extensions.PathExtensions.GetRelativePath (System.String parentPath, System.String childPath) [0x00021] in <da318c059b2c4e18a12ce1003b1dc734>:0 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.GetOriginalFilePath (NzbDrone.Core.Download.DownloadClientItem downloadClientItem, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode) [0x00027] in <db6accd1acca4b7b89f971b6407b53be>:0 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import (System.Collections.Generic.List`1[T] decisions, System.Boolean newDownload, NzbDrone.Core.Download.DownloadClientItem downloadClientItem, NzbDrone.Core.MediaFiles.EpisodeImport.ImportMode importMode) [0x00263] in <db6accd1acca4b7b89f971b6407b53be>:0

It’s covered here:

In the mean time you can set a Remote Path Mapping to correct the path Sonarr sees for the download client item.

If you don’t mind, what would that remote path mapping look like?

Remap the remote path (home/ron/Downloads/torrents/) to your “local” path (/home/xxx/Downloads/Complete/tv/).

thank you.
for my setup i did
Host: localhost
remote path: <root folder the completed torrents land in>
local path: <the temp folder the torrents get extracted to once downloaded>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.