Hey everyone,
I'm working on an Instagram add-on for XBMC this weekend. Initially it'll just give you a feed view of the images in your stream (along with comments on a per image basis, perhaps). I'm still working out the details.
Hoping to add some other cool stuff, like a screensaver that uses images from your stream, in short order.
If you have any other requests, let me know and I'll see what I can do.
dfdeath
Junior Member Posts: 9 Joined: Dec 2012 Reputation: 0 |
2013-01-04 16:36
Post: #11
|
| find quote |
vijayk416
Senior Member Posts: 191 Joined: Apr 2011 Reputation: 1 |
2013-01-08 02:03
Post: #12
Wow, thanks!
If you could get the comments when you hit the info button on the remote, that would be killer.
|
| find quote |
dieselboy27
Fan Joined: Aug 2008 Reputation: 0 Location: Canada |
2013-01-13 15:46
Post: #13
Great to hear that someone will make this a reality.
|
| find quote |
vijayk416
Senior Member Posts: 191 Joined: Apr 2011 Reputation: 1 |
2013-01-26 19:40
Post: #14
bumping - any luck on this yet (sphere or dfdeath)?
|
| find quote |
vijayk416
Senior Member Posts: 191 Joined: Apr 2011 Reputation: 1 |
2013-02-24 18:27
Post: #15
Bump?? My hope for this coming to life is going south...
|
| find quote |
alefteris
Junior Member Posts: 1 Joined: Mar 2013 Reputation: 0 |
2013-03-06 00:23
Post: #16
I'm working on an add-on for Instagram. I named it InstaXBMC
It's my first attempt at XBMC add-on development, so please have some patience with me I got some head start from some code dfdeath posted in another thread in the forum. I'm also using xbmcswift2, as he did. Want to combine forces dfdeath?Currently, it's able to browse popular pics, your stream and search for tags and show photos for the selected tag. Right now I'm trying to figure out how to save the user access token on xbmc, needed to access pics from the user Instagram account. I have also made a website where the user can get authenticated with Instagram and get a small code to type into XBMC, so that I can access his account. I'm not sure how secure is that though, because the code for the user to type needs to be small. And small password sand security don't match well... What I'm doing now is save the Instagram token in the database, together with a random 9 char code and a date. Then the user has to type the 9 char password in the xbmc add-on that pulls the full access token from my website db. Then the full token is deleted from my website db. Plus, I delete every token stored in the database after 15min. But I'm not sure if this is enough. Someone could try all 9 char password combinations to get the access tokens. If anyone has any better idea... If anyone wants to help with dev or with testing, PM me or reply. |
| find quote |


Search
Help