mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 18:47:09 -07:00
Merge branch 'clinton-hall/dev-CH'
Made some minor code corrections.
This commit is contained in:
commit
e82abc3b01
8 changed files with 24 additions and 13 deletions
|
@ -5,6 +5,8 @@ from nzbtomedia import logger
|
|||
# Initialize the config
|
||||
nzbtomedia.initialize()
|
||||
|
||||
print nzbtomedia.SUBSECTIONS["SickBeard"].items()
|
||||
print
|
||||
print nzbtomedia.CFG.findsection('tv')
|
||||
print
|
||||
print nzbtomedia.CFG.sections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue