mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 13:53:15 -07:00
nzbToMedia now informs you of its proper version and branch info and checks for updates.
This commit is contained in:
parent
18926d1db8
commit
8d2a7b41e0
5 changed files with 370 additions and 55 deletions
|
@ -5,8 +5,6 @@ from nzbtomedia import logger
|
|||
# Initialize the config
|
||||
nzbtomedia.initialize()
|
||||
|
||||
test = CheckVersion().check_for_new_version()
|
||||
|
||||
print nzbtomedia.CFG.findsection('tv')
|
||||
print
|
||||
print nzbtomedia.CFG.sections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue