mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 13:23:18 -07:00
Add Medusa API
This commit is contained in:
parent
80a9576fc3
commit
00877c2d97
2 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,7 @@ def auto_fork(section, input_category):
|
|||
web_root = cfg.get('web_root', '')
|
||||
replace = {
|
||||
'medusa': 'Medusa',
|
||||
'medusa-api': 'Medusa-api',
|
||||
'sickbeard-api': 'SickBeard-api',
|
||||
'sickgear': 'SickGear',
|
||||
'sickchill': 'SickChill',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue