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

Any slideshow / wallpaper modules that can pull from OneDrive?

Scheduled Pinned Locked Moved Solved Troubleshooting
8 Posts 7 Posters 1.2k Views 6 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
    Kelemvor
    last edited by Dec 5, 2023, 1:19 AM

    Hi,
    I’ve seen a couple modules that can pull photos from Google Drive or local files, but I’m looking for one that can pull from OneDrive. Does anyone know of one that can do this?

    I have a folder that’s full of files and other photos that I’d like a wallpaper or slideshow to pull from and just rotate images every so often.

    Thanks.

    B 1 Reply Last reply Dec 5, 2023, 5:48 PM Reply Quote 0
    • F Offline
      fuzzy33 @artemisjack
      last edited by Oct 30, 2024, 8:16 PM

      @artemisjack I got it to work by creating an album for the module to use and specifying it in the config. It does take a few min to search and load the photos.

      config: {
      albums: [ ā€œMagicMirrorā€ ],

      1 Reply Last reply Reply Quote 0
      • B Offline
        BKeyport Module Developer @Kelemvor
        last edited by Dec 5, 2023, 5:48 PM

        @Kelemvor Well, you can always mount your onedrive on linux.

        https://www.howtogeek.com/devops/how-to-mount-your-microsoft-onedrive-in-linux/

        then point one of the local picture viewers to it via either a symlink or direct point, depending on the pictures module.

        The "E" in "Javascript" stands for "Easy"

        K 1 Reply Last reply Dec 6, 2023, 1:28 AM Reply Quote 0
        • K Offline
          Kelemvor @BKeyport
          last edited by Dec 6, 2023, 1:28 AM

          @BKeyport Well, that’s an interesting idea. I’d be curious how something like that handles the Pi filling up with space from downloading all the files from OneDrive in order to display them. It’d need a way f cleaning up after itself somehow.

          My Onedrive Pictures folder has 70,000+ files at over 500 Gigs so not sure how it’d handle that.

          S 1 Reply Last reply Dec 6, 2023, 1:30 AM Reply Quote 0
          • S Away
            sdetweil @Kelemvor
            last edited by Dec 6, 2023, 1:30 AM

            @Kelemvor that is WAY too many to have one module display them,
            most pull the WHOLE list…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • H Offline
              hermanho
              last edited by Jan 28, 2024, 2:57 PM

              šŸ˜€
              https://github.com/hermanho/MMM-OneDrive/

              M 1 Reply Last reply Jan 29, 2024, 4:44 PM Reply Quote 2
              • M Offline
                mumblebaj Module Developer @hermanho
                last edited by Jan 29, 2024, 4:44 PM

                @hermanho Nice work. Please add it to the 3rd Party Modules Page as well. Looks great!

                Check out my modules at: https://github.com/mumblebaj?tab=repositories

                1 Reply Last reply Reply Quote 1
                • A Offline
                  artemisjack
                  last edited by Oct 21, 2024, 1:47 AM

                  @hermanho
                  Hello, I am trying to use the module MMM-OneDrive.

                  I was able to log in to get the appropriate permissions. I looked at the log and it says:

                  [LOG] [ONEDRIVE:CORE]: onAuthReady done
                  [LOG] [ONEDRIVE:CORE]: Getting Album info chunks.
                  [LOG] [ONEDRIVE:CORE]: Error: The resource could not be found.

                  F 1 Reply Last reply Oct 30, 2024, 8:16 PM Reply Quote 0
                  • F Offline
                    fuzzy33 @artemisjack
                    last edited by Oct 30, 2024, 8:16 PM

                    @artemisjack I got it to work by creating an album for the module to use and specifying it in the config. It does take a few min to search and load the photos.

                    config: {
                    albums: [ ā€œMagicMirrorā€ ],

                    1 Reply Last reply Reply Quote 0
                    • S sdetweil has marked this topic as solved on Oct 31, 2024, 12:32 AM
                    • 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