Kodi Community Forum
Facebook-Media - Facebook Photo/Video Addon - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Picture Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=150)
+---- Thread: Facebook-Media - Facebook Photo/Video Addon (/showthread.php?tid=82500)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26


Version 0.9.8 - ruuk - 2011-03-03

Finally added multi-user support. I'd like some people to test this before I add it to the repo and let me know how it goes. I've also added auto-login to the authorization process. If you want to try/test that, install the WebViewer update from the second link below first.

Get it here:

http://facebookphotos-xbmc.googlecode.com/files/plugin.image.facebook-0.9.8.zip

If during new user authorization you want auto-login to work, please install this webviewer update before using:

http://webviewer-xbmc.googlecode.com/files/script.web.viewer-0.7.8.zip


- Grisu - 2011-04-07

When I want to add a user, I get the following error:
ERRNO SOCKET ERROR (10061, connection refused)

OS: windows 7 x64


- ruuk - 2011-04-10

Grisu Wrote:When I want to add a user, I get the following error:
ERRNO SOCKET ERROR (10061, connection refused)

OS: windows 7 x64

I need the log file with the error, or I can't tell what is causing that error. Though at first glance, a connection refused error doesn't seem like something caused by the script.

Use the link below if you need help to find your log file.

http://wiki.xbmc.org/index.php?title=Log_File


- speed32219 - 2011-04-11

ruuk Wrote:Finally added multi-user support. I'd like some people to test this before I add it to the repo and let me know how it goes. I've also added auto-login to the authorization process. If you want to try/test that, install the WebViewer update from the second link below first.

Both work great, fresh install of the plugins (Facebook/Webviewer) using ubuntu mav 2.6.35-28-generic and the latest 10.1 xbmc. Created two user accounts, worked great, no issues.

Now if only I could see messages posted as well as respond to them.Rolleyes


- ruuk - 2011-04-11

speed32219 Wrote:Both work great, fresh install of the plugins (Facebook/Webviewer) using ubuntu mav 2.6.35-28-generic and the latest 10.1 xbmc. Created two user accounts, worked great, no issues.

Now if only I could see messages posted as well as respond to them.Rolleyes

Thanks for letting me know. I can't believe it took 5 weeks for someone to do so Smile

I will in the near future have a new non-plugin facebook addon. I already have it working for Boxee. I have a Boxee Box in my media room and wanted to access facebook media from it, and there wasn't an app yet. The app currently allows you to view comments, and I will be adding the ability to post comments as well soon.

It shouldn't take too long to do the XBMC version. Most of the hard work has already been done with the Boxee version.

If anyone uses Boxee and wants to try it out, my Boxee repository is located at:

http://2ndmind.com/boxee


- speed32219 - 2011-04-11

Great job ruuk, it will keep the wifie busy and me happy. When she is on the social network reading comments as well as responding, I will have a good 3 hours of quiet, been married to long. Smile


- rflores2323 - 2011-04-11

ruuk Wrote:Thanks for letting me know. I can't believe it took 5 weeks for someone to do so Smile

I will in the near future have a new non-plugin facebook addon. I already have it working for Boxee. I have a Boxee Box in my media room and wanted to access facebook media from it, and there wasn't an app yet. The app currently allows you to view comments, and I will be adding the ability to post comments as well soon.

It shouldn't take too long to do the XBMC version. Most of the hard work has already been done with the Boxee version.

If anyone uses Boxee and wants to try it out, my Boxee repository is located at:

http://2ndmind.com/boxee

Looking forward to seeing this addon come to life. I thank you now. You should try to integrate this addon to the actual xbmc library also so after you watch a movie it could post to facebook. There used to be an addon that did that thru twitter/facebook however it no longer works. Just something to think about as I know boxee does this already and I have been waiting for xbmc to get more social (trakt is great but no direct xbmc/facebook integration).


- rflores2323 - 2011-04-12

how does this work on an atv2? How can you authorize facebook on the atv2?


- Grisu - 2011-04-12

Here is the logfile with the error
http://pastebin.com/raw.php?i=cvXg4TT0


Facebook Photos / Videos from iPhone to XBMC - JEEVO - 2011-04-14

Hi,

We have created a free iPhone app called ZappoTV to have an alternative way to send your Facebook Photos and Videos (or from your friends) directly to XBMC.

Here is where you can get it:

http://itunes.apple.com/us/app/zappotv/id406973397

Let me know what you think about it.

Cheers,
JEEVO


- ruuk - 2011-04-17

Grisu Wrote:Here is the logfile with the error
http://pastebin.com/raw.php?i=cvXg4TT0

I can't see why you would be getting this error. The connection refused is happening when trying to connect to facebook's web server which pretty much means it has nothing to do with the script directly. The server is refusing the connection before any data is sent, so either for some reason facebook is blocking you from the graph api servers (which seems unlikely) or else through some routing type error the resolved IP is not the actual facebook server (hence the connection is refused)

A couple of questions:

Where are you located?
Are you going through a web proxy?
Do you have any issues with other web scripts?


- ruuk - 2011-04-17

Here's a pre-release version of my upcoming Facebook Media addon. Everything should work fine, there are just some odds and ends to clean up. If your not using Confluence, then the fonts might not be correct - I'm trying to figure out the best way to deal with all the different skins out there.

http://facebook-media.googlecode.com/files/script.facebook.media-0.5.2.zip

Image


- ruuk - 2011-04-17

rflores2323 Wrote:how does this work on an atv2? How can you authorize facebook on the atv2?

I don't know and I don't know Smile
I don't have access to the atv2.

Assuming you can get the Web Viewer addon working, then the facebook addon should authorize fine.


Facebook Media Addon (not the plugin) - ruuk - 2011-04-21

Ok, I think everything is basically done for the XBMC version of the Facebook Media addon. This version adds what was missing and fixes some problems and errors I found. I'd really like to get some feedback on how it's working for other people. I've added some code that will fix the fonts for skins other than confluence. The results won't always be perfect, but should be better in any case.

Here's the link.

http://facebook-media.googlecode.com/files/script.facebook.media-0.5.3.zip

If you have any problems, let me know. If you don't have any problems, please let me know that too Smile


- speed32219 - 2011-05-03

ruuk, you are the man. What a concept, and the layout is almost flawless.
I guess I do not need the 0.98 plugin for anything other than just looking at pics, but hey, they are here also!

Only thing is the camera in center should be bright, like pic on side when hovering over an image. Other than that it is working great, now to check adding another user.

Great job!!!!! Now some peace and quite from the wifie. She can see her freinds and respond by adding a comment. If she runs into a road block I will let you know. Just a great job for sure.

Update: The only thing with the web viewer authorization, it asks me 4 times if I am done with authorization before moving to next step. Ah, maybe I should check on my verison level of web viewer first.

Will this display new messages live as they are being submitted by a friend on your list?