Couldn't import episode - Could not find file ""

Hi all

I moved from Sickbeard to Sonarr and I get following error when new episodes are downloaded:

[Warn] ImportApprovedEpisodes: Couldn't import episode /media/Downloads/complete/tv/Heroes.Reborn.S00E01E02E03E04E05E06.Dark.Matters.1080p.WEB-DL.AAC2.0.H.264-RARBG/Heroes.Reborn.S00E01E02E03E04E05E06.Dark.Matters.1080p.WEB-DL.AAC2.0.H.264-RARBG.mkv

System.IO.FileNotFoundException: Could not find file ""
  at System.IO.File.Move (System.String sourceFileName, System.String destFileName) [0x00000] in <filename unknown>:0
  at NzbDrone.Common.Disk.DiskProviderBase.MoveFile (System.String source, System.String destination, Boolean overwrite) [0x000d0] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskProviderBase.cs:210
  at NzbDrone.Common.Disk.DiskTransferService.TransferFile (System.String sourcePath, System.String targetPath, TransferMode mode, Boolean overwrite, Boolean verified) [0x003a6] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskTransferService.cs:202

Sonarr Ver. 2.0.0.3357
Linux
Mono JIT compiler version 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014)

Import worked fine and the permissions are ok. (Tried to read/write manually with the same user as Sonarr is running.)

Does someone have an idea whats wrong?

Thanks

Never mind found it.
After the rename function the name got way to long for this file. (6 Episodes in one file)

Imported it as one episode, renamed the files and did a scan disk.

Cheers

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