mirror of
https://github.com/seerr-team/seerr.git
synced 2026-06-09 00:58:42 -04:00
If the deviceID becomes an empty string, login fails since jellyfin requires a non-null deviceID. This commit adds a fallback to guarantee that deviceID is always set, preventing accidental lockout.