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

Flickr no image shown #110

Open
dennisklad opened this issue Jul 30, 2024 · 0 comments
Open

Flickr no image shown #110

dennisklad opened this issue Jul 30, 2024 · 0 comments

Comments

@dennisklad
Copy link

Hi, the module works fine, but I find the bing photos a bit boring.

For some reason the flickr api does not work for me. It does not show anything.
This is my config.

{
        module: "MMM-Wallpaper",
        position: "fullscreen_below",
        config: { // See "Configuration options" for more information.
                source: "flickr-api:photos/154196032@N07;photos/146379395@N05",
                slideInterval: 5 * 60 * 1000, // Change slides 5 minutes
                fadeEdges: true,
                filter: "grayscale(0.5) brightness(0.6)",
                flickrApiKey: my_key,
        }
},

Is this a problem with the API? Maybe I have to wait until my app is approved?

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