• 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.

MMM-EasyBack not showing image

Scheduled Pinned Locked Moved Unsolved Troubleshooting
2 Posts 2 Posters 170 Views 2 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
    pminich
    last edited by sdetweil Jun 9, 2024, 3:39 PM Jun 9, 2024, 2:29 PM

    I have installed MMM-EasyBack and it is working fine with the example image but when I switch it to my own image I get a broken image icon.

    I have sized my image to 1920x1080, it is in the images directory, and I have edited the config file with the new name.

    Thoughts?

    {
    		    module: 'MMM-EasyBack',
    		    position: 'fullscreen_below',
    			    config: {
    				        bgName: "Dock.jpg",   // "Example.jpg", the file name of your background image (case sensitive)
    				        videoName: "",       // "baboon.mp4",         // file name of your local video
    				        youTubeID: "", //"SkeNMoDlHUU", // "So3vH9FY2H4", // ID from any YouTube video. ID comes after the = sign of YouTube url
    				        height: "1080px",    // your display's resolution in pixels. Enter in config.js
    				        width: "1920px",     // your display's resolution in pixels. Enter in config.js
    			    }
    		},
    
    S 1 Reply Last reply Jun 9, 2024, 3:39 PM Reply Quote 0
    • S Offline
      sdetweil @pminich
      last edited by sdetweil Jun 9, 2024, 3:40 PM Jun 9, 2024, 3:39 PM

      @pminich can you show the MagicMirror startup messages

      also please use the message editor code block wrapper for all config and debug info

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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