MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. sdetweil
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 108
    • Topics 90
    • Posts 20,731
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Docker Watchtower container restarting and mm container errors after upgrade

      @scottwalsh @karsten13 will have to help

      MMOs is on pi os I think

      posted in Troubleshooting
      S
      sdetweil
    • RE: Docker Watchtower container restarting and mm container errors after upgrade

      @scottwalsh what does the docker compose look like for watchtower?

      I know there have been stories about it not being maintained and breaking. But my uses still work.
      There are supposed replacements. People forked and fixed under other names

      What is is this docker stack running on?

      I just released the latest MagicMirror about 10am US central time today. Was this MagicMirror container failed before then?
      Looks like maybe docker needed update for the os updates?

      posted in Troubleshooting
      S
      sdetweil
    • Latest release, node JS change

      Latest release is up, 2.34.0

      note that there is a nodejs version change, 22.21.1

      posted in General Discussion
      S
      sdetweil
    • v2.34.0

      Version 2.34.0 Jan 1, 2026

      Release Notes

      Thanks to: @Blackspirits, @Crazylegstoo, @jarnoml, @jboucly, @JHWelch, @khassel, @KristjanESPERANTO, @rejas, @sdetweil, @xsorifc28

      ⚠️ This release needs nodejs version >=22.21.1 <23 || >=24

      Compare to previous Release v2.33.0

      [core]

      • Merge branch ‘master’ into develop
      • Prepare Release 2.34.0 (#3998)
      • dependency update + adjust Playwright setup + fix linter issue (#3994)
      • demo with gif (#3995)
      • [core] fix: allow browser globals in config files (#3992)
      • [core] fix: restore --ozone-platform=wayland flag for reliable Wayland support (#3989)
      • [core] auto create release notes with every push on develop (#3985)
      • [core] chore: simplify Wayland start script (#3974)
      • [gitignore] restore the old Git behavior for the default modules (#3968)
      • [core] configure cspell to check default modules only and fix typos (#3955)
      • [gitignore] restoring the old Git behavior for the CSS directory (#3954)
      • feat(core): add server:watch script with automatic restart on file changes (#3920)
      • [check_config] refactor: improve error handling (#3927)
      • refactor: replace express-ipfilter with lightweight custom middleware (#3917)
      • refactor: replace module-alias dependency with internal alias resolver (#3893)
      • Release 2.33.0 (#3903)

      [dependencies]

      • [chore] update dependencies and min. node version (#3986)
      • [core] bump dependencies into december (#3982)
      • Bump actions/checkout from 5 to 6 (#3972)
      • Update deps, unpin parse5 (#3934)
      • [core] Update deps and pin jsdom to v27.0.0 (#3925)
      • chore: update dependencies (#3921)
      • update deps, exclude node v23 (#3916)
      • remove eslint warnings, add npm publish process to Collaboration.md (#3913)
      • feat: add ESlint rule no-sparse-arrays for config check (#3911)
      • chore: bump dependencies into october (#3909)

      [logging]

      • logger: add calling filename as prefix on server side (#3926)
      • [logger] Add prefixes to most Log messages (#3923)

      [modules/alert]

      • Add new pt and pt-BR translations for Alert module and update global PT strings (#3965)

      [modules/calendar]

      • add checksum to test whether calendar event list changed (#3988)
      • [calendar] fix: prevent excessive fetching on client reload and refactor calendarfetcherutils.js (#3976)
      • [calendar] refactor: migrate CalendarFetcher to ES6 class and improve error handling (#3959)
      • [calendar] Show repeatingCountTitle only if yearDiff > 0 (#3949)
      • [tests] suppress debug logs in CI environment + improve calendar symbol test stability (#3941)
      • [calendar] chore: remove requiresVersion: "2.1.0" (#3932)
      • [calendar] test: remove “Recurring event per timezone” test (#3929)

      [modules/compliments]

      • [compliments] refactor: optimize loadComplimentFile method and add unit tests (#3969)
      • fix: set compliments remote file minimum delay to 15 minutes (#3970)
      • [compliments] fix: duplicate query param “?” in compliments module refresh url (#3967)

      [modules/newsfeed]

      • [newsfeed] fix header layout issue (#3946)

      [modules/weather]

      • [weatherprovider] update subclass language use override (#3914)
      • [weather] fix wind-icon not showing in pirateweather (#3957)
      • [weather] add error handling to weather fetch functions, including cors (#3791)
      • remove deprecated ukmetoffice datapoint provider, cleanup .gitignore (#3952)
      • fixes problems with daylight-saving-time in weather provider openmeteo (#3931)
      • Fix for envcanada Provider to use updated Env Canada URL (#3919)
      • [weather] feat: add configurable forecast date format option (#3918)

      [testing]

      • testing: update “Enforce Pull-Request Rules” workflow (#3987)
      • [core] refactor: replace XMLHttpRequest with fetch and migrate e2e tests to Playwright (#3950)
      • [test] replace node-libgpiod with serialport in electron-rebuild workflow (#3945)
      • [ci] Add concurrency to automated tests workflow to cancel outdated runs (#3943)
      • [tests] migrate from jest to vitest (#3940)
      posted in MagicMirror
      S
      sdetweil
    • RE: MMM-Chores - Manage and keep track of your household Chores

      @htilburgs try

      dateFormatting:null

      posted in Utilities
      S
      sdetweil
    • RE: Where's waldo?

      @plainbroke not too many, but that’s the hard way

      Define known page names
      Page1
      Page2

      Mom’
      Dad
      Billy
      Sue

      Stocks
      Weather
      Family

      Anyhow

      Then at each module in your config
      Add a

      classes:"…..",
      

      After the module: line
      Where …… is the list of the pages you want this module to show on. Space separated

      Fox modules that should show all the time
      Use whatever name you set next to the pages fixed definition

      Sorry, no idea where Waldo is

      posted in Requests
      S
      sdetweil
    • RE: pages and simple back groung slidswhows

      @videogame95 what module for the background?
      Is the module for images listed in the fixed section of pages config
      What do you mean renamed the pics?

      Are you doing this thru css?

      posted in Entertainment
      S
      sdetweil
    • RE: MMM- Carousel

      @Mati_93 why did you change from pages?
      also, future posts

      if config, or code or log files, use the code block around them

      paste text to message editor, blank line above and below
      select the text just pasted
      hit the </> button on the message editor tool bar

      I have fixed first post

      posted in Troubleshooting
      S
      sdetweil
    • RE: MMM-Traffic stuck on loading

      @Keithj edit MMM-Traffic.js

      change these lines (79/80)

              self.errorMessage = payload.error.message;
              self.errorDescription = payload.error.description;
      

      to

              self.errorMessage = e.message;
              self.errorDescription = e.description;
      

      and restart MM
      let me know…

      posted in Troubleshooting
      S
      sdetweil
    • RE: MMM-Traffic stuck on loading

      @Keithj I’m blind! Traf then

      posted in Troubleshooting
      S
      sdetweil
    • 1
    • 2
    • 3
    • 4
    • 5
    • 2073
    • 2074
    • 1 / 2074