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-amazon-photos - slideshow not working

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    5 Posts 3 Posters 1.4k 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.
    • K Offline
      KD
      last edited by sdetweil

      Hello All,

      First post (and I am a Newbie) so please be understanding :)

      I have issues with getting MMM-Amazon-Photos to do slideshow for some reason… here is my config

      {
            module: 'mmm-amazon-photos',
            // position is important
            position: 'fullscreen_below',
            config: {
      		  slideshowSpeed: 60 * 60 * 1000,
      		  imageUrls: ['https://www.amazon.co.uk/photos/share/MyShare']
              // see below for configurable options
            },
          },
      

      I have also tried with this config too but same result:

      {
            module: 'mmm-amazon-photos',
            // position is important
            position: 'fullscreen_below',
            config: {
      		  slideshowSpeed:  10000,
      		  imageUrls: ['https://www.amazon.co.uk/photos/share/MyShare']
              // see below for configurable options
            },
          },
      

      Any help anyone could offer would be greatly appreciated!

      Many Thanks in advance

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @KD
        last edited by

        @KD could you tell us what happens?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        K 1 Reply Last reply Reply Quote 0
        • K Offline
          KD @sdetweil
          last edited by

          @sdetweil Hey Sam - it just displays one image of the album and it doesn’t rotate any other images… if I reboot the RPi or if I refresh MM it changes the image… but sits on that single image…

          Thanks

          KD

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @KD
            last edited by

            @KD the author made some update a couple months ago so I would open an issue on the GitHub repo

            also look in the developers window console
            ctrl-shift-i, select the console tab and scroll up to see any errors.

            u can filter the messages by putting a unique part of the module name in the filter field

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • K Offline
              KD
              last edited by

              I cannot see any errors relating to the module in the console…

              I have raised it as issue on the GitHub repo.

              Many thanks for your help.

              Regards

              KD

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 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