mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-05-29 07:26:45 +00:00
fix
This commit is contained in:
@@ -50,7 +50,6 @@ class EmbyAudioBook(_PluginBase):
|
||||
_onlyonce = False
|
||||
_cron = None
|
||||
_library_id = None
|
||||
_extend = None
|
||||
_msgtype = None
|
||||
|
||||
_EMBY_HOST = settings.EMBY_HOST
|
||||
@@ -594,7 +593,7 @@ class EmbyAudioBook(_PluginBase):
|
||||
"onlyonce": False,
|
||||
"rename": False,
|
||||
"cron": "",
|
||||
"extend": "",
|
||||
"msgtype": "",
|
||||
"library_id": "",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user