• 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-Instagram - Pull and animate photos from Instagram feed

Scheduled Pinned Locked Moved Utilities
87 Posts 26 Posters 106.7k Views 27 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.
  • D Offline
    Diicken
    last edited by Sep 25, 2016, 7:26 PM

    Is there anyway to display images from my home server? And do someone have an idea how I should write the code?

    1 Reply Last reply Reply Quote 0
    • Y Offline
      yo-less Module Developer @dr0pb0x
      last edited by Oct 1, 2016, 12:59 PM

      @dr0pb0x Anything is possible, but I doubt it. Please have @kapsolas help you with this, as I don’t have any direct way of testing it. As far as I’m concerned my code adjustments should work.

      1 Reply Last reply Reply Quote 0
      • M Offline
        MichMich Admin
        last edited by Oct 1, 2016, 1:10 PM

        Awesome work! My SO is very pleased with this idea. You might want to add a screenshot to the repo.

        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User
          last edited by Oct 24, 2016, 3:02 PM

          Just getting “Loading…”

          1 Reply Last reply Reply Quote 0
          • C Offline
            cowboysdude Module Developer
            last edited by cowboysdude Oct 25, 2016, 1:30 AM Oct 24, 2016, 11:54 PM

            This post is deleted!
            ? 1 Reply Last reply Oct 25, 2016, 6:12 AM Reply Quote 0
            • ? Offline
              A Former User @cowboysdude
              last edited by Oct 25, 2016, 6:12 AM

              @cowboysdude said in MMM-Instagram - Pull and animate photos from Instagram feed:

              @kapsolas

              Some of us are having issues here… little help please.

              Installed per instructions with NPM Install and it isn’t working.

              That’s all mine says too… “Loading…”

              apparently this is an unsupported module… delete.

              1 Reply Last reply Reply Quote 0
              • K Offline
                kapsolas Module Developer
                last edited by Oct 25, 2016, 11:03 PM

                I just started up my mirror again and the instagram module loaded up correctly.

                Are you use that you have configured the token correctly?

                Additionally, install a tool like firebug on your browser and try to access the mirror using the browser. Then enable firebug. It will have error messages or plugin messages written to the console.

                If the plugin gets images and starts to display them, you will get console entries such as: incrementing the activeItem and refreshing

                1 Reply Last reply Reply Quote 0
                • C Offline
                  cowboysdude Module Developer
                  last edited by Oct 26, 2016, 12:43 PM

                  Well we’re certainly glad it worked for you…however…

                  {
                  module: ‘MMM-Instagram’,
                  position: ‘top_right’,
                  config: {
                  access_token: ‘API_KEY from instagram’,
                  count: 200,
                  min_timestamp: 0,
                  animationSpeed: 2500,
                  updateInterval: 12500
                  }
                  },

                  Replaced ‘API_KEY …’

                  and followed all directions and it still sits there and says “Loading…”…

                  ? 1 Reply Last reply Oct 26, 2016, 1:13 PM Reply Quote 0
                  • ? Offline
                    A Former User @cowboysdude
                    last edited by Oct 26, 2016, 1:13 PM

                    @cowboysdude said in MMM-Instagram - Pull and animate photos from Instagram feed:

                    Well we’re certainly glad it worked for you…however…

                    {
                    module: ‘MMM-Instagram’,
                    position: ‘top_right’,
                    config: {
                    access_token: ‘API_KEY from instagram’,
                    count: 200,
                    min_timestamp: 0,
                    animationSpeed: 2500,
                    updateInterval: 12500
                    }
                    },

                    Replaced ‘API_KEY …’

                    and followed all directions and it still sits there and says “Loading…”…

                    Same

                    1 Reply Last reply Reply Quote 0
                    • K Offline
                      kapsolas Module Developer
                      last edited by Oct 26, 2016, 4:25 PM

                      What are you guys seeing in the console log? If you are not anything… then I will have to send you a version of the module with debug comments in it to see where the issue is.

                      FYI - I had a similar issue with the Module for Traffic and never solved it. It just sat on Loading…

                      C 1 Reply Last reply Oct 26, 2016, 10:19 PM Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 8
                      • 9
                      • 2 / 9
                      • 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