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

    Posts

    Recent Best Controversial
    • RE: white screen flash on startup

      @sdetweil Does nothing in my case.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: MMM-NFL Only shows "loading"

      NFL has deleted all public APIs at this time. Unknown if they’re coming back up or not.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @costascontis oh, sorry, I misunderstood.

      posted in Utilities
      BKeyportB
      BKeyport
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @costascontis Try a different local player. In testing of the last version I used, VLC had an invalid command line. I honestly have abandoned the module totally in favor of an external approach for the camera.

      posted in Utilities
      BKeyportB
      BKeyport
    • RE: [WANTED] new ownership of modules.

      @lxne While I can’t take any modules at this time, I’m sure that plenty of people will be willing to support the modules, as they’re all really popular… I for one, have gotten to be really good at CalExt2, and I’m willing to support it as much as I can.

      posted in Development
      BKeyportB
      BKeyport
    • RE: News ticker module

      @Chrisflex post the error(s), and we can guide you.

      posted in Requests
      BKeyportB
      BKeyport
    • RE: News ticker module

      @edwardssj good place to start with the config file breaking is the command

      npm run config:check
      

      in the magicmirror directory. It’ll tell you what you broke.

      posted in Requests
      BKeyportB
      BKeyport
    • RE: How to fix code for complete beginners

      I’ll agree here - I made sure to have the mirror set up exactly how I wanted it, CSS, config, modules (minus one I couldn’t find) etc, long before I attempted to program my first module. . I then dove into the module building using the previously mentioned jsfiddle.net to create that missing module for me.

      Due to work obligations, I haven’t been able to get back to it, but I plan to do that soon, and fix up things that people have asked for.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: How to fix code for complete beginners

      I’ve found jsfiddle.net will help me figure out most of how things work, then I add in the code for making it work with the mirror.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: What is the 'best' way to install magic mirror?

      I would highly recommend using @sdetweil 's installer scripts, use PM2 for it. It seems to be the most compatible with the most modules.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: Simple parsing error help

      gotta throw commas in…

      module: "compliments",
      			position: "lower_third",
      			config: {
      				compliments:
      				anytime: 
      					[
      						"Hey Rach!"
      					],
      

      etc.

      use

      npm run config:check 
      

      until you get no errors.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: How to autorun script on MagicMirror boot

      @kelly97129 Sure. PM2 is simply the best way I’ve found to manage what’s running automatically on my system.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: MMM-MyScoreboard working?

      that’s correct, there’s no scores, so it skips generating those sections. I had at one time a mod to the module made so it’ll display even with no scores, check it’s release thread for details.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      1st, have you tried the URL string at https://www.ispyconnect.com/man.aspx?n=Lorex ?

      2nd, have you verified that the video player you want is able to run the video stream?

      posted in Utilities
      BKeyportB
      BKeyport
    • RE: [WANTED] new ownership of modules.

      @Sean Thank you for all you’ve done. If I could, I’d take a couple of modules, but I’m nowhere near your ability…

      posted in Development
      BKeyportB
      BKeyport
    • RE: MM keeps freezing

      That would be my first fix.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: News ticker module

      Check the module announcement here in the forums, I seem to recall speed was one of the things talked about.

      posted in Requests
      BKeyportB
      BKeyport
    • RE: MM keeps freezing

      Does the whole system freeze or just the MM Software?

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: News ticker module

      https://github.com/justjim1220/MMM-NewsFeedTicker

      add your own RSS feeds for whatever you want - google the name of the news source plus “rss” for their RSS feed.

      posted in Requests
      BKeyportB
      BKeyport
    • RE: Cooling Raspi

      FYI, there’s plenty of fan PiHats to make it super easy to cool your Pi.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • 1 / 1