mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -07:00
added new argument for SABnzbd0.7.17+. fixes #222
This commit is contained in:
parent
22c07653cb
commit
6720aa463c
8 changed files with 90 additions and 6 deletions
|
@ -5,6 +5,7 @@ VERSION = 'V8.6'
|
|||
|
||||
# Constants pertinant to SabNzb
|
||||
SABNZB_NO_OF_ARGUMENTS = 8
|
||||
SABNZB_0717_NO_OF_ARGUMENTS = 9
|
||||
|
||||
# Constants pertaining to SickBeard Branches:
|
||||
# extend this list to include all branches/forks that use "failed" to handle failed downloads.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue