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

    Posts

    Recent Best Controversial
    • RE: Clean installation... fails left and right

      @devinhedge said in Clean installation... fails left and right:

      Not to be snarky… really… I’m concerned that MagicMirror isn’t being maintained. During installation there are a lot of deprecated node.js module warnings, and security warnings…

      As others have said, most of your problems are because you use Raspbian Lite.

      That being said: you have a point. The auto installer script isn’t maintained as well as I want it to be. Due to the fast development speed of Raspbian, it runs into issues. Since most of the contributors don’t install the core from scratch very often, we don’t run into these issues.

      I’m considering deprecating the automatic installer and suggesting to manual install Node, clone MagicMirror and then run npm install. To be fair: that’s how I install my MagicMirror.

      Of course, PR’s to fix the auto-installer are more than welcome!

      posted in Bug Hunt
      MichMichM
      MichMich
    • V2.6.0

      MagicMirror² version 2.6.0 was just released:
      https://github.com/MichMich/MagicMirror/releases/tag/v2.6.0

      A huge, huge, huge thanks to user @fewieden for all his hard work on the new experimental weather module!

      [2.6.0] - 2019-01-01

      ℹ️ Note: This update uses new dependencies. Please update using the following command: git pull && npm install. If you are having issues updating, make sure you are running the latest version of Node.

      ✨ Experimental ✨

      • New default module weather. This module will eventually replace the current currentweather and weatherforecast modules. The new module is still pretty experimental, but it’s included so you can give it a try and help us improve this module. Please give us you feedback using this forum post.

      A huge, huge, huge thanks to user @fewieden for all his hard work on the new weather module!

      Added

      • Possibility to add classes to the cell of symbol, title and time of the events of calendar.
      • Font-awesome 5, still has 4 for backwards compatibility.
      • Missing showEnd in calendar documentation
      • Screenshot for the new feed module
      • Screenshot for the compliments module
      • Screenshot for the clock module
      • Screenshot for the current weather
      • Screenshot for the weather forecast module
      • Portuguese translation for “Feels”
      • Croatian translation
      • Fading for dateheaders timeFormat in Calendar #1464
      • Documentation for the existing scale option in the Weather Forecast module.

      Fixed

      • Allow to parse recurring calendar events where the start date is before 1900
      • Fixed Polish translation for Single Update Info
      • Ignore entries with unparseable details in the calendar module
      • Bug showing FullDayEvents one day too long in calendar fixed
      • Bug in newsfeed when removeStartTags is used on the description #1478

      Updated

      • The default calendar setting showEnd is changed to false.

      Changed

      • The Weather Forecast module by default displays the ° symbol after every numeric value to be consistent with the Current Weather module.
      posted in MagicMirror
      MichMichM
      MichMich
    • V2.5.0

      MagicMirror² V2.5.0 was just released.

      https://github.com/MichMich/MagicMirror/releases/tag/v2.5.0

      [2.5.0] - 2018-10-01

      Added

      • Support multi-line compliments
      • Simplified Chinese translation for “Feels”
      • Polish translate for “Feels”
      • French translate for “Feels”
      • Translations for newsfeed module
      • Support for toggling news article in fullscreen
      • Hungarian translation for “Feels” and “Week”
      • Spanish translation for “Feels”
      • Add classes instead of inline style to the message from the module Alert
      • Support for events having a duration instead of an end
      • Support for showing end of events through config parameters showEnd and dateEndFormat

      Fixed

      • Fixed gzip encoded calendar loading issue #1400.
      • Mixup between german and spanish translation for newsfeed.
      • Fixed close dates to be absolute, if no configured in the config.js - module Calendar
      • Fixed the UpdateNotification module message about new commits in the repository, so they can be correctly localized in singular and plural form.
      • Fix for weatherforecast rainfall rounding #1374
      • Fix calendar parsing issue for Midori on RasperryPi Zero w, related to issue #694.
      • Fix weather city ID link in sample config
      • Fixed issue with clientonly not updating with IP address and port provided on command line.

      Updated

      • Updated Simplified Chinese translation
      • Swedish translations
      • Hungarian translations for the updatenotification module
      • Updated Norsk bokmål translation
      • Updated Norsk nynorsk translation
      • Consider multi days event as full day events
      posted in MagicMirror
      MichMichM
      MichMich
    • RE: SPAM???

      Working on it. Removed (most of) the spam and temporarily switched to invite only.

      posted in Forum
      MichMichM
      MichMich
    • RE: Freaking Spam Has Got To Stop!!!

      Freaking annoying. Just removed a bunch of account an will add anti spam tools.

      posted in Forum
      MichMichM
      MichMich
    • RE: Applied change to config.txt, MM fails to boot.

      @richard238 It just modifies the config.txt for you in a save way. There is a bigger chance of you killing your pi doing it manually than using the config tool.

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Help! Problem updating to v2.3.1

      @kullboys https://forum.magicmirror.builders/topic/7581/can-t-update/4

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Which version of raspbian? Jessie? Stretch?

      You can use the latest version, but make sure you use the full version. Not the lite version.

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Applied change to config.txt, MM fails to boot.

      Did you try the rasps-config tool to configure the GL driver?

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Can't Update

      Run the following command from within the MagicMirror folder, and try again:

      git reset --hard; git clean -df;
      
      posted in Troubleshooting
      MichMichM
      MichMich
    • 1 / 1