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

URL/Icloud link will not show up in MM #109

Open
awang7588 opened this issue Jul 23, 2024 · 0 comments
Open

URL/Icloud link will not show up in MM #109

awang7588 opened this issue Jul 23, 2024 · 0 comments

Comments

@awang7588
Copy link

Hi - So I have Wallpaper already setup and using Bing as a fullscreen background image in MM which is great, however I wanted to add another Wallpaper in the "top_center" location of MM using google URL or icloud album and nothing is showing up. I have tried removing the Bing background and replacing with the google/apple links and nothing will show up. I have confirmed from the URL links that they are loaded and I can see the pictures. I'm unsure what the issue could be? Appreciate the help. If you need additional info, let me know. Thanks.

Below are the scripts of my Wallpaper.
module: "MMM-Wallpaper",
position: "top_center",
config: { // See "Configuration options" for more information.
source: "https://photos.app.goo.gl/HIDDEN",
slideInterval: 60 * 1000, // Change slides every minute
filter: "grayscale(0.5) brightness(0.5)",
caption: false,
shuffle: true,
maximumEntries: 1000,
fillRegion: true,
size: "auto",
//width: "500px",
//height: "500px",

module: "MMM-Wallpaper",
position: "fullscreen_below",
config: { // See "Configuration options" for more information.
source: "bing", // Can also use "apodhd", "chromecast", "icloud:", "local:</path/to/directory>",
slideInterval: 60 * 1000, // Change slides every minute
filter: "grayscale(0.5) brightness(0.5)",
caption: false,

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

1 participant