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.

    MMM-Flickr - Pull and animate photos from Flickr public feed of photostream

    Scheduled Pinned Locked Moved Utilities
    11 Posts 5 Posters 10.1k Views 5 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.
    • K Offline
      kapsolas Module Developer
      last edited by yawns

      Description:

      Check out my module to pull images from a public flickr Feed. Since the feed is the based on the public RSS feed, it will only pull the 20 most recent images - this does not require an API_KEY.

      The images will then animate and rotate on the mirror.

      Download:

      [card:kapsolas/MMM-Flickr]


      Initial Version

      1 Reply Last reply Reply Quote 1
      • L Offline
        Llama
        last edited by

        Hi no matter what username I use I can’t get this to work? I have tried just my username, whole web address and api? thanks

        1 Reply Last reply Reply Quote 0
        • K Offline
          kapsolas Module Developer
          last edited by

          Unfortunately, it does not work with your username. You need to determine what your user id is.

          The way I found my id was to go to my camera roll on flickr, then I did a view page source and looked for the value nsid. following it you will see something with the following pattern: ########@N## It may be ########%40N##

          You id may look a bit different, but the nsid is the value you want to put in to the config.js file.

          N 1 Reply Last reply Reply Quote 0
          • L Offline
            Llama
            last edited by

            @N worked! thanks

            1 Reply Last reply Reply Quote 0
            • K Offline
              kapsolas Module Developer
              last edited by

              Glad it worked for ya!

              1 Reply Last reply Reply Quote 0
              • P Offline
                PhilReis
                last edited by

                Hi,

                i have a problem with the module.
                I used a public ID but the module show me “Loading…”.
                I find out the ID over the webpage http://idgettr.com/

                Regards,
                Phil

                1 Reply Last reply Reply Quote 0
                • K Offline
                  kapsolas Module Developer
                  last edited by

                  If it shows Loading@ it means that it never made the request to the site.
                  Can you try the URL that is created manually?

                  Have you confirmed you have connectivity from the raspberry pi?

                  1 Reply Last reply Reply Quote 0
                  • P Offline
                    PhilReis
                    last edited by yawns

                    Yes the raspberry pi has connectivity.
                    And the ID is created from the URL which is from a USER.

                    My config is:

                    {
                                    module: 'MMM-Flickr',
                                    position: 'bottom_right',
                                    config: {
                                            id: '#######@N04',
                                            animationSpeed: 2500,
                                            updateInterval: 10000
                                            }
                                    },
                    

                    The config is correct, or?

                    1 Reply Last reply Reply Quote 0
                    • K Offline
                      kapsolas Module Developer
                      last edited by

                      The config looks good.

                      PhilReis - were you ever able to get this resolved?

                      F 1 Reply Last reply Reply Quote 0
                      • F Offline
                        fragator @kapsolas
                        last edited by

                        Hello, I can not run this module. I put the right id, it remains on the mirror in ‘loading’
                        Someone can help me please

                        1 Reply Last reply Reply Quote 0
                        • N Offline
                          nobita @kapsolas
                          last edited by

                          @kapsolas when put the user id “xxxxxx@Nxx” in config.js of Flickr module after finish installation
                          have message "no available longer photo " background all photo
                          but I can see my photo in photostream flickr folder
                          What happen? and How to solve it?
                          help me please?

                          another question : Flickr-module want to put API key?
                          because in www.flickr.com : have to put API key and another key

                          Thanks for your kinds

                          1 Reply Last reply Reply Quote 0

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          • 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