mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 13:53:15 -07:00
Major overhaul of nzbToMedia code base plus a whole restrucure
This commit is contained in:
parent
e7751b96c5
commit
85d8739512
67 changed files with 1687 additions and 1734 deletions
1
tests/__init__.py
Normal file
1
tests/__init__.py
Normal file
|
@ -0,0 +1 @@
|
|||
__author__ = 'Justin'
|
|
@ -1,6 +1,3 @@
|
|||
from autoProcess.nzbToMediaUtil import *
|
||||
from autoProcess.autoSickBeardFork import autoFork
|
||||
nzbtomedia_configure_logging(LOG_FILE)
|
||||
|
||||
from nzbtomedia import *
|
||||
fork, params = autoFork()
|
||||
print fork, params
|
Loading…
Add table
Add a link
Reference in a new issue