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

    Unsolved
    1
    0 Votes
    1 Posts
    303 Views
    M
    Hello everyone, I need your help once again… I reinstalled my mirror using @sdetweil’s scripts, which are perfect. I reinstalled it because I had updated it 6 months ago and the mirror wouldn’t start anymore because the OS version was no longer supported. My problem is this: in the modules containing links to YouTube videos, they no longer work. I get a gray window with the following message: “This live stream recording is not available.” Do you know how to fix this? Thank you in advance for your help.
  • newsfeed

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    S
    @Ray eh? You reported trouble, I researched, and reported the cause Which cannot be avoided with software
  • MMM-Embed URL centered on fullscreen_above?

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    BKeyportB
    @wishmaster270 Doh! Was using the wrong css item. <internally screaming at CSS>
  • Calendar Module not working as expected

    Solved
    4
    0 Votes
    4 Posts
    942 Views
    S
    @Gherry very interesting ! I have not seen a replacement value not be used before.
  • Calendar - colourise events today?

    10
    0 Votes
    10 Posts
    1k Views
    S
    @Babene1 very nice! Great feedback
  • MMM-ImagesPhotos

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    S
    @Ray awesome!!!
  • MagicMirror is Failing to start at all

    Solved
    22
    0 Votes
    22 Posts
    6k Views
    S
    @Sampleswow can you send me the ~/MagicMirror/installers/upgrade.log Via email. The same userid as here at gmail
  • Two Mirrors, One Pi

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S
    @BiaGen awesome! Glad it helped
  • MMM-Universal-Pir issues

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    M
    The module is working. After the set time, the screen turns off. But after about 10 seconds, the screen turns on. The counter shows 0 seconds.
  • Error installing MMPM

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    B
    That error is actually a ‘safety feature’ of the newer Raspberry Pi OS. Since they started protecting the system Python environment, you can’t just use pip install globally anymore. The easiest way around this is to use pipx. Try running these two commands- sudo apt install pipx pipx install mmpm This installs MMPM in its own little ‘bubble’ so it doesn’t mess with the rest of your Pi’s system.
  • MMM-Universal-PIR - ‘GPIOcommand exited with error!'

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    karsten13K
    @smegbadger said in MMM-Universal-PIR - ‘GPIOcommand exited with error!': It never occurred to me the container would update things unannounced! the container does not update things on your host, but the container itself is running debian and (if you are using karsten13/magicmirror:latest) the debian version of the container image switched from bookworm to trixie …
  • MagicMirror-backup-restore

    Solved
    7
    0 Votes
    7 Posts
    530 Views
    R
    @sdetweil resolved in less than 24 hours :-) This is “responsive” ! Thanks again! Ralf
  • Switch Months - MMM-CalendarExt3 -

    Solved
    8
    1 Votes
    8 Posts
    547 Views
    S
    @Getinthegames awesome!!! thanks for the feedback
  • Universal-PIR - ‘GPIOcommand exited with error'

    Solved
    3
    0 Votes
    3 Posts
    876 Views
    K
    @karsten13 Thank you for your advice. To my shame, I must admit that I did not read the readme.md file. Yes, after reinstalling I am using Trixie and I have to use the gpiomon V2 So with gpiomon -e rising -c 0 17" it works Thank you again
  • MagicMirror crash core.xxxx

    Solved
    5
    0 Votes
    5 Posts
    458 Views
    S
    @htilburgs and you can erase the core files
  • Calendar views load as hidden

    Solved
    6
    0 Votes
    6 Posts
    539 Views
    M
    I think I found the issue, the scenes section for MMM-CalendarExt2 had an error. I discovered it by explicitly looking at errors in the console (and ignoring the many warnings).
  • Swap 2 modules on loading 1 module

    Unsolved
    5
    0 Votes
    5 Posts
    661 Views
    S
    @ArnoldoB if you use the classes approach vs the module name approach . I could never remember the module name approach , always looking up and down, and figuring how to configure for multiple instances of the same module I like to use the classname “all_pages” for fixed, makes more sense
  • Dimming of a module

    Unsolved
    5
    0 Votes
    5 Posts
    405 Views
    S
    @chrga awesome!!
  • Problem after update Master branch

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    K
    ok, thank you for you advice. I will use a new card .
  • Version 2.34.0 - Missing X Server or $DISPLAY (Docker version of MMOS)

    Solved
    15
    0 Votes
    15 Posts
    2k Views
    S
    @Mathes75 can you find the message that best explains the fix, click the 3 dots to the right and select Mark this post as the correct answer