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
71.07k stars 29.73k forks source link

Multi media progress bar and time remaining updates on volume changes #121515

Open d13g0m0nt3s opened 2 months ago

d13g0m0nt3s commented 2 months ago

The problem

Hi, I found some strange behavior, when I change the volume up and down, the progress bars of the media player resets… can’t find why. I tried with the default media player, mini media player and with a custom progress bar

If i turn the volume up or down, the progress bar reset and the remaining time increase.

I can only try with home pods and I do know if happened with other devices but happends with home pod second gen and home pod minis

What version of Home Assistant Core has the issue?

core-2024.7.1

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

Media player

Link to integration documentation on our website

No response

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

joostlek commented 1 month ago

What integration exposed the media player entity?

d13g0m0nt3s commented 1 month ago

The Apple TV integration. All my HomePods have same behavior.

home-assistant[bot] commented 1 month ago

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)