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

kolbyjack / MMM-Wallpaper & Synology

Scheduled Pinned Locked Moved Unsolved Troubleshooting
4 Posts 2 Posters 727 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.
  • L Offline
    luisestrada
    last edited by Dec 5, 2022, 2:28 AM

    I love this app. I use it in my one board (I did not put a mirror but I use it as a dashboard). I am also owner of Synology, and using my pictures from a Synology album sounds like a very good idea.

    As Synology Moments was replaced with Synology Photos in DSM version 7.2, the code for using Synology Moments does not work anymore. I asked the creator a while ago but he no longer has a Synology.

    With my limited programming knowledge I tried to see if I could make it work, with no luck. I tested this information from the two links below, with no luck.

    https://community.synology.com/enu/forum/7/post/145996
    https://github.com/zeichensatz/SynologyPhotosAPI

    I wanted to post it here in case there’s someone interested in fixing/updating the code

    https://github.com/kolbyjack/MMM-Wallpaper/issues/69

    For now, my only option is to download the pictures in the Rapsberry pi.

    Thank you

    S 1 Reply Last reply Dec 5, 2022, 3:31 AM Reply Quote 1
    • S Away
      sdetweil @luisestrada
      last edited by Dec 5, 2022, 3:31 AM

      @luisestrada looks like you could mount a Synology share on your pi to access the photos

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      L 1 Reply Last reply Dec 5, 2022, 10:56 PM Reply Quote 0
      • L Offline
        luisestrada @sdetweil
        last edited by Dec 5, 2022, 10:56 PM

        @sdetweil The idea would be to access a Synology Photos album and read the photos from that album, so there’s no file duplications or avoiding storing pictures in multiple places

        S 1 Reply Last reply Dec 5, 2022, 11:40 PM Reply Quote 0
        • S Away
          sdetweil @luisestrada
          last edited by sdetweil Dec 6, 2022, 2:56 AM Dec 5, 2022, 11:40 PM

          @luisestrada I understand, using a file share and reading the data to display is exactly the same as reading thru an(other) API to display.

          I do this, but don’t ‘copy’ the images

          here the normal file system reads the image to display, instead of special code that uses a private API.

          Google drive vs GooglePhotos

          in addition, current systems provide 'link’ing ability. I use this w MMM-ImagesPhotos which only supports readingfromthe ‘uploads’ folder in the module folder. I link that to the mounted samba file server share. the module does not know the files are coming from a file server somewhere.

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            1/4
            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