deluged: all Sonarr torrents added in a PAUSED state

Support for Deluge on Apple Mac OS
Post Reply
wilson
Member
Member
Posts: 23
Joined: Sat Dec 12, 2015 4:10 pm
Location: US

deluged: all Sonarr torrents added in a PAUSED state

Post by wilson »

I have gotten Deluge setup and running at startup as a LaunchDaemon, however it appears as though torrents are now being added in a paused state when passed from Sonarr. When I open the UI (either WebUI or gtkUI) and resume the torrent, it downloads with no issues.I have verified the settings and I do not have "Add torrents in a paused state" checked under the Download preference category.

I have disabled AutoManage for anything coming from Sonarr using Label Options, which has always been fine when I was running in Classic Mode. Now that it's running as a daemon it is not behaving in the same manner.

I have deluged running with DEBUG logging enabled and will follow up with log files tonight, but wanted to get this post created in case there was anything I can check in the meantime.

Thanks.
wilson
Member
Member
Posts: 23
Joined: Sat Dec 12, 2015 4:10 pm
Location: US

Re: deluged: all Sonarr torrents added in a PAUSED state

Post by wilson »

Most recent log, showing the problem. There's nothing I can see that's causing the download to pause, but you can clearly see it's happening.

Code: Select all

    "magnet:?xt=urn:btih:6F3D27F703B2543AE63CBD61B05E46FE9328A6B5&dn=orphan+black+s04e09+hdtv+xvid+fum+ettv&tr=udp%3A%2F%2Ftracker.publicbt.com%2Fannounce&tr=udp%3A%2F%2Fglotorrents.pw%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce",
    "Orphan Black S04E09 HDTV XviD FUM.torrent",
    "Orphan Black S04E09 XviD-AFG.torrent",
[DEBUG   ] 19:48:51 core:160 Attempting to open /Users/theater/Downloads/Orphans.Black.S04E09.XviD-AFG [IPT].torrent for add.
[DEBUG   ] 19:48:51 alertmanager:123 torrent_added_alert: Orphans.Black.S04E09.XviD-AFG added
[DEBUG   ] 19:48:51 alertmanager:123 add_torrent_alert: added torrent: Orphans.Black.S04E09.XviD-AFG
[INFO    ] 19:48:51 torrentmanager:531 Torrent Orphans.Black.S04E09.XviD-AFG added by user: theater
[DEBUG   ] 19:48:52 alertmanager:123 torrent_resumed_alert: Orphans.Black.S04E09.XviD-AFG resumed
[DEBUG   ] 19:48:52 alertmanager:123 torrent_resumed_alert: Orphans.Black.S04E09.XviD-AFG resumed
[DEBUG   ] 19:48:52 alertmanager:123 state_changed_alert: Orphans.Black.S04E09.XviD-AFG: state changed to: downloading
[DEBUG   ] 19:48:52 alertmanager:123 torrent_checked_alert: Orphans.Black.S04E09.XviD-AFG checked
[DEBUG   ] 19:48:52 alertmanager:123 torrent_paused_alert: Orphans.Black.S04E09.XviD-AFG paused
wilson
Member
Member
Posts: 23
Joined: Sat Dec 12, 2015 4:10 pm
Location: US

Re: deluged: all Sonarr torrents added in a PAUSED state

Post by wilson »

I resolved this issue by enabling all options in the AutoAdd plugin and setting the Add Paused and AutoManaged to "NO" in the QUEUE options. I could not connect Sonarr or CouchPotato directly to Deluge. I had to have both (Sonarr and CP) download the .torrent file to a Deluge AutoAdd watched folder with the appropriate options. (see screenshot)
Attachments
Screen Shot 2016-06-11 at 3.19.53 PM.png
Screen Shot 2016-06-11 at 3.19.53 PM.png (41.77 KiB) Viewed 9832 times
Post Reply