mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 13:23:18 -07:00
fixes for nzbget
This commit is contained in:
parent
d52eff51ea
commit
85f79fddf2
3 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ import os
|
|||
import sys
|
||||
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), 'lib')))
|
||||
|
||||
from nzbtomedia.nzbToMediaConfig import config
|
||||
import nzbtomedia
|
||||
|
||||
#
|
||||
##############################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue