mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
Make core.FORK_SET global #1637
This commit is contained in:
parent
628daf3967
commit
fc7e168337
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ def api_check(r, params, rem_params):
|
|||
|
||||
|
||||
def auto_fork(section, input_category):
|
||||
global core.FORK_SET
|
||||
# auto-detect correct section
|
||||
# config settings
|
||||
if core.FORK_SET: # keep using determined fork for multiple (manual) post-processing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue