home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.63k stars 30.78k forks source link

Failed to cast media #115967

Closed Jaykurb closed 6 months ago

Jaykurb commented 6 months ago

The problem

I am getting an error Failed to cast media https://tunein-ondemand.cdnstream1.com/bump_sonic_pre.mp3/;?aw_0_1st.playerid=NVok3txQ&aw_0_1st.skey=1713788867&aw_0_1st.bundleId=tunein.player&aw_0_1st.abtest=&partnerId=NVok3txQ&aw_0_1st.stationId=s17569&aw_0_1st.premium=false&source=TuneIn&aw_0_1st.platform=tunein&aw_0_1st.genre_id=g3125&aw_0_1st.class=talk&aw_0_1st.ads_partner_alias=ce.GoogleHome&aw_0_azn.planguage=en. Please make sure the URL is: Reachable from the cast device and either a publicly resolvable hostname or an IP address when I copy the URL it does not work but If I remove the /; it plays the media. Unsure why /; is being added.

If I play the radio via google command this error appears in HA. The command has nothing to do with HA so I am unsure how or why it brings this error in HA.

What version of Home Assistant Core has the issue?

2024.4.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Google Cast

Link to integration documentation on our website

https://www.home-assistant.io/integrations/cast/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 6 months ago

Hey there @emontnemery, mind taking a look at this issue as it has been labeled with an integration (cast) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `cast` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign cast` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


cast documentation cast source (message by IssueLinks)