mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 18:47:09 -07:00
Resolves userscript issues.
Converted userscript categories to new subsection format.
This commit is contained in:
parent
a81464502e
commit
0d725a78d6
6 changed files with 106 additions and 91 deletions
|
@ -8,6 +8,6 @@ from nzbtomedia.nzbToMediaUtil import get_downloadInfo
|
|||
# Initialize the config
|
||||
nzbtomedia.initialize()
|
||||
|
||||
test = nzbtomedia.CFG['SickBeard','NzbDrone']['tv']
|
||||
test = nzbtomedia.CFG['SickBeard','NzbDrone']['tv'].isenabled()
|
||||
section = nzbtomedia.CFG.findsection('tv').isenabled()
|
||||
print section
|
Loading…
Add table
Add a link
Reference in a new issue