mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-03-20 03:57:30 +08:00
更新 emby.py
This commit is contained in:
@@ -1031,7 +1031,7 @@ class Emby:
|
||||
eventItem.image_url = self.get_remote_image_by_id(item_id=eventItem.item_id,
|
||||
image_type="Backdrop")
|
||||
|
||||
eventItem.json = message
|
||||
eventItem.json_object = message
|
||||
|
||||
return eventItem
|
||||
|
||||
|
||||
Reference in New Issue
Block a user