@sdetweil Does nothing in my case.
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-NFL Only shows "loading"
NFL has deleted all public APIs at this time. Unknown if they’re coming back up or not.
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@costascontis oh, sorry, I misunderstood.
-
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.
-
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.
-
RE: News ticker module
@edwardssj good place to start with the config file breaking is the command
npm run config:checkin the magicmirror directory. It’ll tell you what you broke.
-
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.
-
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.
-
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.
-
RE: Simple parsing error help
gotta throw commas in…
module: "compliments", position: "lower_third", config: { compliments: anytime: [ "Hey Rach!" ],etc.
use
npm run config:checkuntil you get no errors.
-
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.
-
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.
-
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?
-
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…
-
RE: News ticker module
Check the module announcement here in the forums, I seem to recall speed was one of the things talked about.
-
RE: MM keeps freezing
Does the whole system freeze or just the MM Software?
-
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.
-
RE: Cooling Raspi
FYI, there’s plenty of fan PiHats to make it super easy to cool your Pi.