View Full Version : Family-ify
neal
October 4th, 2008, 12:22 AM
Hi there,
I'm trying to keep Boxee as family friendly as possible... Just wondering if anyone knows how to disable the "xxx" video channel in the Internet Videos section...
Thanks!
agentlame
October 4th, 2008, 03:26 AM
there is no 'official' way to do this, as of the moment.
however, until the boxee team offers a clean feed, you can use this.
in your sources.xml file replace:
<source>
<name>Video Podcasts</name>
<path>rss://rss.boxee.tv/video.xml/</path>
<thumbnail>Q:/media/defaultrss.png</thumbnail>
<private>false</private>
</source>
with:
<source>
<name>Video Podcasts</name>
<path>rss://dl.getdropbox.com/u/169651/.feeds/boxee-video-clean.xml/</path>
<thumbnail>Q:/media/defaultrss.png</thumbnail>
<private>false</private>
</source>
you can find sources.xml on linux in:
~/.boxee/UserData/profiles/[USERNAME]/
on mac:
~/Library/Application Support/BOXEE/UserData/profiles/[USERNAME]/
neal
October 4th, 2008, 11:44 AM
Thanks a lot!
agentlame
October 11th, 2008, 03:31 AM
i've updated the feed location, as i'm not sure when the boxee team is going to offer an official one.
let me know when you change to the final one, so i can delete the old one... i have no plans to change it again, so you should be good from here on out.
jimheiden
October 11th, 2008, 09:18 AM
Where is the sources.xml file found on the apple tv?
jimheiden
October 11th, 2008, 09:20 AM
ok, nevermind, I found it. Its the same as on the mac:
~/Library/Application Support/BOXEE/UserData/profiles/[USERNAME]/
marcel
October 12th, 2008, 03:07 AM
hi guys
this is something we will add some functionality in the future ...:)
pzosa
October 25th, 2008, 01:53 PM
Is there something liker this for the newer version....changing this bit of xml in the sources file doesn't seem to work anymore
thx
agentlame
October 25th, 2008, 05:22 PM
it's no longer called 'video channels'... look for 'video podcasts'.
i'll update it.
pzosa
October 26th, 2008, 08:15 AM
thanks for the help and thanks for a great piece of software!
Powered by vBulletin® Version 4.1.12 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.