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

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

Scheduled Pinned Locked Moved Utilities
11 Posts 5 Posters 8.5k 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 Jan 23, 2017, 2:18 PM Jul 23, 2016, 5:41 PM

    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 Jul 24, 2016, 8:59 AM

      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 Jul 24, 2016, 1:40 PM

        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 May 30, 2017, 8:46 AM Reply Quote 0
        • L Offline
          Llama
          last edited by Jul 25, 2016, 7:51 AM

          @N worked! thanks

          1 Reply Last reply Reply Quote 0
          • K Offline
            kapsolas Module Developer
            last edited by Jul 25, 2016, 12:18 PM

            Glad it worked for ya!

            1 Reply Last reply Reply Quote 0
            • P Offline
              PhilReis
              last edited by Jul 26, 2016, 5:55 PM

              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 Jul 29, 2016, 12:53 PM

                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 May 30, 2017, 9:45 AM Jul 30, 2016, 11:36 AM

                  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 Oct 25, 2016, 11:12 PM

                    The config looks good.

                    PhilReis - were you ever able to get this resolved?

                    F 1 Reply Last reply Nov 19, 2016, 12:38 PM Reply Quote 0
                    • F Offline
                      fragator @kapsolas
                      last edited by Nov 19, 2016, 12:38 PM

                      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
                      • 1
                      • 2
                      • 1 / 2
                      • 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