Files
seerr/server/api
fallenbagel 27011d6997 fix: stop masking connection errors as auth or unknown failures
Every Jellyfin API method threw InvalidAuthToken or Unknown on any axios error, including a plain
connection failure, so an unreachable server or a bad token looked the same to callers. Plex
silently reset libraries to empty instead of throwing at all, and the login switch had no case for
it.
This fixes these issues.
2026-07-31 06:33:24 +08:00
..
2025-09-02 22:40:47 +02:00
2025-09-02 22:40:47 +02:00