|
Project Information
|
Hi, the long-wanted Facebook app is here. Now you can view all your friends' photos on boxee, with slideshow! (boxee is a social fork of the famous XBMC, wiki) Facebook Photos won both People's Choice and Judge's Choice! v1.5 is out! Most voted feature "View recently updated albums" is added! It's being actively developed, and welcome to vote for new features here App Box install
Apple TV usersA browser is needed for Facebook login. Or you can copy a working registry.xml from other computers to ATV. See "Configuration file" below for details. Linux usersThis app uses xdg-open to open Facebook URL Configuration fileThe file can be found at BOXEE/UserData/profiles/yourboxeename/apps/facebook/registry.xml. The content should look like: <registry>
<value id="expires">0</value>
<value id="secret">989f61c2252837be36bd3f7fa5e5a211</value>
<value id="session_key">a7d4515138a9076751c633db-632728111</value>
<value id="uid">your facebook uid</value>
</registry>If the value of "expires" is not 0, you have to re-login to Facebook in about 24 hours. Although it's well handled, it may be very annoying for some users. Steps to solve this:
Manual install(obsolete)
<source>
<name>Facebook</name>
<path>app://facebook/</path>
<thumbnail>http://boxeefb.googlecode.com/files/logo200.png</thumbnail>
<private>false</private>
</source>Source code and modificationThe source code is included in the app, no separate download needed. Feel free to modify the source code, but please keep the Facebook app key and original author Junda Liu. Thanks! Bug reporthttp://code.google.com/p/boxeefb/issues/ Known issues
Table of Content: |