更新 emby.py
This commit is contained in:
parent
603eefb22f
commit
70c459f810
@ -14,7 +14,7 @@ from app.utils.http import RequestUtils
|
|||||||
from app.utils.singleton import Singleton
|
from app.utils.singleton import Singleton
|
||||||
|
|
||||||
|
|
||||||
class Emby(metaclass=Singleton):
|
class Emby:
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self._host = settings.EMBY_HOST
|
self._host = settings.EMBY_HOST
|
||||||
|
Loading…
x
Reference in New Issue
Block a user