MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. kapsolas
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    K
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 32
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: MMM-Instagram - Pull and animate photos from Instagram feed

      Hi,

      I have not looked into autoresizing an image. It is on my list to get to when I have some time.

      The image at this point is not being resized, I just take it and display it as it comes from instagram.
      Videos will auto play when I get to them as well.

      Thanks!

      posted in Utilities
      K
      kapsolas
    • RE: MMM-Instagram - Pull and animate photos from Instagram feed

      @potentialpotato The update to the feed should occur right away. The code is set up to refresh the feed based on the updateInterval value.

      posted in Utilities
      K
      kapsolas
    • RE: MMM-Instagram - Pull and animate photos from Instagram feed

      @bokifide Probably! The API is pretty feature rich. I just wanted to pull my feed images. To pull from your followers, it would need to be coded in.

      I’ll consider it for a future enhancement.

      posted in Utilities
      K
      kapsolas
    • RE: MMM-Instagram - Pull and animate photos from Instagram feed

      @zombi27 No idea. I haven’t looked into that. Maybe the code could be updated to check the width and height and dynamically set those when showing the image.

      I won’t have time to work on it for a month so maybe when I return I can try to.

      posted in Utilities
      K
      kapsolas
    • RE: Instagram feed?

      Looking forward to see how you make it better!

      When I have some free time I’ll work on something else for it also…

      posted in Development
      K
      kapsolas
    • RE: MMM-Flickr - Pull and animate photos from Flickr public feed of photostream

      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?

      posted in Utilities
      K
      kapsolas
    • RE: MMM-Flickr - Pull and animate photos from Flickr public feed of photostream

      Glad it worked for ya!

      posted in Utilities
      K
      kapsolas
    • RE: MMM-Flickr - Pull and animate photos from Flickr public feed of photostream

      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.

      posted in Utilities
      K
      kapsolas
    • RE: Instagram feed?

      Hey Brandon,

      Check out my module for pulling the images from the Instagram feed and displaying them on the MM.
      You maybe able to use that to build off for pulling mentions. I haven’t looked at the API for mentions, but I imagine they have something for that already.

      My module is: http://bit.ly/MMM-Instagram

      posted in Development
      K
      kapsolas
    • MMM-Instagram - Pull and animate photos from Instagram feed

      Check out my module to pull images from a users Instagram Feed. An API_KEY is required to set this up.
      The images will be pulled will animate and rotate on the mirror.

      The link for it is http://bit.ly/MMM-Instagram

      Thanks!

      posted in Utilities
      K
      kapsolas
    • 1 / 1