question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing media_list examples

See original GitHub issue

We’re missing examples of how to implement the media_list feature. I’ve been trying to get it to work with Google Music but can’t seem to figure it out.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kalkihcommented, Jan 8, 2019

Hey Tobias, The media uri is platform specific and I’m pretty sure Spotify uri’s isn’t supported by the cast component unfortunately. I know the cast component can handle normal URLs though.

See media_content_id for the media_player.play_media service.

0reactions
exeticocommented, Jan 8, 2019

I can’t get the Spotify-links to work. I updated to the latest resources, and used the following code:

      - type: custom:mini-media-player
        entity: media_player.mini_group
        name: Team Mini
        artwork: cover
        show_source: full
        media_list:
          - name: BoogieListen!
            type: playlist
            url: spotify:user:exetico:playlist:1b7POYD33HLqLiZITnBlVi
          - name: Brand New Chill
            type: playlist
            url: spotify:user:spotify:playlist:37i9dQZF1DX6uQnoHESB3u
          - name: Crooners
            type: playlist
            url: spotify:user:spotify:playlist:37i9dQZF1DX9XiAcF7t1s5
          - name: Coffee Table Jazz
            type: playlist
            url: spotify:user:spotify:playlist:37i9dQZF1DWVqfgj8NZEp1
          - name: Weekendhygge
            type: playlist
            url: spotify:user:spotify:playlist:37i9dQZF1DWZdL27osEgj6
      - type: custom:mini-media-player
        entity: media_player.office_table_speaker
        name: Badeværelset
        artwork: cover
        show_source: full
        media_buttons:
          - name: Gå glad i bad
            type: playlist
            url: spotify:user:spotify:playlist:37i9dQZF1DX8Ig2zLEAhzO

If i select one of the list, the Google Home Mini’s says the sound i’m use to, and state change in HA: image

But sadly no music…

Do i miss something? My speakers is set up with Spotify in my Home App, and normally Spotify and Google Cast works just fine 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Build A Media List That Gets You Press
Media List Example and Templates. This is an example of a typical media list: Here are two media list templates that you can...
Read more >
How to Find Relevant Journalists & Their Emails to Contact ...
The first step is to find media contacts that could potentially be interested in covering a story like yours. In other words, you...
Read more >
Smil Problem: Medialist is Empty - Wowza Community
When I try to play it, i receive that error with the player founded in “examples/VideoOnDemandStreaming/FlashHTTPPlayer” directory:.
Read more >
Communicating in a Crisis - SAMHSA Publications
Never convey disgust, frustration, indifference, or smugness. Never lose your temper. Don't allow your body language, your position in the room, or your...
Read more >
Media List Template / Classic Report mapping — oracle-tech
Hi Guys, I've been deconstructing the Sample Database Application that comes bundled with Apex.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found