Version 2.0.0.5228
Mono Version 4.8.1
OS Fedora 28
I have DoNotDownload selected for both recent and older releases but the torrents are added to rTorrent and start downloading automatically. I am using ruTorrent via “rtorrent/plugins/rpc/rpc.php” url. Torrents get added as paused when added via chrome add-on so ruTorrent is working properly. The same issue is present in latest develop branch of Radarr. Is this a bug or am I missing something about this feature?
according to rtorrent doc it does seem like d.priority.set=o should set it to off state.
The only difference between the chrome plugin and sonarr is that the plugin only needs a path to rutorrent instead of to the rpc plugin within rutorrent path. Not sure if that could cause issues.
Which eventually leads rutorrent to use a different command when queuing the torrent
or
Depending if it’s a torrent file or a magnet.
A completely different approach than Sonarr utilizes.
Either a priority of 0 doesn’t disable download priority or it’s not being applied properly, does setting it to High set it properly when Sonarr queues a torrent?
I tried manually snatching a release and yes it does set the priority to high or low depending on the setting.
Actually even DoNotDownload priority is getting set. The problem seem to be that setting priority cannot pause or stop the download. DoNotDownload is just a really bad name for what seems to be the lowest priority, it still downloads just fine after all. I do hope that an add paused checkbox or something like it could be added without much trouble.
Yeah, looks like that’ll be stopped not paused, which is fine. Downside is magnet’s don’t download at all, not sure how that’ll work since it’s HASH.meta instead of a release name.
@markus101 One thing I noticed about the add paused feature is that it does not differentiate between recent and older releases like the priority does. Could a second add pause option for recent downloads be added? This would be great since I am quite particular what releases I actually download but don’t want to delay recent downloads.
Add Paused is the same as other clients, it’s a global setting for all downloads to that client, no plans to split that out for other clients or rtorrent.