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

    Posts

    Recent Best Controversial
    • MMM-PlexSlideshow showing images through browser but not via HDMI on magicmirroros

      MMM-PlexSlideshow is working when I view MM through a browser from a remote computer, but when displayed through HDMI on a display every module works except MMM-PlexSlideshow.
      I have it set like this in the config

                      {
                              module: 'MMM-PlexSlideshow',
                              position: 'fullscreen_below',
                              config: {
                                      plex: {
                                              hostname:"<plex_ip>",
                                              port:32400,
                                              username:"<username>",
                                              password:"<password>",
                                      },
                                      transitionImages: true,
                                      backgroundSize: "contain"
                              }
                      },
      
      
      posted in Troubleshooting
      K
      kilo666
    • 1 / 1