And three years later doing maintenance on my GF mirror still dont know how to do this
Necro-bump
Read the statement by Michael Teeuw here.
Posts made by dasbooter
-
RE: Run a script from a shortcut button on the mirror
-
RE: MMM-Globe
@Peter I agree with the post about changing the link. I had the same problem then I changed sources and have had no issue.
-
RE: MMM-ImagesPhotos - Show images from a directory
Thanks a bunch for this module. Seems to work great maybe some pics show up more often than others. Curious what formats it accepts?
-
RE: MMM-Snow - Yet another Snow Module
Thanks a bunch for this. Its quite jerky for me. I have limited the flake count to 25 in the config. Whats my expectation here on a rasberry pi 3 with default modules plus globe, remote module , and traffic . Wondering if i didnt maybe nerf something in the initial first time install of the magic mirror following a tutorial?
Edit: Found the Answer had to downgrade electron bc I’m using stretch. Took forty minutes to locate an answer on google but worth it! Thanks a bunch for this module and the MM
-
RE: MMM-Globe
}, { module: 'MMM-Globe', position: 'upper_third', config: { style: 'geoColor', imageSize: 350, updateInterval: 15*60*1000 } },
-
RE: MMM-Globe
@Pimagical said in MMM-Globe:
@dasbooter Your using a highres image source of 14mb maybe there are other limitations for this source, maybe you could try a lower resolution source?
My experience with resize above 800pixels for example 900 pixels the MMM-Globe script picks the highress source but my MagicMirror keeps black, could be to much for the raspberry pi 3 or a bug in the MMM-Globe…
Thanks yes I tried smaller images. Still same problem for me. Looking at the module yes at 800 pixels or above it does call for a different image source. A hi res one . Really good thought tho. Thanks. Oh well pretty soon I’ll give it to my girlfriend for christmas. Then it will be out of site and outta mind. I’ll keep checking back. Or maybe just a clean install one day ```
//your code here -
RE: MMM-Globe
@Pimagical said in MMM-Globe:
@iMAGiC to many requests will cause a ip block, keep it default
I’ve tried default config for time and then after a few days tried an extended time in the config. Same issue. I can post my config but I’m confident it does not exceed the time limitations of the sources. I’m wondering if it is a caching issue like in the iframe reloaded module that wouldn’t refresh until I added some lines that I found in this forum
-
RE: Run a script from a shortcut button on the mirror
Bump to show I’m still interested. I wasn’t looking for somebody to do it for me but just some direction on how I might get this done in the simplest fashion possible.
-
Run a script from a shortcut button on the mirror
I’m trying to figure out a way to run a script to reboot my raspberry pi with raspbian and magic mirror to two other OS’s that are installed, Kodi and Retropie. The scripts to mount and write the autoboot.txt to the noobs partition seem pretty simple. I just need a way for somebody who doesn’t know a much about computers to run them(the magic mirror is a christmas present for my Girl Friend). I thought some shortcut buttons on the magic mirror one for each of the other OS’s to run the scripts would work. I also thought there might be a way to do this through the remote control module. I searched the modules and this forum and nothing is popping out at me. Course I’m an amateur. Can anybody point me in the right direction ?