mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 04:06:54 +00:00
Clarify how to find media_id for BBC sounds clips (#22216)
This commit is contained in:
parent
e316005e56
commit
fdcbad7663
@ -250,6 +250,15 @@ To cast media directly from a configured Plex server, set the fields [as documen
|
||||
|
||||
This app doesn't retrieve its own metadata, so if you want the cast interface or media player card to show titles and/or images you will have to provide the data yourself. See the examples below.
|
||||
|
||||
Note: Media ID is NOT the 8 digit alphanumeric in the URL, it can be found by right-clicking the playing audio clip. E.g., [this episode](https://www.bbc.co.uk/sounds/play/p009ycqy) shows:
|
||||
|
||||
| | |
|
||||
| --- | --- |
|
||||
| 128bps | dash (mf_cloudfront_nonbidi_dash_https) |
|
||||
| p009ycqz | |
|
||||
|
||||
With p009ycqz being the `media_id`
|
||||
|
||||
#### Media parameters
|
||||
|
||||
Mandatory:
|
||||
|
Loading…
x
Reference in New Issue
Block a user