• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Need assistance with a Background

Scheduled Pinned Locked Moved Troubleshooting
10 Posts 3 Posters 3.8k Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    pirateroberts
    last edited by Feb 15, 2018, 12:00 AM

    I am having the hardest time getting a background image, .gif or video set up. I have extremely limited knowledge of coding and can’t find any step by step instructions on any modules. Step by step instructions would be fantastic, but even if someone could point me in the direction to a place to learn this on my own, that would be great. Any help would be incredibly appreciated!

    M 1 Reply Last reply Feb 15, 2018, 12:30 AM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @pirateroberts
      last edited by Mykle1 Feb 15, 2018, 12:33 AM Feb 15, 2018, 12:30 AM

      @pirateroberts

      If you simply want a background picture on your mirror this little module will do the trick.

      https://github.com/mykle1/MMM-EasyBack

      The directions are pretty straightforward in the repo. There is one background picture included. All you have to do is use the config entry from the readme and fire up your mirror.

      If you have any questions you can come back here and ask.

      Peace

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 2
      • P Offline
        pirateroberts
        last edited by Feb 16, 2018, 4:09 AM

        Okay, couple questions…

        1. Is there a particular way to install a repository into the ~/MagicMirror/modules directory?
        2. How do I add my photo to the image folder?
          3.Do I need to do anything special for .gifs?
        Y M 2 Replies Last reply Feb 16, 2018, 5:45 AM Reply Quote 0
        • Y Offline
          yawns Moderator @pirateroberts
          last edited by Feb 16, 2018, 5:45 AM

          @pirateroberts
          Look at mykles signature. There is “how to add modules” which should help you

          1 Reply Last reply Reply Quote 1
          • M Offline
            Mykle1 Project Sponsor Module Developer @pirateroberts
            last edited by Feb 16, 2018, 12:41 PM

            @pirateroberts said in Need assistance with a Background:

            Is there a particular way to install a repository into the ~/MagicMirror/modules directory?

            As @yawns suggested, click on “How to add modules” in my signature at the bottom of this post.

            How do I add my photo to the image folder?

            That’s “images” folder. Just as you would on a Mac or PC. Drag/Copy/Paste/etc your photo into the ~/MagicMirror/modules/MMM-EasyBack/images folder

            3.Do I need to do anything special for .gifs?

            Nope

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • P Offline
              pirateroberts
              last edited by Feb 17, 2018, 6:27 AM

              Got the repository installed correctly and I’m seeing your wooden background… I’ve tried dragging in a .gif and a jpeg into the images file and changing the name in the configs, but it is still not loading properly. Suggestions?

              Thanks so much by the way. This would have taken so much blood sweat and tears on my end to get this far.

              M 1 Reply Last reply Feb 17, 2018, 11:34 AM Reply Quote 0
              • M Offline
                Mykle1 Project Sponsor Module Developer @pirateroberts
                last edited by Feb 17, 2018, 11:34 AM

                @pirateroberts

                • Verify that the files you dragged into the ~/MagicMirror/modules/MMM-EasyBack/images folder are actually there.

                • Verify your donfig entry contains the exact spelling of the picture file being used

                post your config entry here

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • P Offline
                  pirateroberts
                  last edited by Mar 1, 2018, 4:00 AM

                  Hey sorry, I’ve been away for a bit. Yes, it looks like the .gif is in the image file. Config entry looks right as well. See below…

                  {
                  module: ‘MMM-EasyBack’,
                  position: ‘fullscreen_below’,
                  config: {
                  bgName: “Dreamdash.gif”, // the file name of your background image (case sensitive)
                  maxWidth: “100%”,
                  }
                  },

                  1 Reply Last reply Reply Quote 0
                  • P Offline
                    pirateroberts
                    last edited by Mar 1, 2018, 4:36 AM

                    So I am seeing that the Example.jpeg image is still appearing even after I remove it from the folder. Am I doing something incorrect?

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      pirateroberts
                      last edited by pirateroberts Mar 1, 2018, 4:44 AM Mar 1, 2018, 4:42 AM

                      Okay, I’m an idiot. It was in the wrong file. I think it was from when I tried to install the module incorrectly from before. Thank you so much for all the help. I seriously could not have done this without your help!

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      • First post
                        Last post
                      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