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) |
- ruuk - 2012-01-27 arman0223 Wrote:Hi Ruuk, I just installed the Facebook plugin in my apple tv xbmc. But I facing an error called errono 13 permission denied. Please help me solve this problem I need more info. When is the error occurring? A log would be helpful also. - arman0223 - 2012-01-27 Actually it's started right after I installed the zip file. I am new to this thing and I dont know how to get the log. Please guide me how to do that. - ruuk - 2012-01-27 arman0223 Wrote:Actually it's started right after I installed the zip file. Did you install the zip from the System:Settings:Addons:Install from zip file? And do you mean the error occoured before you started the app? arman0223 Wrote:I am new to this thing and I dont know how to get the log. Please guide me how to do that. Go here to find out where your log file is located: http://wiki.xbmc.org/index.php?title=Log_file You can post it to pastebin and put the link here. - macf1an - 2012-01-27 It's OK now ... unfortunately something (else) broke and my XBMC started dying on me after a minute inside. Can't test if it actually works... http://pastebin.com/rJELV1Rt "can't get new token" ot something I've the photos-XBMC already added, I quit web viewer right after I get the notification for external login. Otherwise it just sits there. - ruuk - 2012-01-28 macf1an Wrote:It's OK now ... unfortunately something (else) broke and my XBMC started dying on me after a minute inside. Can't test if it actually works... Well I noticed from the log this message from the last HTML: "Someone recently tried to log in to your account from an unrecognized device or mobile device. Because you enabled login notifications, your account is temporarily locked." Also what did you mean by: "I quit web viewer right after I get the notification for external login. Otherwise it just sits there." What do you mean by "it just sits there" ? Does it display the facebook login page or nothing...? Thanks - macf1an - 2012-01-29 yeah, that's due to the many attempts to login I presume.. I open the script, enter user then password, web viewer pops up and starts loading something, then I get a notification on my desktop pc that someone just logged in from unknown device, I approve it, web viewer stops loading and shows an user and pass form with a login button and data filled in. Here I either quit web viewer only to receive the "no new token" message be the script or press login, get a second notification, and then it sits indefinitely "loading" something. better ? - ruuk - 2012-01-29 macf1an Wrote:better ? Yes, that was very helpful. What I'd like you to do is temporarily disable Login Approval and see if you get it to work. I'm fairly sure that is at the root of the problem. See if everything works with it disabled, then re-enable and see if it still works. Obviously I need to do something to handle accounts with Login Approval enabled. In the short term perhaps I can let the user know that they need to disable Login Approval to authorize (assuming that works for you) until I can work out how to handle it properly. - macf1an - 2012-01-29 ok - here's a new error. will try disabling approvals later on http://pastebin.com/QmKhZUSC hmmm here are my settings before touching anything: Secure Browsing: Secure browsing is currently disabled. Login Notifications: Email notifications are enabled. Login Approvals: Approval is not required when logging in from an unrecognized device. App Passwords: You haven't created App Passwords. Recognized Devices: You have 6 recognized devices. - ruuk - 2012-01-29 macf1an Wrote:Login Notifications: Email notifications are enabled. This one then. That's actually what it says in the html of the response in your log. - ruuk - 2012-01-29 macf1an Wrote:ok - here's a new error. will try disabling approvals later on This error seems like a fluke. It's in the facebook api code and the error is failing to resolve a hostname, which would be the facebook.com hostname. If it keeps happening then we can burn that bridge when we get there - macf1an - 2012-01-30 that did it - got in! the interface needs getting used to but's it's more functional than I expected two problems though: the shrift (or encoding used) does not support cyrillic text (shows in questionmarks) every time I select for example my albums - they are being reloaded all over again. a simple caching mechanism would be major time saver Version 0.5.8 for Eden - testing continued - ruuk - 2012-01-31 This hopefully fixes character encoding problems (ie Cyrillic) Get it here: http://facebook-media.googlecode.com/files/script.facebook.media-0.5.8.zip macf1an Wrote:a simple caching mechanism would be major time saver Added to the TODO list. - macf1an - 2012-01-31 stoopid me, smart you by shrift I meant schrift..and by schrift I meant font..glad we understand eachother anyway will try it later on! edit: yep, cyrillic is shown but it can't open albums with non-latin names.. Code: 21:25:23 T:110600192 M:134987776 NOTICE: FACEBOOK MEDIA: PHOTOS - STARTED btw is it normal not being able to move to previous/next photos while viewing them full screen? It's available in slideshow mode.. - ruuk - 2012-02-02 macf1an Wrote:edit: yep, cyrillic is shown but it can't open albums with non-latin names.. I need the whole log, or at least all the log from script start to the error. When the script starts, it detects the encoding and logs it. macf1an Wrote:btw is it normal not being able to move to previous/next photos while viewing them full screen? It's available in slideshow mode.. This is currently normal, but making it do what you are expecting is already in my TODO list. Slideshow mode gives control to XBMC. Viewing the photos is done by the script so that it can overlay the tags. PS: When you edit a post, I don't get notified so I may miss it. I have 7 addons and I don't check all the threads everyday - macf1an - 2012-02-02 .... I kinda knew you were going to need it .. I withheld it due to privacy concerns(you do print a lot!)..will post a better one later http://pastebin.com/zMUvtGfx since you mentioned your other fine addons .. take a look at the pagination of the xbmchub forum |