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

    Posts

    Recent Best Controversial
    • RE: MMM-MovieListings

      @BerkSmash1984 And which node version? You can run node -v

      posted in Entertainment
      mumblebajM
      mumblebaj
    • RE: MMM-MovieListings

      @BerkSmash1984 Which version of MM are you running?

      MM requires a minimum version of 20.9.xx. Yours is currently lower.

      ⚠️ This release needs nodejs version v20 or v22, minimum version is v20.9.0.

      posted in Entertainment
      mumblebajM
      mumblebaj
    • RE: MMM-MovieListings

      @BerkSmash1984 Hi. I have just done a fresh clone of the module and tested it. It is working fine with your config. The error seems to indicate that the first call failed, this is the one that fetches the latest 20 movies. Can you do a git status in the module folder and see if you get Your branch is up to date with 'origin/master'.?

      posted in Entertainment
      mumblebajM
      mumblebaj
    • RE: MMM-MovieListings

      @BerkSmash1984 Hi. I have just cloned the module and tested with your config and it is working fine for me. Are you on the latest version of the module? Can you do a git status in the module folder and let me know if it says Your branch is up to date with 'origin/master'.

      posted in Entertainment
      mumblebajM
      mumblebaj
    • MMM-MovieListings

      I have been looking for a module that displays latest movie releases etc and saw MMM-MovieListings from @Tueti which was last updated 7 years ago and not working. I decided to revive this module and pull it into the here and now.

      Updates to original Module:
      Original module can be found here.

      I have submitted a PR but do not know if the owner will accept as the module was last updated 7 years ago.

      My fork can be found here

      Some screenshots:
      4c2e67aa-31f2-4aa1-83ab-256c962bad57-image.png

      680c2a3c-c758-4a0a-9bf3-5658bf92267b-image.png

      posted in Entertainment
      mumblebajM
      mumblebaj
    • RE: MMM-Reddit - Various depreciation errors upon install

      @kasperb You can give this one a go.

      https://github.com/mumblebaj/MMM-Reddit.git

      It still works.

      e4fea835-f4aa-4f7c-9b62-04e6018100cf-image.png

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Module MMM-OpenWeatherMapForecast is not running

      @Klinge Just tested the module and it is working fine for me. The module requires a language in the config but it is not in the sample. So you may want to check that. As for the error you are getting, Have you changed anything in line one of the node_helper? The comment section.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: CALL FOR TESTERS: New install script

      @drdeath I applaud you for the effort and time you put into this. I was just explaining what the encoding meant and how the others could go about decoding it. I have a fully setup system and my own dev environment and probably would not be able to test your script. My apologies for that. But again, good work and nice effort.

      P/s - do not take offence to the community. We are all dev’s around the table and we try and assist to make things better where we can.

      posted in General Discussion
      mumblebajM
      mumblebaj
    • RE: CALL FOR TESTERS: New install script

      @drdeath I think what the guys were saying or are trying to say, is that for the standard MM user, looking at the script and seeing “coded” code they may be hesitant to test the script. Although it can easily be decoded with echo 'base64 string' | base64 -d which would reveal the coded strings, the normal user does not know this.

      It does make the script so much smaller but for a newb looking at that would scare them away.

      Just my 2pence.

      posted in General Discussion
      mumblebajM
      mumblebaj
    • RE: newsfeed

      @foggy Your config works fine as is for me. Are you seeing any errors in the logs or the developers window?

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: VIESSMANN api module for MagicMirror

      @osnapus maybe @CFenner can have a look at this or advise. He seems to be a contributor to that project.

      posted in Requests
      mumblebajM
      mumblebaj
    • RE: Recommend a Word of the Day module? (English)

      @brentmatthews Hi, yes, I did not require a css file for the module. You are welcome to add and submit a pr if you like.

      posted in General Discussion
      mumblebajM
      mumblebaj
    • RE: No Web UI with MMM-FastNotes

      @rvnbrg Jinja is a dependency of Flask and Flask V1.X.X uses the escape module from Jinja, however recently support for the escape module was dropped in newer versions of Jinja

      To fix this issue, simply update to the newer version of Flask V2.X.X in your requirements.txt where Flask no longer uses the escape module from Jinja.

      I see there is a requirements.txt where the version of Flask is specified. Maybe updating that to 2.1.1, which is the recommended version that no longer has a dependency on escape would resolve this.

      This is all just guessing. Was trying to figure out how this module hangs together. 🫣

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: deleting and re cloning doesn't fix my module

      @danfagerburg What errors do you see? Are there errors in the pm2 logs or on the console? Also, check the Dev Window for any errors.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: MMM-Growatt

      @mumblebaj There were changes to Growatt API and the current version of the module has stopped working throwing errors.

      Please update to the latest version of the module, v2.0.5 which now works,

      Thanks
      BM

      posted in Utilities
      mumblebajM
      mumblebaj
    • RE: PI5 OS

      @mumblebaj Thanks Sam. Anything else I need to worry about?

      posted in Forum
      mumblebajM
      mumblebaj
    • PI5 OS

      Hi.

      Which PI5 OS is best suited for MM?

      536b4f2d-80c7-45c7-bc48-84b177c7c46e-image.png

      Managed to get my hands on a PI5 and want to test all my modules’ performance on the PI5. But before I run into setup issues, which version works best with MM?

      Thanks

      posted in Forum
      mumblebajM
      mumblebaj
    • RE: VNC Alternative

      @sdetweil Seems like rpi-connect is still in beta. May be a viable option if no relay is required else the lag could be nasty as the turn server is located in the OK.

      posted in General Discussion
      mumblebajM
      mumblebaj
    • RE: mmm-netatmo

      @anton2023 Can you please explain

      @anton2023 said in mmm-netatmo:

      following morning after the pi shutdown

      Are you switching off the PI completely? have you tried running the PI through the evening?

      If I read the code correctly, it fetches the new token after the refresh interval. But if the PI was shutdown, it requires a valid token to start working again. If the PI is not shutdown, the module should run fine, fetching the new token if the old one has expired as it would do throughout the day.

      posted in Utilities
      mumblebajM
      mumblebaj
    • RE: MMM-Todoist - Task display length

      @tfergy You may want to look at these config options. Have a read through the options list on the Github page.

      673f17c9-d186-4a1c-bc9b-df67f6076a40-image.png

      posted in Productivity
      mumblebajM
      mumblebaj
    • 1 / 1