A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 2 Votes
    160 Posts
    172k Views
    R
    Now I need some help, why doesn’t it show me the EPG info. can I put it in 2 columns next to each other (to save space) with so many channels? and last but not least When you press DB-PLAY it takes about 5-10 seconds until the video comes, can you set a status bar with a sample message until the stream starts: Video coming or similar. Thank you very much And this module is awesome :-) [image: 1668118385122-mmm-dreambox.png]
  • MMM-Discogs

    5
    0 Votes
    5 Posts
    640 Views
    N
    @sdetweil ha. thanks Sam Understood
  • Conceptual check: Can I make MM2 work for a home theatre?

    6
    0 Votes
    6 Posts
    590 Views
    S
    @jasondreher there is a LOT of integration that has to be created
  • MMM-Selfieshot

    6
    1 Votes
    6 Posts
    1k Views
    bheplerB
    MMM-Selfieshot has been updated. Thanks to @bugsounet, the module will send the notification SELFIE_START when the countdown begins.
  • MMM-Halloween

    1
    1 Votes
    1 Posts
    682 Views
    V
    Hello everyone, first of all, if this is the wrong board, please move this thread to the right one. Now to the module itself: Why? Halloween is coming around, and we thought, what could be better, then producing some jump scares. Since we failed to get it going with existing modules (like MMM-EasyBack) I created a new one. What? This module shows (if wanted) a bait image to lure people in and shows after a specified time either a random image (should be scary) or a random video. The videos can be either with or without sound, depending on the settings in your browser. How? The module creates for all images and videos hidden objects in the DOM. When the time has come one randomly chosen object will be selected, revealed and if it is a video the play parameter set to true. I know, I know, that is a pretty brute attempt, but if I updated the DOM with a single new video, it would not play. Furthermore I could find no notification or module, that could have informed my module to start playing the video, after the DOM has been refreshed… Where? For installation guidelines and the code follow this link. What’s missing? It’s quite BETA, so expect some changes to be made in the future. Feedback is (as always) appreciated. What the module still lacks is the possibility to react to a motion sensor or a different module, that can send notifications. This will come (hopefully) in the next few days, when the package with the motion sensor gets delivered
  • MMM-Bose-Soundtouch

    2
    0 Votes
    2 Posts
    339 Views
    S
    @mecco86 you should open an issue on the module github page to engage the module author… looks like the api being used has changed
  • MMM-bose-SoundTouch

    1
    0 Votes
    1 Posts
    167 Views
    M
    Not work i see in log this MMM Bose error in fetcher {“res”:“error”,“body”:“This is an error”}
  • MMM-Trakt

    5
    1
    2 Votes
    5 Posts
    4k Views
    luisestradaL
    Hello @Kiina, Is there a way to limit the number of characters in the episode’s name? In some cases they are quite long
  • MMM-Instagram2020

    3
    1 Votes
    3 Posts
    1k Views
    A
    @vintage89, after a very long time I manged to get some time to review. The latest update to MMM-Instagram2020 solves the above issue by automating the whole authentication process. Details in the Readme: https://github.com/AlexanderSalter/MMM-Instagram2020/blob/master/README.md
  • Help I need the MMM-MplayerRadio recipe for GA

    15
    0 Votes
    15 Posts
    4k Views
    R
    @sdetweil sorry it took so long to reply back. I’ve been kinda busy. So yes, if you want to listen to the radio station 103 you would say Jarvis Turn the radio on to 103
  • mykle1 / MMM-EARTH-Live

    4
    0 Votes
    4 Posts
    1k Views
    N6NGN
    @cowboysdude Yes Cowboydude… Thanks for the reply. I do know about the dark sessions but this is where it stops and the only way to start it again is to click on the triangle in the circle in the center of the image… But it does start again for another hour or so… Can’t narrow it down to anything more specific… Dennis
  • [MMM-Showtimes] Local Cinema Showtimes

    10
    3 Votes
    10 Posts
    5k Views
    S
    Love this. Just got my board up and running and plan to integrate this asap !
  • MMM-PoemOfTheDay show standard, but no german language!

    8
    0 Votes
    8 Posts
    1k Views
    S
    @lolobyte I know, but that is incorrect… my open issue asks to change the doc
  • Live online radio

    1
    0 Votes
    1 Posts
    319 Views
    T
    Is there any module can play http://mixlr.com online radio?
  • Problems with MMM-Confucius

    4
    0 Votes
    4 Posts
    761 Views
    S
    @N6NG weird, GitHub didn’t find it… anyhow open the developers window, ctrl-shift-i, and select the console tab. enter a unique part of the module name in the filter field. conf for example see if there are any errors also, this module needs the request lib, see https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later
  • MMM-dropbox - new module to show Dropbox photos on your mirror!

    16
    1 Votes
    16 Posts
    6k Views
    michael5rM
    Hi guys - there’s a new version of the module out that should fix the Dropbox API issue. Please try it out and see if it works for you.
  • Blank screen when running MM

    4
    0 Votes
    4 Posts
    596 Views
    S
    @n6ng Thanks for your helpful post. I have a question that’s a bit off-topic. Does anyone know where the best image editing app is? I want a wallpaper for Android. …
  • MMM-Sonos Still Kickin?

    5
    0 Votes
    5 Posts
    950 Views
    A
    @brandongomez Sorry about that! Sometimes I need to restart the Sonos-Node-HTTP module to make sure it’s broadcasting.
  • Playstation Users

    7
    1
    0 Votes
    7 Posts
    1k Views
    bugsounetB
    @benexus I can’t help for this, because i don’t have PS :/
  • Load based on classes

    3
    0 Votes
    3 Posts
    485 Views
    M
    @sdetweil Thank you, I wanted to use the Face Recog function to play a message when it recognises a face. This would be a simlpe mp3 saying something like " Hello XXXXX" . I was hoping to do this using this module by using classes, but thnk you for pointing out this would not work. Do you know what I could use, before you starting talkimg real techy, I am a novice and no real coding experience.