Acces to path denied

I have installed and really like Sonarr but it will not move my download to the episode folder and say access denied.

As far as I can see it has permissions to the folders under group permissions and I have also changed the permissions to 777 but still n luck.

System.UnauthorizedAccessException: Access to the path “/home/john/Videos/Sense8/Season 1/Sense8 - S01E04 - What’s Going On.mp4” is denied.
at System.IO.File.Delete (System.String path) [0x00000] in :0
at NzbDrone.Common.Disk.DiskProviderBase.DeleteFile (System.String path) [0x00000] in :0
at NzbDrone.Core.MediaFiles.RecycleBinProvider.DeleteFile (System.String path) [0x00000] in :0
at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode, Boolean copyOnly) [0x00000] in :0
at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import (System.Collections.Generic.List`1 decisions, Boolean newDownload, NzbDrone.Core.Download.DownloadClientItem downloadClientItem) [0x00000] in :0