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


RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - ruuk - 2013-12-16

(2013-12-16, 22:56)pqatsi Wrote: I'am with lattest from you repo (The last .zip i found in this thread).

By PIN i mean two-factor authentication to authenticate to facebook.
I'll probably need a log to figure out what is going on. You can use the XBMCLogs addon to paste your log online and post a link to it.
Also, when talking about what version you have, it is extremely useful if you actually state the version number. You don't know how many times people tell me they have the latest version and when I find the version number, it turns out that the version is an older one Smile

The official repository currently has the newest version, but the newest on my repository doesn't require a PIN (personal identification number) either.


RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - cbrown - 2013-12-25

XBMC crashes when starting FB Media 0.9.1 (here's the log).
I'm going crazy, It's the only add-on doing this. Formerly It didnt't do that...

Requesting help...



v0.9.2 - ruuk - 2013-12-26

Version 0.9.2

Changes:
- Changes to try to fix crashing on OSX systems

On my REPO.

I've put some code that will not use some of my recent changes if they system is OSX.

cbrown: Give this a try, and if it crashes, send me another log. Since I don't on a Mac, I can't test these things myself. I may have to change some more things and try this again until we get it to work.


RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - cbrown - 2013-12-26

Works!
Excellent


RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - ruuk - 2013-12-26

(2013-12-26, 22:27)cbrown Wrote: Works!
Excellent

Good Smile


v0.9.3 - ruuk - 2014-01-07

Version 0.9.3

Changes:
- Fix for errors when sharing with the ShareSocial addon

On my REPO.


v0.9.4 - ruuk - 2014-01-10

Version 0.9.4

Changes:
- Fix for error caused when no password is in the keyring

On my REPO.


v0.9.5 - ruuk - 2014-01-25

Version 0.9.5

Changes:
- Fix for bug causing auth to fail on OpenElec (perhaps other platforms) - added password dialog to set keyring password when necessary

On my REPO.


RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - Passaralho - 2014-02-07

(2014-01-25, 02:13)ruuk Wrote: Version 0.9.5

Changes:
- Fix for bug causing auth to fail on OpenElec (perhaps other platforms) - added password dialog to set keyring password when necessary

On my REPO.

Can't get this version from your repository. It says it is version 0.9.9, and when I try to install it, it starts 'downloading', 0%, and than backto nothing done...
Same happens if I try to update (or install once I removed it) the one from xbmc repo.

Any thoughts?

Thnak you for all your efforts.


v0.9.9 - ruuk - 2014-02-07

Version 0.9.9

Changes 0.9.6 - 0.9.9:
- Now uses external password storage module
- Now specifies user when asking for password on startup


On my REPO.

(2014-02-07, 16:51)Passaralho Wrote:
(2014-01-25, 02:13)ruuk Wrote: Version 0.9.5

Changes:
- Fix for bug causing auth to fail on OpenElec (perhaps other platforms) - added password dialog to set keyring password when necessary

On my REPO.

Can't get this version from your repository. It says it is version 0.9.9, and when I try to install it, it starts 'downloading', 0%, and than backto nothing done...
Same happens if I try to update (or install once I removed it) the one from xbmc repo.

Any thoughts?

Thnak you for all your efforts.
Should be fixed now. I had updated the version, but not commited the actual file to the repository. Whoops Smile


RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - Passaralho - 2014-02-07

lol

Thank you!

All up and well!


RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - ruuk - 2014-02-07

This latest version uses my new Password Storage module which stores passwords to the OS keyring (or to an internal keyring if not available).

Please let me know of any issues.
I would especially like to hear from OSX users because the keyring libs I orignally added to Facebook-Media were causing issues. I think I found the problem and cleared the issue in the Password Storage addon, but some feedback would be nice. I've tested on OSX 10.6.3 running in VirtualBox and it worked fine, but a modern version on a real system would be nice)


v0.9.10 - ruuk - 2014-02-12

Version 0.9.10

Changes:
- Fix for error on password dialog during authentication

On my REPO.


RE: Facebook-Media - Facebook Photo/Video Addon - Rickt1962 - 2014-06-21

Will there be a version that will allow us to see our Wall ?


RE: Facebook-Media - Facebook Photo/Video Addon - ruuk - 2014-06-22

No, this is just meant to give access to your Facebook media. I do have an addon on my repo called ShareSocial that let's you view Facebook, Twitter and flickr feeds. It uses and requires my Facebook and/or flickr addons to provide those, but Twitter is built in.