MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Disturbx
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 7
    • Groups 0

    Disturbx

    @Disturbx

    0
    Reputation
    646
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Disturbx Unfollow Follow

    Latest posts made by Disturbx

    • RE: [MMM-RadioDe] - Simple Web Radio.de player

      @Steff said in [MMM-RadioDe] - Simple Web Radio.de player:

      @Disturbx Wanted to post a reply already yesterday, but was too stupid to use git push…, I modified the behavior slightly, letting the module wait until the others are started, added as well some changes. I put them to the develop branch, so if you change your git to develop, you can try whether this helps.
      How to do:
      Enter local directory of module --> git checkout develop --> git pull
      Why develop branch ? I did only test on my development platform, but not on the Raspi itself.
      Feedback highly welcome

      Cant seem to get it working mate :(

      posted in Entertainment
      D
      Disturbx
    • RE: [MMM-RadioDe] - Simple Web Radio.de player

      Hey @Steff, any updates on the module and how its not working with mine?

      posted in Entertainment
      D
      Disturbx
    • RE: [MMM-RadioDe] - Simple Web Radio.de player
      {
                             module: 'MMM-RadioDe',
                             position: 'bottom_left', // This can be any of the regions.
                             config: {
                                     // See 'Configuration options' for more information.
                                     station: "antenne",
                                     // can be obtained in embed section of station, e.g. http://antennekids.radio.de/
                                     api_key: 'xxx',
                                     //optional,
                                     height:"92", // in pixel
                                     width:"360", // in pixel
                             }
                     },
      

      This is my config.
      The weird is it is working when I go to http://192.168.1.xxx:8080 but not on the mirror itself

      This is the player on the mirror itself
      alt text

      This is on the webbrowser (http://192.168.1.xxx:8080)
      alt text

      just tried it out with antenne lel

      posted in Entertainment
      D
      Disturbx
    • RE: [MMM-RadioDe] - Simple Web Radio.de player

      Sorry man I let you the wrong direction.
      I’m using SLAM, radio.de is covering my station as it will work when I connect to the mirror remotely (via local ip:8080) but not on the mirror itself.

      I even tried it with Antenne, the standard option but works in remote, not on the mirror itself.

      posted in Entertainment
      D
      Disturbx
    • RE: [MMM-RadioDe] - Simple Web Radio.de player

      First of all awesome add on for my mirror :)
      I seem to have a problem…

      The radio station ssms to load normally on my magicmirror remote on my desktop but doesnt load the station when on my mirror itself. Cant really find anything wrong because its working when checking it remotely.

      The browser plugin shows but does not start, but only on the mirror itself.

      posted in Entertainment
      D
      Disturbx