Some times i have to manually add a show to Deluge as Sonar wont pick it up…
As soon as it’s in Deluge, Sonarr picks it up and i can see the download process in the calendar etc… however when it gets to 100% and stops seeding… Sonarr never gets round to removing it from Deluge and copying it to the right location.
I’ve looked in the logs and i think this explains it :
[Chicago.PD.S02E07.HDTV.XviD-AFG] Download wasn’t grabbed by drone or not in a category, ignoring download.
Is there a way to somehow allow it to pick it up if it recognises it? I guess maybe i need to set a category when i add things manually?
I’ve looked at the “Download Client” settings and i have no category set in there…would i need to set a category there first and then also when i add things manually, add the same category?
I;ve enabled labels in Deluge and managed to set a torrent to have a label, however when i alter the download client settings in sonarr to include the label, i get th following error in red at the top of the screen :
Test was aborted due to an error: Unknown method
in the sonarr logs i get :
NzbDrone.Common.Exceptron.ExceptronApiException —> System.Net.WebException: The remote server returned an error: (503) Server Unavailable.
at System.Net.HttpWebRequest.GetResponse()
at NzbDrone.Common.Exceptron.RestClient.Put[TResponse](String url, Object content) in m:\BuildAgent\work\328d72309b633a8\src\NzbDrone.Common\Exceptron\RestClient.cs:line 41
— End of inner exception stack trace —
at NzbDrone.Common.Exceptron.RestClient.Put[TResponse](String url, Object content) in m:\BuildAgent\work\328d72309b633a8\src\NzbDrone.Common\Exceptron\RestClient.cs:line 51
at NzbDrone.Common.Exceptron.ExceptronClient.SubmitException(ExceptionData exceptionData) in m:\BuildAgent\work\328d72309b633a8\src\NzbDrone.Common\Exceptron\ExceptronClient.cs:line 147: Unable to submit exception to exceptron.
as soon as i remove the label from the settings, it tests and saves fine.
SCRAP THE ABOVE…
I had to restart deluge for it all to take effect… it’s working now
thank you!