A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 1 Votes
    3 Posts
    53 Views
    Dentrass 0D
    @nerespirati Glad you appreciated the module. Always nice to hear from more vinyl record collectors.
  • Calendar events broadcasting, nothing showing...

    Solved Troubleshooting
    14
    0 Votes
    14 Posts
    165 Views
    S
    @BKeyport yes, if I discover you are not on the master branch, I move you to master, then update from there. For exactly this situation. Trying a specific fix or all of develop branch.
  • remote control help needed

    Unsolved Troubleshooting
    4
    0 Votes
    4 Posts
    76 Views
    KristjanESPERANTOK
    @eddiebrok This minimal config works for me: let config = { address: "0.0.0.0", port: 8080, ipWhitelist: [], modules: [ { module: "MMM-Remote-Control", position: "top_left", }, { module: "MMM-JukeBox", position: "top_left", } ] }; /*************** DO NOT EDIT THE LINE BELOW ***************/ if (typeof module !== "undefined") { module.exports = config; }
  • MMM-Webuntis

    Education
    78
    3 Votes
    78 Posts
    17k Views
    D
    Den Studenplan sehe ich, allerdings wird er einmal beim Start geladen und updatet sich nicht Einen QR-Code gibt es an der beschriebenen Stelle leider auch nicht Fehlermeldung: Webuntis Server Error (http 500) for “title” This is temporary Retrying automatically… Ich schreib Dir mal eine PN
  • 0 Votes
    8 Posts
    98 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
  • Getting Startet - ablsulute newbie

    Solved Troubleshooting
    11
    0 Votes
    11 Posts
    82 Views
    S
    @KristjanESPERANTO thanks for the great info
  • 0 Votes
    2 Posts
    33 Views
    S
    @reilley the module was updated this morning by the author
  • MMM-RTSPStream no longer working

    Solved Troubleshooting
    9
    0 Votes
    9 Posts
    222 Views
    S
    @dangerousden AWESOME!!! thanks for the great post… one thing from above, when posting config content or log info, please use the code block wrapper past the text, blank line above and below, select the text you just pasted, hit the </> button to use the wrapper…
  • 1 Votes
    13 Posts
    7k Views
    B
    I had a little time and have redone the thing. Since i did not want to kill the old module, i created a new git repository (i am not good with this kind of stuff) MMM-Lyrion2 https://github.com/barnosch/MMM-Lyrion2 no additional npm needed anymore and cover support from MusicBrainz and Deezer. works very good for my webradio streams i currently use. Please feel free to test it. Looks like this with two synced players [image: 1780655394293-lyrion2_cover.jpg]
  • MMM-Fuel

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    42 Views
    R
    I have seen a number of posts stating that this module no longer works. Can someone confirm this? I have set up the module but no data is showing so I assume it’s not able to pull data from gasbuddy.
  • MMM-CounterEvents "days" not showing

    Unsolved Troubleshooting
    5
    2
    0 Votes
    5 Posts
    69 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 remote control

    Unsolved Troubleshooting
    5
    0 Votes
    5 Posts
    60 Views
    S
    @tommyk sorry. Danger 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)
  • 1 Votes
    11 Posts
    110 Views
    R
    @sdetweil , @kristjanesperanto , I’ve decided to resolve it by myself - with Sam’s hint/advice/helper-file. It seems to work - will double check my cache size in a few days. Thanks again for your great support. Migration is a bigger task and wihout any need currently too much - even cache-growth wouldn’t change this. never touch a running system :-) Warm regards, Ralf
  • Electron Error

    Solved Troubleshooting
    13
    0 Votes
    13 Posts
    220 Views
    S
    @nobbie35 scripts are here, mentioned in MagicMirror install doc https://github.com/sdetweil/MagicMirror_scripts Backup/restore should work if you can run it from the nas command line (it’s all bash) and if git is there you could push to a repo of yours https://github.com/sdetweil/MagicMirror-backup-restore This takes optional parm’s for the folder name of MagicMirror and the place to put the backup
  • MMM-Reddit 403 error

    Unsolved Troubleshooting
    6
    0 Votes
    6 Posts
    82 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.
  • 0 Votes
    3 Posts
    210 Views
    S
    Hello again, update: photos are now shown with their original aspect ratio, no matter if they have landscape or portrait orientation. I also improved the logic for sizing the images. Without configuring width and height in the settings the photos are now auto fitted based on screen resolution and centered. do a git pull to benefit from the lastest changes. Cheers, Stefan
  • audio problem

    Solved Troubleshooting
    13
    0 Votes
    13 Posts
    275 Views
    S
    @tommyk glad you got it working As for remote control , open another topic. I’m sure someone can help
  • MMM-StreamerStatus

    Entertainment
    3
    1
    0 Votes
    3 Posts
    190 Views
    B
    thanks. It works nicely. I just watch one guy on Kick who randomly comes online… now i do not miss it anymore ;)
  • MMM-Emby

    Utilities
    6
    0 Votes
    6 Posts
    3k Views
    B
    @LindsayCole I finally tried it yesterday, and as you imagined… it works perfectly. Thank you!
  • PIR / MQTT - Presence sensor(s) revived

    System
    40
    5 Votes
    40 Posts
    5k Views
    A
    That got me fixed up!. Thanks!