Alright Guys,
I’ve recently switched over to NZBDrone from Sickbeard and what a breath of fresh air it has been!
Setup was harder but Drone just seems to consistently download where sickbeard has been failing me!
So I’ve done a load of backlog … NZBDrone has sorted it all out and now I’m into a few files it can’t move … I’ve no idea why!
Drone is running on windows 8 as a service, as admin
The paths are all UNC to my zyxel NAS
the NAS folder is set as public with full permissions for everyone
However I’m getting this error for a few shows
Message
{"RefId":"590e5e84","Ver":"1.0.0.0","Errors":null}
Message
Couldn't import episode \\\AS\\public\zbDrone\\Marvel.Agents.Of.SHIELD.S01E15.Yes.Men.720p.WEB-DL.DD5.1.H.264-ECI.mkv: Access to the path '\\\AS\\public\zbDrone\\Marvel.Agents.Of.SHIELD.S01E15.Yes.Men.720p.WEB-DL.DD5.1.H.264-ECI.mkv' is denied.
Exception
System.UnauthorizedAccessException: Access to the path '\\\AS\\public\zbDrone\\Marvel.Agents.Of.SHIELD.S01E15.Yes.Men.720p.WEB-DL.DD5.1.H.264-ECI.mkv' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
at NzbDrone.Common.Disk.DiskProviderBase.RemoveReadOnly(String path) in m:\\BuildAgent1\\work\\328d72309b633a8\\src\zbDrone.Common\\Disk\\DiskProviderBase.cs:line 373
at NzbDrone.Common.Disk.DiskProviderBase.MoveFile(String source, String destination) in m:\\BuildAgent1\\work\\328d72309b633a8\\src\zbDrone.Common\\Disk\\DiskProviderBase.cs:line 269
at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.MoveFile(EpisodeFile episodeFile, Series series, String destinationFilename) in m:\\BuildAgent1\\work\\328d72309b633a8\\src\zbDrone.Core\\MediaFiles\\EpisodeFileMovingService.cs:line 102
at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.MoveEpisodeFile(EpisodeFile episodeFile, LocalEpisode localEpisode) in m:\\BuildAgent1\\work\\328d72309b633a8\\src\zbDrone.Core\\MediaFiles\\EpisodeFileMovingService.cs:line 59
at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile(EpisodeFile episodeFile, LocalEpisode localEpisode) in m:\\BuildAgent1\\work\\328d72309b633a8\\src\zbDrone.Core\\MediaFiles\\UpgradeMediaFileService.cs:line 57
at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import(List`1 decisions, Boolean newDownload) in m:\\BuildAgent1\\work\\328d72309b633a8\\src\zbDrone.Core\\MediaFiles\\EpisodeImport\\ImportApprovedEpisodes.cs:line 82
Any help to stop it happening again would be superb