Fix xem overrides when no episodes connections exist

This commit is contained in:
Zoe Roux 2024-02-19 17:46:04 +01:00
parent 2673ddaf13
commit e612869027

View File

@ -65,7 +65,7 @@ class TheXem:
ret = await r.json()
if "data" not in ret or ret["result"] == "failure":
logging.error("Could not fetch xem mapping. Error: %s", ret["message"])
raise ProviderError("Could not fetch xem mapping")
return []
return ret["data"]
async def get_show_override(