Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can no longer hear music when playing to BM media_player on iPhone (app or browser) #67473

Closed
Mariusthvdb opened this issue Mar 2, 2022 · 0 comments
Labels

Comments

@Mariusthvdb
Copy link
Contributor

Mariusthvdb commented Mar 2, 2022

The problem

thought this to be an issue with Browser-mod at first, so filed this: thomasloven/hass-browser_mod#302

to cut it short: we can not play local files (from the /media share) to a mobile (iPhone) media_player anymore, even though some 6 days ago this was working perfectly: https://community.home-assistant.io/t/media-source-media-not-showing/229247/11 and https://community.home-assistant.io/t/migrating-media-files-from-config-local-to-media/395971

As I tested the files being playing from the www folder on the /config share once again (is what I did before the move to the /media share), and that works just fine, I must conclude this to be an issue introduced in the last couple of days in #beta 2022.3 and nightly dev builds.

What version of Home Assistant Core has the issue?

2022.4.0.dev20220302

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 / media source

Link to integration documentation on our website

https://www.home-assistant.io/integrations/media_player https://www.home-assistant.io/integrations/media_source

Diagnostics information

No response

Example YAML snippet

- service: media_player.play_media
  data:
    entity_id: media_player.phone_app
    media_content_id: >
      media-source://media_source/local/sounds/tunes/rome.mp3
    media_content_type: music

Anything in the logs that might be useful for us?

No response

Additional information

not working (mobile device) on /media

Schermafbeelding 2022-03-02 om 10 27 06

googlehome device working on /media

Schermafbeelding 2022-03-02 om 10 26 32

working again (mobile device) on /config share:

Schermafbeelding 2022-03-02 om 10 58 12

also note that we now see:

Schermafbeelding 2022-03-02 om 10 33 30

which might be an indication of the issue?

more details:

Radio streams can be played to the mobile devices just fine, using a same script syntax and the same media_players. Also, TTS messages are played correctly.

summary
we can not play local files (from the /media share) to a mobile (iPhone) media_player anymore

@github-actions github-actions bot added the stale label Apr 1, 2022
@github-actions github-actions bot closed this as completed Apr 8, 2022
@github-actions github-actions bot locked and limited conversation to collaborators May 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant