Hi,
I’am setting up sonarr next to my current sickbeard install. I really liky the features and look and feel. Unfortunately I’m unable to send downloads to my sabnzbd install.
sonarr throws this error:
Message
Couldn’t add report to download queue. HDTV X264-DIMENSION: Error response received from SABnzbd:
Exception
NzbDrone.Core.Download.Clients.DownloadClientException: Error response received from SABnzbd:
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.CheckForError (IRestResponse response) [0x00000] in :0
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (IRestRequest restRequest, System.String action, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00000] in :0
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.DownloadNzb (System.Byte[] nzbData, System.String title, System.String category, Int32 priority, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00000] in :0
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.AddFromNzbFile (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode, System.String filename, System.Byte[] fileContent) [0x00000] in :0
at NzbDrone.Core.Download.UsenetClientBase1[NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings].Download (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x00000] in <filename unknown>:0 at NzbDrone.Core.Download.DownloadService.DownloadReport (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x00000] in <filename unknown>:0 at NzbDrone.Core.Download.ProcessDownloadDecisions.ProcessDecisions (System.Collections.Generic.List
1 decisions) [0x00000] in :0
Sabnzbd logs only show that sonarr tried to send an empty nzb file. Any ideas?