fix
This commit is contained in:
parent
e322204094
commit
e2148cb77f
@ -450,7 +450,6 @@ class Emby:
|
|||||||
except Exception as e:
|
except Exception as e:
|
||||||
logger.error(f"连接Items/Id/RemoteImages出错:" + str(e))
|
logger.error(f"连接Items/Id/RemoteImages出错:" + str(e))
|
||||||
return None
|
return None
|
||||||
return None
|
|
||||||
|
|
||||||
def generate_external_image_link(self, item_id: str, image_type: str) -> Optional[str]:
|
def generate_external_image_link(self, item_id: str, image_type: str) -> Optional[str]:
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user