A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • Unable to determine reason for MM/electron decaying/dying/hanging

    20
    0 Votes
    20 Posts
    5k Views
    S
    @max64 with release 2.10, all you have to do is set serverOnly: local in config.js And it will do that split mode for you. We are running such an old electron version.
  • Calendar issue 2.8.0 - Repeating events

    9
    0 Votes
    9 Posts
    4k Views
    evroomE
    @Clubjack and others, I noticed this problem too. For instance my birthday lasted 2 days ( only got presents once though) and my wedding-day is one day forward (which will upset my wife). The entries were made using Google Calendar (so not a calendar app that synchronizes with Google). I notice this since 2020, but that does not mean it did not happen before, could have overlooked it. When I ran a test with a dummy entry, it worked fine. When I toggle a „faulty“ entry from repeating to not repeating and then back to repeating, the entry is shown correct. I collected some data and will post it when I sorted it out a bit.
  • git issues after automatic install

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    S
    @benjay Unfortunately the GIT status is still reporting issues (same as before) those aren’t issues the package-lock.json is generated by the npm install, so its new and changed. the 0 is a bug from the installer once and the core is some dump from npm/node crashing at some time. all is good… (git status in the MagicMirror folder should show the same output after reboot)
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • Calendar Doesn't Honor custom.css for Background

    16
    0 Votes
    16 Posts
    5k Views
    E
    @sdetweil said in Calendar Doesn't Honor custom.css for Background: @ember1205 said in Calendar Doesn't Honor custom.css for Background: the Developer options with a real browser electron is a real browser, so you can do this ON the mirror, or from your desktop if the config parms allow remote system access. I always forget that I can use local browser to view developer window Now that you mention it, I have used the developer options directly on the appliance and should have remembered that. Thanks for the reminder!
  • Can't disable seconds on digital clock

    5
    0 Votes
    5 Posts
    2k Views
    E
    @sdetweil Sigh. Thanks. :)
  • problem with the node_helper

    2
    0 Votes
    2 Posts
    611 Views
    S
    @Artech do this cd ~/MagicMirror git checkout modules/node_modules/node_helper/index.js
  • Failed at the magicmirror@2.8.0 start script

    3
    0 Votes
    3 Posts
    1k Views
    F
    My mistake was that I had chossen to auto-start Desktop but not Autologin, after I changed to Autologin with Desktop everything was fine again.
  • Filter events on the Calendar module

    calendar filter
    2
    0 Votes
    2 Posts
    1k Views
    A
    @pedromrsantos A workaround could be to use separat calendar for meetings and presentations only. AxLED
  • How do i fix this error??

    2
    0 Votes
    2 Posts
    1k Views
    ?
    @KWuni You need to do electron-rebuild. Read the instruction carefully.
  • Node Install Issues

    5
    0 Votes
    5 Posts
    2k Views
    Mykle1M
    @sdetweil :thumbsup:
  • Calendar issue with 2.7.1

    12
    0 Votes
    12 Posts
    5k Views
    S
    @drfukc I ssh to my mirrors… one autostarts, one does not…
  • Weather forecast modul, shows the past 3-4 days forecast

    1
    0 Votes
    1 Posts
    763 Views
    S
    Hi All. After updating to 2.7.0 the Weather Forecast module is still showing the last 3-4 days (Wednesday) and today its Sunday. All other module and time is working fine. How can I fix that issue ?
  • Trouble Starting

    2
    0 Votes
    2 Posts
    1k Views
    B
    At first glance, I think you forgot to run the npm install in the proper directory during the upgrade. Try this: cd /home/pi/MagicMirror pm2 stop all git pull npm install The npm install command will take a while to run, so be patient. Let us know how it goes.
  • Magicmirror Hanged

    5
    0 Votes
    5 Posts
    2k Views
    ejay-ibmE
    Sorry it’s in french but that can help you to test your sensor out of the magicmirror app directly in python https://raspberry-pi.developpez.com/cours-tutoriels/capteur/mag-pi-utiliser-port-gpio/partie-1-detection-mouvement/ Ejay
  • Some Calendar Icons Missing

    calendar icons
    8
    0 Votes
    8 Posts
    4k Views
    B
    I’m on the latest Magic Mirror version but icons like dumpster, drumstick-bite, trash, trash-alt are not working for me. calendar and birthday-cake are just fine.
  • Spotify Play?

    19
    0 Votes
    19 Posts
    18k Views
    M
    @ejay-ibm Hey Ejay, many thanks for testing and bug fixing. Regarding your findings: The original RegEx still works on my installation, but based on your experience it seams like the RegEx is more stable by just looking for the URL itself. I can´t see any downside of this approach. In my test it turn out that “-” and “_” need to be added to the character set, due to they are used e.g. in usernames (spotify_germany) which are part of playlist path. Also the escaping is now much more proper (interesting that the raw version had worked…) Important finding from ejay if raspotify just jump back to track start instead of changing the song, an update of raspotify is needed. I had exactly the same behavior on my installation.
  • pm2 erorr log full of errors

    3
    0 Votes
    3 Posts
    2k Views
    N
    I recently seen that on my improvement machine. LE rectified: just the pm2 logs order will skip appearing/time on application invigorate.
  • Script error

    11
    0 Votes
    11 Posts
    4k Views
    S
    @ernst-jan https://jshint.com/ Has helped me.
  • compliments doesnt work

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    B
    Glad to hear it. Remember to mark the forum topic as solved!