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
I'm using browser_mod to play an icecast audio stream on my dashboard on a button click. It's working well, but the media player doesn't show the extra.title property of the media_player.play_media action.
The audio plays great! But there is no title rendered on the media-control card.
What I expected to happen:
The media-control card to show the extra-title property.
What happened instead:
No title is rendered (also showing mini-media-player card).
Minimal steps to reproduce:
This is how I am playing the audio:
# The least amount of code or steps possible to reproduce my errortap_action:
action: perform-actionperform_action: media_player.play_mediadata:
media_content_id: http://IP:PORT/STREAMmedia_content_type: audio/mpegURLextra:
title: Police and Fire Scannertarget:
entity_id: media_player.desktop_browser
Error messages from the browser console:
No errors
By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:
Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
The text was updated successfully, but these errors were encountered:
My Home Assistant version: 2024.9.1
What I am doing:
I'm using browser_mod to play an icecast audio stream on my dashboard on a button click. It's working well, but the media player doesn't show the
extra.title
property of the media_player.play_media action.The audio plays great! But there is no title rendered on the media-control card.
What I expected to happen:
The media-control card to show the extra-title property.
What happened instead:
No title is rendered (also showing mini-media-player card).
Minimal steps to reproduce:
This is how I am playing the audio:
Error messages from the browser console:
No errors
By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:
Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
Have made sure I am using the latest version of the plugin.
Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
The text was updated successfully, but these errors were encountered: