mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 16:27:17 +01: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.