A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Videoplayer: playback stops randomly

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    40 Views
    kaiK
    Hi, I recently installed Snille’s Videoplayer and added a list of more than 20 local videos to my MM’s config: [image: 1785143035719-videolist.png] Although I set loop property to “true” the video playback always stops after about two-thirds of the videos. It varies each time, so it doesn’t always happen after the same video. The system is running on a latest-generation Raspberry Pi 5 with 8 GB of RAM; could this be a memory issue? Or is there a maximum number of videos? Side note: also, the autoplay parameter doesn’t seem to have any effect for me. Playback starts regardless of its value. (But that’s fine by me.) I’d be grateful for any information. Many thanks in advance. May the code be with you -kai
  • added touch support to MMM-ImagesPhotos

    Unsolved Requests
    3
    0 Votes
    3 Posts
    148 Views
    R
    @sdetweil okay, thanks Sam. I’ve just added some stuff for navigation and made some changes to support that. Everything should continue to work fine. So I will create pull request.
  • New MagicMirrorOS build - mm Container in Restart Loop

    Unsolved Troubleshooting
    5
    0 Votes
    5 Posts
    2k Views
    karsten13K
    I’ve now implemented additional tests, so such errors should be spotted much earlier in the develop branch…
  • Version upgrade from 2.34.0 to 2.36.0 Calendar Probs

    Unsolved Troubleshooting
    4
    0 Votes
    4 Posts
    2k Views
    S
    @MyMirror also, the css folder is for OUR stuff in 2.35+, all user stuff is moved to the config folder so, move the images there and see if it works also, picky support person here, please use text for config content… pics are very hard to read… also, config or log info should go in a code block… paste text in this message editor, blank line above and below select the text just pasted hit the code button </> above on the editor toolbar thanks
  • MMM-Anylist

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    1k Views
    S
    @bjowave welcome to the world of css, cascading style sheet This allows you to style a/some elements on the web page (MagicMirror page is presented in a browser) This is a huge topic area, I looked at the anylist module provided css, and it doesn’t provide any direct styling on the text elements So you will have to discover what they are. See the second link in my signature below for a short intro to the browser developers window, elements tab The content for CSS styles is HUGE I would use your favorite search engine on how to set an element style the way you want, this will at least give you the names of the styles you want to set. Then the example will teach you how to find the element you want to style Watch out for opaque, if you later decide on pictures in the background, you will have a black rectangle showing.
  • iCloud Shared Album background.

    Unsolved Requests
    5
    0 Votes
    5 Posts
    2k Views
    M
    @martinb https://forum.magicmirror.builders/topic/14807/mmm-wallpaper-configure-for-icloud-album-photo Is kind of working for me.
  • MMM-EmbedURL move page / hide embedded website page header

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    939 Views
    N
    Hi there, I’m trying to move an embedded website up a little, to the page header is hidden and I can show more effective data. I’ve tried it using the beneath option in custom.css, but that does not seem to do the trick. Any other suggestions? Also, is there an option to do this with different values for each embedded url, since it might differ per page? .MMM-EmbedURL .embed .embeded { top: -100px; }
  • Modular configuration generation

    Unsolved Feature Requests
    7
    0 Votes
    7 Posts
    3k Views
    B
    MMM Config already seems to cover most of the proposed workflow without forcing every module author to adopt a new schema. The automatic discovery plus optional custom form definitions sounds like a practical balance between compatibility and structured configuration.
  • 0 Votes
    8 Posts
    3k Views
    S
    @reilley insufficient permissions on git Sounds like you might have used sudo git clone Otherwise, this is a sign of sd card troubles coming soon this permissions trouble could also explain the module update problems
  • 0 Votes
    2 Posts
    1k Views
    S
    @reilley the module was updated this morning by the author
  • MMM-Fuel

    Unsolved Troubleshooting
    8
    0 Votes
    8 Posts
    2k Views
    S
    @p1lspeda said: npm install electron@43.1.0 I opened issue on the MMM-Fuel repo https://github.com/fewieden/MMM-Fuel/issues/128
  • mmm remote control

    Unsolved Troubleshooting
    5
    0 Votes
    5 Posts
    1k Views
    S
    @tommyk sorry. Dang if I know. Maybe just examples of how it could be. 127.0.0.1 is the address for localhost 192.168. Is a typical default network address setup I leave it empty, cause I don’t want to force my devices to fixed addresses (dont want the mgmt job)
  • MMM-CounterEvents "days" not showing

    Unsolved Troubleshooting
    5
    0 Votes
    5 Posts
    2k Views
    R
    Apologies for the delay in responding. I gave up and switched to MMM-HolidayCountdown which installed and is working without any issues.
  • MMM-Reddit 403 error

    Unsolved Troubleshooting
    6
    0 Votes
    6 Posts
    2k Views
    mumblebajM
    @kasperb So, verdict is as follows: Reddit no longer allows anonymous JSON fetches. This is now officially dead. I can maybe make it work for users who have OAuth creds, but I would need to know if it would be worth the while me making those changes, i.e. are there current users of the module who have OAuth creds or not? If not then this module is unfortunately “as good as dead”. They, Reddit, have moved onto Devvit which is hosted inside Reddit’s platform and handles authentication for apps built on the platform. Not used for external apps. If there are any users who have OAuth creds, let me know and I will update the module, else I will have to shelve this one.
  • World Cup page

    Unsolved Requests
    4
    1 Votes
    4 Posts
    2k Views
    Dentrass 0D
    I have made a module for the 2026 World Cup. Hope it will be useful. https://github.com/dentrass/MMM-WorldCup2026 [image: 1781342342352-overview.png]
  • MMM-TeslaLogger stopped working

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    1k Views
    S
    @leonids best thing is to post an issue to the module GitHub page to engage the author
  • IR frame screen touch.

    Unsolved Requests
    2
    0 Votes
    2 Posts
    1k Views
    S
    @Mati_93 search the 3rd party modules (listed above in the top menu) , there are some for touch and swipe (which may require different sensor hardware) they would send the ‘next page’ notification like the button does
  • Does MM no longer work on Pi Zero2w?

    Unsolved Troubleshooting
    11
    0 Votes
    11 Posts
    2k Views
    N
    @wyovino I find a very easy setup to be a server on an RPi3 A+ and the client in kiosk mode on an RPi Zero 2W. This also gives one the option of having multiple clients attached to one server. I’m an (old) engineer and a minimalist so I chose DietPi for my OS. This results in very little lag while easily maintaining them via ssh. Total power consumption at full load is 5.5W (3.2W + 2.3W) versus the 4.6W for the Model 3 B+, but incrementally you get power savings as you add more clients. Cost wise, this is also more effective if you have multiple clients. On the server side, I created scripts to install MM and eliminated the need for pm2 in favor of using services, as this save significantly on memory usage (RPi3 A+ only has 512MB of RAM). DietPi + bare services + dropbear + MM server take up only 194-206MB of RAM. Swap varies from 0-30MB. I do not have a lot of modules running. The basic Calendar, Weather, MMM-RAIN-MAP plus a module I create for to capture and display Ring camera snapshots (currently called MMM-RingSnapshot). On the client side, I created a script to perform the most basic installation which reduces all display resources to bare X and chromium. Total is 240-248MB running DietPi + chromium in kiosk mode with no windows manager. Swap varies from 0-120MB while running. I was thinking of posting the scripts on GitHub, but I’m not certain there is appetite for something that is non-standard for MM. YMMV
  • Module for Toyota

    Unsolved Requests
    1
    0 Votes
    1 Posts
    1k Views
    M
    Hello, As a dedicated user of Magic Mirror I am frequently searching for a module for my car, a hybrid Toyota Yaris 2025. I can check my car from inside my house, but a MMM-MyToyota module would be very helpful. I don’t have the skills to build such a module, but maybe there is somebody in this forum who is able to do so. Thanks Pim
  • Node/NPM not installed?

    Unsolved Troubleshooting
    5
    0 Votes
    5 Posts
    2k Views
    UncleRogerU
    @sdetweil Thanks! P.S., I really appreciate all your help, not just for me but for everyone. You really are a rock star!