1 Commits
Author SHA1 Message Date
sappho fcfd9ec1b3 Fix for chromecast staying wrongly "connected" after the chromecast ends the session
Listen for SessionManager onSessionEnded so idle timeout and other
receiver-side stops reach jellyfin-web. Treat non-connected CastSession
objects as dead in initialize/requestSession, and clear the native
session when setSession(null) is called.

Should fix #1852
2026-08-23 14:45:28 +02:00