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.6k 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.
    • BKeyportB Online
      BKeyport Module Developer @Kelemvor
      last edited by

      @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 Reply Quote 0
      • K Offline
        Kelemvor @BKeyport
        last edited by

        @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 Reply Quote 0
        • S Offline
          sdetweil @Kelemvor
          last edited by

          @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

            😀
            https://github.com/hermanho/MMM-OneDrive/

            mumblebajM 1 Reply Last reply Reply Quote 2
            • mumblebajM Offline
              mumblebaj Module Developer @hermanho
              last edited by

              @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
              Check my blog-post: https://mumblebaj.xyz/

              1 Reply Last reply Reply Quote 1
              • A Offline
                artemisjack
                last edited by

                @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 Reply Quote 0
                • F Offline
                  fuzzy33 @artemisjack
                  last edited by

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