![]() |
|
[RELEASE] Facebook-Media - Facebook Photo/Video Addon - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Picture Add-ons (/forumdisplay.php?fid=150) +---- Thread: [RELEASE] Facebook-Media - Facebook Photo/Video Addon (/showthread.php?tid=82500) |
RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - ruuk - 2012-04-04 21:07 (2012-04-04 01:32)Cthugha Wrote: Tried again with updated v0.6.7. Same problem... Tested with auto-login disabled. Stuck on "processing data"... For each login the last URL webviewer shows contains the error reason: The+user+denied+your+request This is supposed to indicate that when you were asked to authorize, you said no. Could you describe in detail what happens when you are authorizing/logging in? (for example 'The window shows up, I fill in login/pass, i click submit....') Thanks
RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - Cthugha - 2012-04-05 02:09 (2012-04-04 21:07)ruuk Wrote:(2012-04-04 01:32)Cthugha Wrote: Tried again with updated v0.6.7. Same problem... Tested with auto-login disabled. Stuck on "processing data"... I get no authorization question, in the addon or on Facebook. When I start the addon I'm asked for email, which I enter, and then password, which I also enter (using a wireless keyboard). After that I'm taken to the webviewer with URL on top, a simple web page on the left asking me to login, and the "form" on the right. I then try to fill out email and password again, and select login. That makes the webviewer start loading ("processing data") and nothing else happens. When I press back to cancel I get a popup that says something about authorization token failed. Ok is only option and then I'm taken back to xbmc. The last attempts was with notifications disabled. Login approvals have been off all the time. v0.6.8 - ruuk - 2012-04-05 03:19 (2012-04-05 02:09)Cthugha Wrote: I get no authorization question, in the addon or on Facebook. Added a setting 'Debug Logging' in the addon settings. Also fixed some trivial things causing errors in your logs. Please turn on the debug setting and try again and send me a new log. (At the moment it just prints the HTML of the last page to the log, but that should be helpful) I tried changing settings in facebook and I installed the skin your using. I can't seem to duplicate what's happening to you. Does your login/password have any characters that might generate some encoding issues? I'm just trying to think of things that could be different for you. Anyway, give the debug thingy a shot and we'll see what we can find out. Get the new version here: http://facebook-media.googlecode.com/files/script.facebook.media-0.6.8.zip RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - olympia - 2012-04-09 10:38 I am having the exact same issue. Debug log: http://pastebin.com/UGAtUxXp RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - vijayk416 - 2012-04-09 13:25 Same problem here, hangs on processing step following entering email address and password. v0.6.9 - ruuk - 2012-04-12 00:10 Version 0.6.9 Changes: - New authorization method This new method will require you to use a browser on any computer. Once you have authorized the addon you will get a pin that you enter back into the dialog. Currently the browser will need to be behind the same IP address (ie same router) for this to work. If this new method works fine I will add an alternate longer pin you can enter if your browser ip is not the same as you XBMC ip. Someone please test this and let me know how it goes. Thanks. Get it here: http://facebook-media.googlecode.com/files/script.facebook.media-0.6.9.zip RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - Cthugha - 2012-04-15 01:56 Authentication works with new version Not so elegant but finally it works for me. Nice!Getting an error when loading "photos of me"... "'ascii' codec can't decode byte 0xc3 in position 8: ordinal not in range(128)" RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - ruuk - 2012-04-15 02:47 (2012-04-15 01:56)Cthugha Wrote: Authentication works with new version Well it looks like the old way is permanently broken since they put javascript in the authentication pages. Apparently they're working on a Device authentication method for devices without a browser, and when that comes out we'll see ![]() Thanks for testing and getting back to me. As for the error I'll look at it. ... I really hate encodings ... grumble ... grumble ... RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - ruuk - 2012-04-16 19:49 (2012-04-15 01:56)Cthugha Wrote: Getting an error when loading "photos of me"... "'ascii' codec can't decode byte 0xc3 in position 8: ordinal not in range(128)" I think I need a log. I need to see exactly where the error is happening. I looked but nothing was obvious. Where to find your log. RE: [RELEASE] Facebook-Media - Facebook Photo/Video Addon - Zippolighter - 2012-04-23 13:15 I have the same error. debug.log Regards Zippolighter |