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

    Posts

    Recent Best Controversial
    • Using MMM-BackgroundSlideshow with MMM-pages

      Hello everyone, I have an issue where if i setup MMM-pages than the background slide show stops cycling pictures…

      Starts working if i remove MMM-Pages from the config.

      Here is my config:

       {
          module: 'MMM-BackgroundSlideshow',
          position: 'fullscreen_below',
          config: {
            imagePaths: ['modules/MMM-BackgroundSlideshow/exampleImages/'],
            transitionImages: true,
            slideshowSpeed: 300000,
            randomizeImageOrder: true
          }
        },
      	{
              module: 'MMM-pages',
              config: {
                      modules:
                          [[ "MMM-BackgroundSlideshow" ],
                           [ "calendar", "MMM-BackgroundSlideshow", "MMM-CalendarExt3" ]],
                      fixed: [ "clock", "weather", "MMM-page-indicator" ],
                      rotationTime: 120000,
                      hiddenPages: {
                          "screenSaver": [ "clock", "MMM-SomeBackgroundImageModule" ],
                          "admin": [ "MMM-ShowMeSystemStatsModule", "MMM-AnOnScreenMenuModule" ],
                      }
      			}
      		},
      
      posted in Troubleshooting
      K
      KD
    • RE: MMM-CalendarExt3

      @sdetweil Yes thank you - all removed.

      posted in Utilities
      K
      KD
    • 1 / 1