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

    roadfox

    @roadfox

    4
    Reputation
    79
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    roadfox Unfollow Follow

    Best posts made by roadfox

    • MagicMirror pixelated

      Some fun with RGB LED Matrixes and MagicMirrors, thanks to all contrubutors out there who make such things possible !!!

      IMG_20230329_203423.jpg

      IMG_20230329_203347.jpg

      posted in Show your Mirror
      R
      roadfox

    Latest posts made by roadfox

    • MagicMirror pixelated

      Some fun with RGB LED Matrixes and MagicMirrors, thanks to all contrubutors out there who make such things possible !!!

      IMG_20230329_203423.jpg

      IMG_20230329_203347.jpg

      posted in Show your Mirror
      R
      roadfox
    • RE: Background Image not updating

      oh i feel so stupid, i startet with fiddling in css and z-index and did not see that i can just set:
      module: “MMM-ImagesPhotos”,
      position: “fullscreen_below”,

      i’m very happy now, after adding a timestamp to the downloaded filename the image is updating now nicely

      posted in Troubleshooting
      R
      roadfox
    • RE: Background Image not updating

      i gave it a try. MMM-ImagesPhotos is adding the image as an overlay with opacy, but i cannot figure out how to set the opacy so that the other values shine 100% trough.

      0_1576398895145_Bild 2.png

      posted in Troubleshooting
      R
      roadfox
    • RE: Background Image not updating

      @sdetweil said in Background Image not updating:

      That would kill the background fun of it
      screenshot

      posted in Troubleshooting
      R
      roadfox
    • Background Image not updating

      HI i try to set an radar image dsiplayed as background image on my mirror.
      At the moment i try with: MMM-BackgroundSlideshow which i found does displaying and scaling the image very well.
      In the Background i have a cronjob which downloads and converts the radar image from another source.

      My problem is that the browser newer updates the image due to caching.
      Even if i see in firefox debugger that the image got downloaded with 200 the broser does not update the image, als just reloading the page is not enough i have to “shift” reload the page to update the image.

      Is there a way i can invalidate the cache?

      Tried also adding a timestamp to the image and deleting the old one. But MMM-BackgroundSlideshow does no reread the folder content while running. And is i get a new image every 10 minutes i don’t want to restart the whole application.

      thanks
      Andi

      posted in Troubleshooting
      R
      roadfox