hi there,
we've been getting some reports that after an upgrade people are not seeing some or all of the new sources, namely My RSS, Hulu, CBS, Comedy Central, etc.
the latest version of boxee introduced the means to manage the sources file at install time, adding and updating sources. alas, there are some quirks, most seem to be caused by a manual edits of the sources.xml file, which stores all sources, previous to the install.
the suggested method of getting the new sources, is two tier: first, try to run the update tool again. if it fails, we suggest deleting the existing user profile.
i suggest you backup your old sources.xml if you need to extract sources you manually added to it. note that the new version has the ability of adding RSS sources via the web, at http://app.boxee.tv/home/rss, so you do not have to do that via file editing or "manual add source" under boxee.
depending on your operating system, here is how to do it:
Ubuntu Linux
- running the update tool - from terminal, run
Code:/opt/boxee/Boxee -usf- deleting your profile - from terminal, run
Code:rm -rf ~/.boxee/UserData/profiles/{boxee user name}
Mac OSX 10.4+
- running the update tool - from terminal, run
Code:/Applications/Boxee.app/Contents/MacOS/Boxee -usf- deleting your profile - from terminal, run
Code:rm -rf ~/Library/Application\ Support/BOXEE/UserData/profiles/{boxee user name}
Apple TV
you will need to ssh into Apple TV. from Linux and Mac OSX, use the ssh command line via the terminal. for Windows, get putty, an ssh client.
to know which ip address you need to ssh to, get the information using Apple TV Settings > General > Network, or Boxee Settings > General
to connect to the Apple TVthe password is frontrow. using Windows putty, enter the ip address and when asked for user name enter frontrow, password frontrow.Code:ssh frontrow@{ip address}
- running the update tool - from terminal, run
Code:/Applications/Boxee.app/Contents/MacOS/Boxee -usf- deleting your profile - from terminal, run
Code:rm -rf ~/Library/Application\ Support/BOXEE/UserData/profiles/{boxee user name}


Reply With Quote


Bookmarks