MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Nystro0m
    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 0
    • Posts 30
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-NOAA - Another Weather Module

      @cowboysdude No worries!
      Im not sure about this one that @tbbear. So i leave that to you.

      var curCon = document.createElement("div");
      	curCon.classList.add("xsmall", "bright");
      	curCon.innerHTML = this.translate("Currently: ") + this.translate(current.weather);
      	wrapper.appendChild(curCon);
      
      posted in System
      Nystro0mN
      Nystro0m
    • RE: MMM-NOAA - Another Weather Module

      @Mykle1 And all the modules etc.
      I started of migrating all of my modules and main css-changes to a custom CSS.
      And now this gah, i will grab a beer after this tea. That will do it!

      posted in System
      Nystro0mN
      Nystro0m
    • RE: MMM-NOAA - Another Weather Module

      @cowboysdude Im reinstalling my Mirror to .2.10 through ssh. So alot of waiting. Got a fresh cup of tea. Im on IT!

      posted in System
      Nystro0mN
      Nystro0m
    • RE: MMM-NOAA - Another Weather Module

      @cowboysdude Haha yes! That is for sure German :)

      posted in System
      Nystro0mN
      Nystro0m
    • RE: MMM-Profilepicture - Add individual background pictures to your profiles.

      Thanks alot for the module! Works lika a charm.

      For everyone that wants to use a local image, you could use this as your url:

      http://127.0.0.1:8080/modules/MMM-Profilepicture/pictures/YOURIMAGE.jpg
      

      And as provided in the link, the image should be located in

      /modules/MMM-Profilepicture/pictures/
      
      posted in Utilities
      Nystro0mN
      Nystro0m
    • RE: Ghost Overlay / OMXPlayerTransparency

      @Reotch2
      Have you tried to convert your ghost.mp4 to your native screen resolution?
      I think the pi will have a hard time to do the scale conversion live.

      If you dont have the software for it, i can help you out.

      posted in Troubleshooting
      Nystro0mN
      Nystro0m
    • RE: MMM-ProfileSwitcher Module

      Check out this thread:
      This reworked the module enabling him to change profiles in the Remote Control Module:
      https://forum.magicmirror.builders/topic/1000/not-really-a-mirror-at-all-but-is-really-helpful/3?page=1

      I havent have time to start using MMM-ProfileSwitcher yet.
      Was thinking about doing it this weekend. I will contribute add on if i figure it out when that is done.

      posted in Utilities
      Nystro0mN
      Nystro0m
    • RE: MMM-NOAA - Another Weather Module

      @cowboysdude said in MMM-NOAA - Another Weather Module:

      We tried running it on the dev version of the mirror and it had lots of errors LOL
      BUT that is a dev version… I’m running 2.1.0 because it runs on windows without having to do git bash windows stuff … I try running newer versions of MM but I just get all kinds of errors with MM and it won’t run so back to 2.1.0…

      If I need anything I’ll let you know and I do appreciate your help!! :) Thank you!

      [PS I am working on an update …changing the format of the bottom 4 day forecast ;) Shhhhh don’t tell anyone hahahahahha].

      Haha i promise, i wont tell a soul lol! Looking forward for the update!
      I also found out today i had excellently messed up my custom.css when trying to backup things.
      So i think that that one could had unable me to adjust the wFont.

      posted in System
      Nystro0mN
      Nystro0m
    • RE: MMM-NOAA - Another Weather Module

      @cowboysdude
      No worries. Im running the latest version of MM and NOAA.
      There is no hurry, i have customized the css to fit my need for now :)

      Happy to help out if there is something you need to be tested etc.

      posted in System
      Nystro0mN
      Nystro0m
    • RE: Ghost Overlay / OMXPlayerTransparency

      @Reotch2
      Make it a .mp4 with a h.264 codec.
      Make a folder in your module called videos.

      videoSRC: "/videos/YOURVIDEONAME.mp4",
      loop: true,
      

      You could also try:
      http://127.0.0.1:8080/modules/MMM-htmlvideo/videos/YOURVIDEONAME.mp4

      If that don’t work. Put it on a fileshare somewhere.
      Maybe drive or dropbox could work if the share settings is public.

      A

      posted in Troubleshooting
      Nystro0mN
      Nystro0m
    • 1 / 1