Coder Social home page Coder Social logo

Comments (7)

TheBigSadd avatar TheBigSadd commented on July 19, 2024 1

I'm using mini-media-player form the HACS store. I pretty sure you can't change the album art. That part is static. As far is i know, but thanks for the tip :)

from home-assistant-custom-components-linkplay.

nagyrobi avatar nagyrobi commented on July 19, 2024

That is not supported. The integration is designed to retrieve data from Icecast service by itself.

Just tested the radio stream url you provided (http://25493.live.streamtheworld.com/RADIO538.mp3) and currently broadcasted on air artist and title is properly decoded from the stream headers.

Moreover if you configure a LastFm API key, you'll get cover arts too, all automatic.
Much better than having to provide a static logo by yourself.

from home-assistant-custom-components-linkplay.

TheBigSadd avatar TheBigSadd commented on July 19, 2024

I have created a Last.FM API key and i have entered it into my config. Sadly i still dont get artist info or a album cover

media_player:
    - platform: linkplay
      host: 10.16.0.96
      name: Overkapping
      multiroom_wifidirect: False
      lastfm_api_key: #######################
      icecast_metadata: 'StationName'

image

from home-assistant-custom-components-linkplay.

TheBigSadd avatar TheBigSadd commented on July 19, 2024

i also used https://myha.com/auth/external/callback for the callback

from home-assistant-custom-components-linkplay.

nagyrobi avatar nagyrobi commented on July 19, 2024

Try with correct config:
icecast_metadata: 'StationNameSongTitle'

from home-assistant-custom-components-linkplay.

TheBigSadd avatar TheBigSadd commented on July 19, 2024

Thnxx it works now, but i would love to see the stations logo instead of the song album art. But i know this probably not posible using the Icecast service

from home-assistant-custom-components-linkplay.

nagyrobi avatar nagyrobi commented on July 19, 2024

Try with some template media player.

from home-assistant-custom-components-linkplay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.