This commit is contained in:
2026-01-31 19:00:04 -08:00
parent dcf16e0cc4
commit 6513a3ad04
25 changed files with 617 additions and 397 deletions

View File

@@ -178,7 +178,7 @@ class AllDebridClient:
logger.error(
f"[AllDebrid] Response body: {error_body[:200]}"
)
except:
except Exception:
pass
raise