core icon indicating copy to clipboard operation
core copied to clipboard

failed to init decoder

Open pedolsky opened this issue 1 year ago • 7 comments

The problem

Using a Homepod mini. The service media_player.play_media is unreliable. The service fails and throws the error above.

What version of Home Assistant Core has the issue?

core-2024.8.0b0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

WebSocket API

Link to integration documentation on our website

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

Diagnostics information

home-assistant_2024-08-05T09-18-16.188Z.log

Example YAML snippet

service: media_player.play_media
target: media_player.homepod
data:
  media_content_id: media-source://media_source/local/sounds/bell_1.mp3
  media_content_type: music



### Anything in the logs that might be useful for us?

_No response_

### Additional information

_No response_

pedolsky avatar Aug 05 '24 09:08 pedolsky

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (websocket_api) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of websocket_api 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 websocket_api 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)


websocket_api documentation websocket_api source (message by IssueLinks)

home-assistant[bot] avatar Aug 05 '24 09:08 home-assistant[bot]

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

Code owner commands

Code owners of apple_tv 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 apple_tv 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)


apple_tv documentation apple_tv source (message by IssueLinks)

home-assistant[bot] avatar Aug 05 '24 10:08 home-assistant[bot]

I am experiencing this as well. Let me know if I can provide any further data to help.

matellis avatar Aug 17 '24 04:08 matellis

yep, same here. media_player.play_media for atv integration (homepods mainly) is rather unstable throwing this error (but not limited to this error alone).

also let me know if I can share further data.

tijnemans79 avatar Aug 21 '24 05:08 tijnemans79

same here

gms10ur avatar Sep 11 '24 13:09 gms10ur

same here

waterlou avatar Sep 12 '24 04:09 waterlou

I'm getting this error when using a homepod mini as the output for tts.speak with pico

MReschenberg avatar Sep 18 '24 02:09 MReschenberg

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.