mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-03-05 15:15:59 +02:00
Do or do not, there is no try.
This commit is contained in:
parent
64e90f35c8
commit
de379b2e47
@ -223,7 +223,7 @@ namespace NzbDrone.Core.Download.Clients.RTorrent
|
||||
|
||||
// Ensure it gets started if the user doesn't have schedule=...,start_tied=
|
||||
commands.Add("d.open=");
|
||||
commands.Add("d.try_start=");
|
||||
commands.Add("d.start=");
|
||||
|
||||
if (commands.Any())
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user