mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -07:00
only force for manual
This commit is contained in:
parent
1dcec46770
commit
8bb8bb4449
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ class autoProcessTV:
|
|||
del fork_params[param]
|
||||
|
||||
if param == "force":
|
||||
if force:
|
||||
if force and clientAgent == "manual":
|
||||
fork_params[param] = force
|
||||
else:
|
||||
del fork_params[param]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue