MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. kilo666
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    kilo666

    @kilo666

    0
    Reputation
    2
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    kilo666 Unfollow Follow

    Latest posts made by kilo666

    • 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