mirror of
https://github.com/seerr-team/seerr.git
synced 2026-04-20 07:18:05 -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.