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

Posts

Recent Best Controversial
  • RE: Electron

    @sdetweil
    I was using ctrl - m to stop MM to see what was giving my black screen with a mouse pointer and the only thing I could find that seemed strange was a bunch of electron instances running.
    I was just wondering if that could be the cause of the black screen with the mouse pointer… I use pm2 for most every thing that has been explained on here in the past year or so. I use pm2 to restart mm when needed and it is setup to restart mm anytime I make changes to config.js and exit and save.

    posted in Troubleshooting
    P
    plainbroke
    Aug 30, 2022, 2:23 AM
  • Electron

    How many instances of electron are supposed to be running in the background of MM?
    I did a ctrl+m and checked the task manager and there are 9 running on my MM and I am curious if that could be what is causing my black screen s. I can VNC into it, use ctrl-m and killing all the electron instances it restarts MM and it works like it should.

    posted in Troubleshooting
    P
    plainbroke
    Aug 29, 2022, 1:24 AM
  • RE: Random_Quotes

    @sdetweil
    Hey I used that ctrl+shift+i and that was how I found what was causing the width issue. When i put the that in the css it did nothing.
    So where am I not seeing how to use that window in MM.
    I followed the instructions you gave in the page you linked to, but all it showed me what I had already found in the modules js file. Wait since it is in the modules js file do I need to set the sizing in the config.js of MM instead?

    posted in Custom CSS
    P
    plainbroke
    Aug 29, 2022, 12:55 AM
  • Random_Quotes

    Hello,
    I need to set width of this module random_quotes in my custom.css.
    Right now the only way I can find to get it to flow the full width of my screen is to edit line 176 of the modules js file. link text
    From this:

    quote.style.maxWidth = '50%';
    

    To this:

    quote.style.maxWidth = '98%';
    

    What would I put in the custom.css to make the same change?

    posted in Custom CSS
    P
    plainbroke
    Aug 23, 2022, 2:17 AM
  • RE: MMM-Imageslideshow - centering upright images

    @sdetweil
    I run pretty much all modules middle_center so they all center up pretty well for me. up and down is my only adjustments usually. I have had to adjust the left or right margin a few times but most everything centers on its own pretty well using the middle_center postion when setting them up… So I am absolutely of no help to him…

    posted in Troubleshooting
    P
    plainbroke
    Aug 16, 2022, 9:14 PM
  • RE: MMM-Imageslideshow - centering upright images

    @sdetweil
    Oh well, He is out of luck then, right?

    posted in Troubleshooting
    P
    plainbroke
    Aug 11, 2022, 8:31 PM
  • RE: Magic Mirror - RTSP not integrated

    @BKeyport
    Thank you.

    posted in Troubleshooting
    P
    plainbroke
    Aug 11, 2022, 8:12 PM
  • RE: MMM-Imageslideshow - centering upright images

    @Bobrae
    I use this in my custom.css file to move MMM-ImagesPhotos down below the Date and Time on my mirror.

    .MMM-ImagesPhotos {
            Margin-top: 35px;
    }```
     You can adjust that to what ever instead of 35 px I use. 
     I have one module (MMM-Bored) that I use 420px as my top margin. 
     It just takes some time to find the perfect placement to center.
    posted in Troubleshooting
    P
    plainbroke
    Aug 11, 2022, 6:29 PM
  • RE: Magic Mirror - RTSP not integrated

    @MMRIZE
    Darn, I am on a RPi 4 with 8gb ram, it has a 120gb ssd on a x825 expansion board. I think it should have enough umph to run a lot more than it does. Any chance I can get a preview of the module you where working on.?
    @BKeyport
    Maybe my setup is why RTSPStream seems to work well for my 5 different wyze cams that I am streaming from. I only stream one at a time and only for 45 seconds at a time, but they show up in a few seconds running MMM-Carousel as the page viewer. VLC works ok but takes way too long to populate and then I can’t control the size/zoom not sure which, So I only get part of the cameras view.

    So I guess I will stick with RTSPStream until one of these guinues coders come up with something that works better…
    I appreciate the effort @MMRIZE

    posted in Troubleshooting
    P
    plainbroke
    Aug 11, 2022, 6:03 PM
  • RE: Magic Mirror - RTSP not integrated

    @BKeyport @MMRIZE
    I went back to Buster (10) and my Mirror with rtspstream is working great now. Using OMXplayer. I will stick with buster until someone can get rtsp to work with bullseye (11) or whatever 12 is going to be called when it comes out…

    posted in Troubleshooting
    P
    plainbroke
    Aug 8, 2022, 2:34 AM
  • 1
  • 2
  • 22
  • 23
  • 24
  • 25
  • 26
  • 32
  • 33
  • 24 / 33
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy