Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synology moments no longer exist in DSM 7.2 #69

Open
estradanet opened this issue Apr 25, 2022 · 7 comments
Open

Synology moments no longer exist in DSM 7.2 #69

estradanet opened this issue Apr 25, 2022 · 7 comments

Comments

@estradanet
Copy link

Great wallpaper!! Thank you so much.

As Synology Moments was replaced with Synology Photos, it seems to be that the link does not work anymore. Here's the code:

module: "MMM-Wallpaper", position: "fullscreen_below", filter: "grayscale(0) brightness(0.2) Contrast(0.5)", config: { // See "Configuration options" for more information. //source: "chromecast", source: "synology-moments:https://xxx.xxx.xx:xxxx/mo/sharing/xxxxxxxxxx", slideInterval: 60 * 1000 // Change slides every minute }

Regards,
Luis

@kolbyjack
Copy link
Owner

As I don't have access to a synology nas, I don't know if I'll be able to add support for the photos api. I'd be willing to look at a pull request, though.

@estradanet
Copy link
Author

This is the only thing I could get or understand https://community.synology.com/enu/forum/7/post/145996

@estradanet
Copy link
Author

@lmaertin
Copy link

Hi @estradanet,

I tried to fix the broken API in the module, but I failed. I think it's an issue with the cache/cookie handling. May somebody with ExppressAüü expriences will find the bug.

Instead of using the build in Syno Photo sync, I wrote a shall shell script to download photos from the NAS and then include those locally in MMM-Wallpaper.

I'm testing right now. As soon all is running fine, I will share the script via Gist.

@lmaertin
Copy link

lmaertin commented Feb 17, 2023

Update: Tested and working...

https://gist.github.com/lmaertin/58c5566b3c69a159e393389241f3db76

@lmaertin
Copy link

Script updated to delete orphaned photos (removed from album)

@Fredi009sg
Copy link

Script updated to delete orphaned photos (removed from album)

I need your help with implementing. I got

curl: (3) URL using bad/illegal format or missing URL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants