Kodi Community Forum

Full Version: Facebook-Media - Facebook Photo/Video Addon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
(2013-01-11, 12:26)debal Wrote: [ -> ]stil blocken on the 4 digit pin code where can i get this 4 pin code ? pls help me

Did you go to http://xbmc.2ndmind.com/fb like the dialog told you?
Thanks bro : )
Version 0.7.8

Changes:
- Added ability to provide an 'imagestream' for ShareSocial (ie. for use in Plugin Slideshow Screensaver)
- Fix for errors when providing the Home 'feed' to ShareSocial
- Fix for some FB errors being interpreted as a bad token issue

On my REPO.

Version 0.7.9

Changes:
- When providing an 'imagestream' for ShareSocial, now sets the title properly to the images title

On my REPO.
I need to have facebook authentication in my own plugin, do you know how it is possible? I suppose http://xbmc.2ndmind.com/fb your personal project?
Hi Ruuk,

I just install an RaspBMC, and installed your latest facobook add on.
Unfortunately I get script error, what can be wrong or is this addon not working on Rasbmc?

Thanks for your help!

Alex
I just installed this and each time I enter the 4 digit code, it says 'authorization error: bad token'. (I'm running Frodo on a w8 PC)

Could you help?

Cheers,
Karthikeyan
I'll look into it later when I get a moment. Also logs are always useful Smile
Version 0.8.0

Changes:
- When entering authorization pin, will now no longer accept an invalid pin format
- Added ability to save authorization site debug info to the log
- Authorization site (http://xbmc.2ndmind.com/fb): Now provides an optional 12 digit pin for browsers on a different IP. Now also reacts to and displays errors and saves debug info on errors or failure to get a token

On my REPO.

Anyone having issues authorizing should update to the new version, try again, and get me a log.
I've spent the last 4 hours trying to improve error reporting both on the site and in the addon.
Facebook's authentication process is not designed with systems that don't have a browser in mind, which is why this convoluted system is necessary.
Please keep in mind that in order for users to authorize the addon, I am using my own web hosting that I pay for.
With that in mind, please take the time to provide information to help me help you if you have an issue.
It is somewhat frustrating to have this thread full of "I get an error with your addon" posts Smile
(2013-02-02, 00:05)void0 Wrote: [ -> ]I need to have facebook authentication in my own plugin, do you know how it is possible? I suppose http://xbmc.2ndmind.com/fb your personal project?

Yes it is possible, but it's difficult. It requires a browser, and my attempts to do it without one have been unsuccessful.
My current method involves authorizing the app entirely in the browser via my website. It saves the access token to a database, which addon then retrieves with the supplied pin.
To make matters worse, the token will expire, so the addon has to occasionally log in and get a new token.

For users who are wondering about their stored tokens, they are stored for an hour, and can only be retrieved with the 4 digit pin and a computer on the same IP that authorized, or from a different IP via the new 12 digit pin. The Facebook access token also has an expiration. Also, the email and password you enter are only stored in your addon settings. They allow the addon to log in to get a new token when the old token expires
Hi, I have a problem with logging when I write I type pin that is not correct and when I enter a numeric 12 stops for get user data.

Log

15:27:57 T:5684 ERROR: 'ascii' codec can't encode character u'\u0141' in position 0: ordinal not in range(128)
15:35:29 T:2876 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
15:35:29 T:2876 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
15:35:29 T:2876 ERROR: XFILE::CFileCache::Open - failed to open source <http://xbmc-advanced-launcher.googlecode.com/svn/trunk/repo/addons.xml.md5>
15:35:29 T:2876 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
15:35:29 T:2876 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
15:35:29 T:2876 ERROR: Repository Angelscry Add-on Repository returned no add-ons, listing may have failed
15:37:49 T:5072 NOTICE: ES: Client from 127.0.0.1 timed out
[/quote]
(2013-03-15, 16:30)jon123456 Wrote: [ -> ]Hi, I have a problem with logging when I write I type pin that is not correct and when I enter a numeric 12 stops for get user data.

Log

15:27:57 T:5684 ERROR: 'ascii' codec can't encode character u'\u0141' in position 0: ordinal not in range(128)
15:35:29 T:2876 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
15:35:29 T:2876 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
15:35:29 T:2876 ERROR: XFILE::CFileCache::Open - failed to open source <http://xbmc-advanced-launcher.googlecode.com/svn/trunk/repo/addons.xml.md5>
15:35:29 T:2876 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
15:35:29 T:2876 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
15:35:29 T:2876 ERROR: Repository Angelscry Add-on Repository returned no add-ons, listing may have failed
15:37:49 T:5072 NOTICE: ES: Client from 127.0.0.1 timed out

I need your whole log. Perhaps you could put it on pastebin.
Paste the entire log
20:13:40 T:3768 NOTICE: -----------------------------------------------------------------------
20:13:40 T:3768 NOTICE: Starting XBMC (11.0 Git:20120727-5b5873b), Platform: Windows 7, 64-bit (WoW) build 7600. Built on Jul 27 2012 (compiler 1600)
20:13:40 T:3768 NOTICE: Pentium® Dual-Core CPU E5300 @ 2.60GHz
20:13:40 T:3768 NOTICE: Desktop Resolution: 1360x768 32Bit at 60Hz
20:13:40 T:3768 NOTICE: Running with administrator rights
20:13:40 T:3768 NOTICE: Aero is enabled
20:13:40 T:3768 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\XBMC
20:13:40 T:3768 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\XBMC
20:13:40 T:3768 NOTICE: special://masterprofile/ is mapped to: C:\Users\MCE\AppData\Roaming\XBMC\userdata
20:13:40 T:3768 NOTICE: special://home/ is mapped to: C:\Users\MCE\AppData\Roaming\XBMC\
20:13:40 T:3768 NOTICE: special://temp/ is mapped to: C:\Users\MCE\AppData\Roaming\XBMC\cache
20:13:40 T:3768 NOTICE: The executable running is: C:\Program Files (x86)\XBMC\XBMC.exe
20:13:40 T:3768 NOTICE: Local hostname: MCE-Komputer
20:13:40 T:3768 NOTICE: Log File is located: C:\Users\MCE\AppData\Roaming\XBMC\xbmc.log
20:13:40 T:3768 NOTICE: -----------------------------------------------------------------------
20:13:40 T:3768 NOTICE: Setup SDL
20:13:40 T:3768 NOTICE: Found screen: Rodzajowy monitor PnP on NVIDIA GeForce 9300 / nForce 730i, adapter 0.
20:13:40 T:3768 NOTICE: Primary mode: 1360x768 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 720x480 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 720x480 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 720x576 @ 50.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1152x864 @ 30.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1152x864 @ 29.97i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1152x864 @ 25.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1152x864 @ 24.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1152x864 @ 23.98 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1152x864 @ 25.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1152x864 @ 30.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1152x864 @ 29.97 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1152x864 @ 50.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1152x864 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1176x664 @ 50.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1176x664 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1176x664 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1280x720 @ 50.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1280x720 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1280x800 @ 30.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x800 @ 29.97i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x800 @ 25.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x800 @ 24.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x800 @ 23.98 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x800 @ 25.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x800 @ 30.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x800 @ 29.97 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x800 @ 50.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x800 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x960 @ 30.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x960 @ 29.97i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x960 @ 25.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x960 @ 24.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x960 @ 23.98 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x960 @ 25.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x960 @ 30.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x960 @ 29.97 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x960 @ 50.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x960 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x960 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x1024 @ 30.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x1024 @ 29.97i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x1024 @ 25.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x1024 @ 24.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x1024 @ 23.98 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x1024 @ 25.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x1024 @ 30.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x1024 @ 29.97 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x1024 @ 50.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x1024 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1280x1024 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1360x768 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1366x768 @ 30.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1366x768 @ 29.97i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1366x768 @ 25.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1366x768 @ 24.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1366x768 @ 23.98 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1366x768 @ 25.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1366x768 @ 30.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1366x768 @ 29.97 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1366x768 @ 50.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1366x768 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1366x768 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x900 @ 30.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x900 @ 29.97i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x900 @ 25.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x900 @ 24.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x900 @ 23.98 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x900 @ 25.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x900 @ 30.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x900 @ 29.97 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x900 @ 50.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x900 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x1024 @ 30.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x1024 @ 29.97i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x1024 @ 25.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x1024 @ 24.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x1024 @ 23.98 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x1024 @ 25.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x1024 @ 30.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x1024 @ 29.97 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x1024 @ 50.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x1024 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1600x1024 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1680x1050 @ 30.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1680x1050 @ 29.97i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1680x1050 @ 25.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1680x1050 @ 24.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1680x1050 @ 23.98 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1680x1050 @ 25.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1680x1050 @ 30.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1680x1050 @ 29.97 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1680x1050 @ 50.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1680x1050 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1768x992 @ 25.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1768x992 @ 30.00i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1768x992 @ 29.97i - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: Additional mode: 1920x1080 @ 30.00i - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1920x1080 @ 29.97i - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1920x1080 @ 25.00i - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1920x1080 @ 24.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1920x1080 @ 23.98 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1920x1080 @ 25.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1920x1080 @ 30.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1920x1080 @ 29.97 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1920x1080 @ 50.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1920x1080 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1920x1080 @ 59.94 - Full Screen
20:13:40 T:3768 NOTICE: Additional mode: 1290x480 @ 60.00 - Full Screen
20:13:40 T:3768 NOTICE: Previous line repeats 2 times.
20:13:40 T:3768 NOTICE: load settings...
20:13:40 T:3768 NOTICE: special://profile/ is mapped to: special://masterprofile/
20:13:40 T:3768 NOTICE: loading special://masterprofile/guisettings.xml
20:13:40 T:3768 NOTICE: Getting hardware information now...
20:13:40 T:3768 NOTICE: Checking resolution 11
20:13:40 T:3768 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
20:13:40 T:3768 NOTICE: Loaded playercorefactory configuration
20:13:40 T:3768 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
20:13:40 T:3768 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
20:13:40 T:3768 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
20:13:40 T:3768 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
20:13:40 T:3768 NOTICE: Default DVD Player: dvdplayer
20:13:40 T:3768 NOTICE: Default Video Player: dvdplayer
20:13:40 T:3768 NOTICE: Default Audio Player: paplayer
20:13:40 T:3768 NOTICE: Disabled debug logging due to GUI setting. Level 0.
20:13:40 T:3768 NOTICE: Log level changed to 0
20:13:40 T:3768 NOTICE: Loading media sources from special://masterprofile/sources.xml
20:13:41 T:3768 ERROR: Keymapping error: no such action 'language' defined
20:13:41 T:3768 NOTICE: initializing playlistplayer
20:13:41 T:3768 NOTICE: DONE initializing playlistplayer
20:13:41 T:3768 NOTICE: EPG::CEpgContainer::Start - EPG thread started
20:13:41 T:3768 NOTICE: PVRManager - starting up
20:13:41 T:3768 NOTICE: CApplication::UpdateLibraries - Starting video library startup scan
20:13:41 T:3768 NOTICE: CApplication::UpdateLibraries - Starting music library startup scan
20:13:41 T:4592 NOTICE: VideoInfoScanner: Starting scan ..
20:13:41 T:3768 NOTICE: initialize done
20:13:41 T:3768 NOTICE: Running the application...
20:13:41 T:4076 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:00
20:13:41 T:3768 NOTICE: starting upnp server
20:13:41 T:3768 NOTICE: starting upnp renderer
20:13:41 T:3768 NOTICE: ES: Starting event server
20:13:41 T:3768 NOTICE: starting zeroconf publishing
20:13:41 T:2228 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
20:13:41 T:2228 NOTICE: UDP: Listening on port 9777
20:13:41 T:1376 NOTICE: -->Python Interpreter Initialized<--
20:13:42 T:2768 ERROR: CRemoteControl::Connect - failed to connect
20:13:42 T:4288 NOTICE: EPG::CEpgContainer::Start - EPG thread started
20:13:42 T:3240 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
20:13:42 T:3240 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
20:13:42 T:3240 ERROR: XFILE::CFileCache::Open - failed to open source <http://xbmc-advanced-launcher.googlecode.com/svn/trunk/repo/addons.xml.md5>
20:13:43 T:3240 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
20:13:43 T:3240 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
20:13:43 T:3240 ERROR: Repository Angelscry Add-on Repository returned no add-ons, listing may have failed
20:13:57 T:4624 NOTICE: -->Python Interpreter Initialized<--
20:13:58 T:4624 NOTICE: ('pl_PL', 'cp1250')
20:13:58 T:4624 NOTICE: ('pl_PL', 'cp1250')
20:13:58 T:4624 NOTICE: FACEBOOK MEDIA: Version: 0.8.0
20:13:58 T:4624 NOTICE: FACEBOOK MEDIA: XBMC Version: 11.0 Git:20120727-5b5873b
20:13:58 T:4624 NOTICE: FACEBOOK MEDIA: XBMC Skin: skin.confluence
20:13:58 T:4624 NOTICE: FACEBOOK MEDIA: Could not import ShareSocial
20:13:58 T:4624 ERROR: C:\Users\MCE\AppData\Roaming\XBMC\addons\script.facebook.media\default.py:93: DeprecationWarning: object.__init__() takes no parameters
xbmcgui.WindowXML.__init__( self, *args, **kwargs )
20:13:58 T:3768 ERROR: Control 120 in window 13000 has been asked to focus, but it can't
20:13:58 T:4624 ERROR: Previous line repeats 1 times.
20:13:58 T:4624 NOTICE: FACEBOOK MEDIA: CATEGORIES - STARTED
20:13:58 T:4624 NOTICE: FACEBOOK MEDIA: CATEGORIES - STOPPED
20:13:58 T:4624 ERROR: Exception in python script callback execution
20:13:58 T:4624 ERROR: Traceback (most recent call last):
20:13:58 T:4624 ERROR: File "C:\Users\MCE\AppData\Roaming\XBMC\addons\script.facebook.media\default.py", line 126, in onInit
20:13:58 T:4624 ERROR: if not self.session.start():
20:13:58 T:4624 ERROR: File "C:\Users\MCE\AppData\Roaming\XBMC\addons\script.facebook.media\default.py", line 469, in start
20:13:58 T:4624 ERROR: self.setUserDisplay()
20:13:58 T:4624 ERROR: File "C:\Users\MCE\AppData\Roaming\XBMC\addons\script.facebook.media\default.py", line 1297, in setUserDisplay
20:13:58 T:4624 ERROR: self.window.getControl(140).setImage(self.getSetting('current_user_pic'))
20:13:58 T:4624 ERROR: TypeError
20:13:58 T:4624 ERROR: :
20:13:58 T:4624 ERROR: argument 1 must be string, not None
20:14:01 T:4624 NOTICE: FACEBOOK MEDIA: PATH -
20:14:03 T:4624 NOTICE: FACEBOOK MEDIA: OPTION ITEM SELECTED
20:14:03 T:4624 NOTICE: FACEBOOK MEDIA: ADD USER PART 1
20:14:05 T:4592 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:24
20:14:49 T:4624 NOTICE: FACEBOOK MEDIA: ADD USER PART 2
20:14:51 T:4624 NOTICE: FACEBOOK MEDIA: USER ALREADY ADDED
20:14:51 T:4624 ERROR: Exception in python script callback execution
20:14:51 T:4624 ERROR: Traceback (most recent call last):
20:14:51 T:4624 ERROR: File "C:\Users\MCE\AppData\Roaming\XBMC\addons\script.facebook.media\default.py", line 186, in onInit
20:14:51 T:4624 ERROR: self.session.addUser(self.email, self.password)
20:14:51 T:4624 ERROR: File "C:\Users\MCE\AppData\Roaming\XBMC\addons\script.facebook.media\default.py", line 1533, in addUser
20:14:51 T:4624 ERROR: self.setSetting('username_%s' % uid,username)
20:14:51 T:4624 ERROR: File "C:\Users\MCE\AppData\Roaming\XBMC\addons\script.facebook.media\default.py", line 1604, in setSetting
20:14:51 T:4624 ERROR: __addon__.setSetting(key,value and str(value) or '')
20:14:51 T:4624 ERROR: UnicodeEncodeError
20:14:51 T:4624 ERROR: :
20:14:51 T:4624 ERROR: 'ascii' codec can't encode character u'\u0141' in position 0: ordinal not in range(128)
20:18:40 T:4624 NOTICE: FACEBOOK MEDIA: OPTION ITEM SELECTED
20:18:40 T:3768 ERROR: CLocalizeStrings::ClearBlock: Trying to clear non existent block C:\Users\MCE\AppData\Roaming\XBMC\addons\script.facebook.media
20:18:40 T:4624 NOTICE: FACEBOOK MEDIA: ADD USER PART 1
20:19:04 T:2228 NOTICE: ES: Client from 127.0.0.1 timed out
20:20:03 T:4624 NOTICE: FACEBOOK MEDIA: ADD USER PART 2
20:20:03 T:4624 NOTICE: FACEBOOK MEDIA: USER ALREADY ADDED
20:20:03 T:4624 ERROR: Exception in python script callback execution
20:20:03 T:4624 ERROR: Traceback (most recent call last):
20:20:03 T:4624 ERROR: File "C:\Users\MCE\AppData\Roaming\XBMC\addons\script.facebook.media\default.py", line 186, in onInit
20:20:03 T:4624 ERROR: self.session.addUser(self.email, self.password)
20:20:03 T:4624 ERROR: File "C:\Users\MCE\AppData\Roaming\XBMC\addons\script.facebook.media\default.py", line 1533, in addUser
20:20:03 T:4624 ERROR: self.setSetting('username_%s' % uid,username)
20:20:03 T:4624 ERROR: File "C:\Users\MCE\AppData\Roaming\XBMC\addons\script.facebook.media\default.py", line 1604, in setSetting
20:20:03 T:4624 ERROR: __addon__.setSetting(key,value and str(value) or '')
20:20:03 T:4624 ERROR: UnicodeEncodeError
20:20:03 T:4624 ERROR: :
20:20:03 T:4624 ERROR: 'ascii' codec can't encode character u'\u0141' in position 0: ordinal not in range(128)
20:20:44 T:3768 ERROR: CLocalizeStrings::ClearBlock: Trying to clear non existent block C:\Users\MCE\AppData\Roaming\XBMC\addons\script.facebook.media
[/code][/quote]
Version 0.8.1

Changes:
- Fixed some issues with unicode errors

On my REPO.

jon123456: Get the new version, and try again. If you get errors, I'll need a new log. Please try to use pastebin.com or something instead of posting your log here.
Thank you for your prompt reply Login works but unfortunately I still can not view the images and all the rest. In addition, the application hangs and I can not go back to the main xbmc. Helps only alt + F4. Log http://pastebin.com/1WAd51K4[/quote]
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