seerr/server/types
Fallenbagel f486fb5e75
fix(logging): handle media server connection refused error/toast (#748)
* fix(logging): handle media server connection refused error/toast

Properly log as connection refused if the jellyfin/emby server is unreachable. Previously it used to
throw a credentials error which lead to a lot of confusion

* refactor(i8n): extract translation keys

* refactor(auth): error message for a more consistent format

* refactor(auth/errors): use custom error types and error codes instead of abusing error messages

* refactor(i8n): replace connection refused translation key with invalidurl

* fix(error): combine auth and api error class into a single one called network error

* fix(error): use the new network error and network error codes in auth/api

* refactor(error): rename NetworkError to ApiError
2024-05-23 19:34:31 +05:00
..
error.ts fix(logging): handle media server connection refused error/toast (#748) 2024-05-23 19:34:31 +05:00
express-session.d.ts chore(deps): update all non-major dependencies (#2926) 2023-01-03 22:06:07 +09:00
express.d.ts chore(deps): update all non-major dependencies (#2926) 2023-01-03 22:06:07 +09:00
plex-api.d.ts feat(plex-scan): plex scanner improvements (#2105) 2021-09-20 09:39:56 +09:00