A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Bose-Soundtouch

    2
    0 Votes
    2 Posts
    459 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
    217 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
    2k 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
    5k 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
    6k 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
    2k 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
    2k Views
    T
    Is there any module can play http://mixlr.com online radio?
  • Problems with MMM-Confucius

    4
    0 Votes
    4 Posts
    1k 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
    8k 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
    751 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
    1k 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
    2k Views
    bugsounetB
    @benexus I can’t help for this, because i don’t have PS :/
  • Load based on classes

    3
    0 Votes
    3 Posts
    626 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.
  • Alexa to Selfie

    5
    0 Votes
    5 Posts
    889 Views
    A
    @sdetweil Sound advise I’ll be sure to remember it! Honeslty makes thing easier too I hate having to edit scripts to communicate to each other in other forms of development haha
  • Streaming News Sites for MMM-iFrame-Ping

    3
    0 Votes
    3 Posts
    2k Views
    J
    @ankonaskiff17 You will see a message saying “The owners of this video don’t allow their content to be embedded in other web pages.” or something similar to that when you try to show it in an iFrame.
  • Autoplaying videos with MMM-iFrame-Ping

    4
    0 Votes
    4 Posts
    1k Views
    S
    @joeronimo i do not know… they have been increasing the controls here to stop autoplay, cause customers are screaming… i still yell at my phone browser every day cause it plays something I don’t think it should.
  • city label text size

    2
    0 Votes
    2 Posts
    514 Views
    mumblebajM
    @lmd1220 You could try and set the font-size in the custom.css file located /MagicMirror/css/ folder. .globe { font-size: 6pt; } The current font-size is set to 8pt.
  • MMM-SORT Date Config

    2
    2
    0 Votes
    2 Posts
    458 Views
    S
    @rhosybol well, it looks like the config parm timeFormat: " h:mm a", will let you format the date/time here is a decent description of the format strings https://thecodebarbarian.com/formatting-javascript-dates-with-moment-js.html as for width, then I think u have to use css to set the width