jellyfin/jellyfin-web

Chromecast stopped being found after update to 10.9.3

viraptor opened this issue · 1 comments

Describe The Bug

I've been using chromecast successfully with the 10.8.x releases, but after updating to 10.9.3, the devices don't show up on the list anymore.
I have the plugin loaded apparently - from the list visible in the console at startup:

{
    "name": "Google Cast",
    "type": "mediaplayer",
    "id": "chromecast",
    "isLocalPlayer": false,
    "lastPlayerData": {},
    "installUrl": "chromecastPlayer/plugin",
    "baseUrl": "chromecastPlayer",
    "currentState": {}
}

I can still successfully cast from youtube on the same browser (chromium).

Steps To Reproduce
Open the cast dropdown.
Only the current device is visible.

Expected Behavior
I see the chromecast entry.

Logs
No errors in the log.
Chromecast plugin shows up as loaded.

Screenshots
N/A

System (please complete the following information):

  • Platform: Linux
  • Browser: Chromium
  • Jellyfin Version: 10.9.3

Additional Context
Previously working version: 10.8.13

I'm happy to debug further if there's something specific I can check.

I can confirm I am experiencing the same issue on the nightly build. Attempting to cast from both the browser and the android app.