You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After connecting to a Chromecast device to cast media, playing the media results in the following error pop-up on all clients:
Your Google Cast receiver is unable to contact the Jellyfin server. Please check the connection and try again.
This is confusing, as installing a fresh copy of Emby, from which Jellyfin is forked, produces the expected result with no error. I used the exact same proxy from the same server. I was able to toggle between Emby and Jellyfin, since they both use the same ports for the proxy.
To Reproduce
Install fresh instance of Jellyfin on Windows
Open web or mobile client, connecting over the reverse prosy FQDN
Click on Chromecast icon to select a casting device
Select device
Go to any media in a library
Hit play
Receive pop-up error
Expected behavior
Media should start playing to Chromecast device
Logs
Screenshots
System (please complete the following information):
OS: Windows 10
Browser: Chrome
Jellyfin Version: 10.8.1
Cast client: Google Home Mini, Sony Bravia Android TV
Additional context
The text was updated successfully, but these errors were encountered:
I am seeing the same on Linux with only one of my chrome cast devices. Here are my system details:
OS: Arch Linux (5.19.5)
Android App: 2.4.4
Jellyfin: 10.8.4 (installed via AUR)
Jellyfin is running natively (no docker) and behind an HTTPS proxy
Working Cast Device
Device: Chromecast Ultra
Firmware: 1.56.292394
Failing Cast Device
Device: Chromecast 2nd Gen
Firmware: 1.56.275994
On the failing device I get the Jellyfin is ready to cast to show up on the casting device, however attempting to play any media results in the same error.
Your Google Cast receiver is unable to contact the Jellyfin server. Please check the connection and try again
@nathanielc hmm, could this have something to do with how many versions of chromcast Jellyfin supports? Maybe they're only supporting the latest stuff, and anything that is even a generation behind the current is not supported 🤔
Describe the bug
After connecting to a Chromecast device to cast media, playing the media results in the following error pop-up on all clients:
Your Google Cast receiver is unable to contact the Jellyfin server. Please check the connection and try again
.This is confusing, as installing a fresh copy of Emby, from which Jellyfin is forked, produces the expected result with no error. I used the exact same proxy from the same server. I was able to toggle between Emby and Jellyfin, since they both use the same ports for the proxy.
To Reproduce
Expected behavior
Media should start playing to Chromecast device
Logs
Screenshots
System (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: