Page 2 of 6 FirstFirst 1234 ... LastLast
Results 11 to 20 of 52

Thread: List of RSS Video Feeds

  1. #11
    Join Date
    Aug 2008
    Location
    Cleveland, OH
    Posts
    3,712

    Default

    just download VeohAllPlatforms.rar from:
    http://code.google.com/p/voinage-xbm...downloads/list

    and follow all the ninjavideo steps again, replacing 'ninja video' for 'veoh' in all the paths, and sources.xml.

    you don't have to redo anything involving the proxy. (including autoexec.py)
    personal: boxee | twitter | boxee hq
    boxee: boxee chat | boxee wiki | boxee plugins

    i run boxee 0.9.20 on: ubuntu 9.10, windows xp sp3 (virtual machine), windows 7 and a neuros link hacked to all hell.

    what super powers does a 'super mod' have? the 'super ban'... that, and laser vision.

  2. #12
    Join Date
    Oct 2008
    Posts
    25

    Default

    Gotcha. That was easy and it worked great. Thanks again.

    Maybe I could post these steps to the wiki or something?
    Boxee: http://app.boxee.tv/go/phillipsmn
    Twitter: http://www.twitter.com/phillipsmn

    Running Boxee on my MacBook Pro [OS X 10.5.5], AppleTV, and PC [Ubuntu 8.10].

  3. #13
    Join Date
    Aug 2008
    Location
    Cleveland, OH
    Posts
    3,712

    Default

    i'm really glad you got it all working!

    a how-to on the steps would be great.

    there is a wiki at: wiki.boxee.tv ... but there isn't much there yet.

    the reason i post most of my how-tos in the forums is because that is where most people come, at the moment.

    it's your call, though.
    personal: boxee | twitter | boxee hq
    boxee: boxee chat | boxee wiki | boxee plugins

    i run boxee 0.9.20 on: ubuntu 9.10, windows xp sp3 (virtual machine), windows 7 and a neuros link hacked to all hell.

    what super powers does a 'super mod' have? the 'super ban'... that, and laser vision.

  4. #14
    Join Date
    Jul 2008
    Posts
    15,684

    Default

    thanks agentlame ..maybe i will open a section to "How to "..

  5. #15
    Join Date
    Jul 2008
    Posts
    5

    Default

    Here's all pitchfork.tv content as RSS feeds...
    Code:
    'featured' 			: 'http://specialdefects.com/xbmc/pitchfork/?url=/featured/recent/playlist.xml',
    'shows: in the studio' 		: 'http://specialdefects.com/xbmc/pitchfork/?url=/node/826/playlist.xml',
    'shows: interviews' 		: 'http://specialdefects.com/xbmc/pitchfork/?url=/node/61/playlist.xml',
    'shows: pitchfork live' 	: 'http://specialdefects.com/xbmc/pitchfork/?url=/node/1697/playlist.xml',
    'shows: dont look down' 	: 'http://specialdefects.com/xbmc/pitchfork/?url=/node/482/playlist.xml',
    'shows: juans basement' 	: 'http://specialdefects.com/xbmc/pitchfork/?url=/node/99/playlist.xml',
    'shows: day tripping' 		: 'http://specialdefects.com/xbmc/pitchfork/?url=/node/96/playlist.xml',
    'shows: special presentations' 	: 'http://specialdefects.com/xbmc/pitchfork/?url=/node/55/playlist.xml',
    'one week only' 		: 'http://specialdefects.com/xbmc/pitchfork/?url=/week/recent/playlist.xml',
    'videos: recent' 		: 'http://specialdefects.com/xbmc/pitchfork/?url=/videos/recent/playlist.xml',
    'videos: popular' 		: 'http://specialdefects.com/xbmc/pitchfork/?url=/videos/popular/playlist.xml',
    'videos: alphabetical' 		: 'http://specialdefects.com/xbmc/pitchfork/?url=/videos/alpha/playlist.xml',
    'itc on pitchfork.tv' 		: 'http://specialdefects.com/xbmc/pitchfork/?url=/ifc-on-p4ktv/recent/playlist.xml'
    For more info check this thread:

    http://xbmc.org/forum/showthread.php?p=231765

  6. #16
    Join Date
    Oct 2008
    Posts
    1

    Default Valid rss feed?

    Can anybody tell me if there is a specific valid rss format for feeds, which can be added to boxee?
    I have tried adding a couple, but without luck -like this one:
    http://video.globo.com/Videos/Rss/0,,GCV0-5633,00.xml
    <channel>
    <title>Globo Vídeos - Vídeos mais recentes</title>
    <link>http://video.globo.com</link>
    <description>Lista de vídeos mais recentes do portal de vídeos da Globo.com</description>
    <language>pt</language>
    <copyright>2000-2007 Globo.com. Todos os direitos reservados.</copyright>
    <dc:language>pt</dc:language>
    <dc:rights>2000-2007 Globo.com. Todos os direitos reservados.</dc:rights>
    <image>
    <title>Globo Vídeos - Vídeos mais recentes</title>
    <url>http://video.globo.com/Portal/gmc4/img/logo.gif</url>
    <link>http://video.globo.com</link>
    </image>
    <item>
    <title>Mãe de Eloá diz que perdoa Lindemberg</title>
    <link>http://video.globo.com/Videos/Player/0,,GIM899525-7759-MAE+DE+ELOA+DIZ+QUE+PERDOA+LINDEMBERG,00.html</link>
    <description>O corpo de Eloá Pimentel está sendo velado em Santo André. Já passaram por lá 27 mil pessoas, segundo a Guarda Municipal. A mãe da jovem disse que perdoa Lindemberg mas espera que Justiça seja feita.</description>
    <pubDate>Tue, 21 Oct 2008 08:50:00 GMT</pubDate>
    <guid>http://video.globo.com/Videos/Player/0,,GIM899525-7759-MAE+DE+ELOA+DIZ+QUE+PERDOA+LINDEMBERG,00.html</guid>
    <dc:creator>Em Cima da Hora</dc:creator>
    <dc:date>2008-10-21T08:50:00Z</dc:date>
    </item>
    </channel>

    Pretty straight forward xml. But if boxee expects another format it would be nice to know, so I can write my own feed transformer.. Or maybe its because of the link to the video itself?

    Any feedback is appreciated

  7. #17
    Join Date
    Oct 2008
    Posts
    4

    Default

    Same here-- I can't get any of the tvRss.net feeds to load via the web front-end.

  8. #18
    Join Date
    Oct 2008
    Posts
    7

    Default

    does anyone know why when i add the rss feed links on boxee website i am not able to view it on ATV i go to My feeds but don't see it i need help i just installed boxee but not totally sure how it works.

  9. #19
    Join Date
    Aug 2008
    Location
    Cleveland, OH
    Posts
    3,712

    Default

    Quote Originally Posted by wgbkid View Post
    does anyone know why when i add the rss feed links on boxee website i am not able to view it on ATV i go to My feeds but don't see it i need help i just installed boxee but not totally sure how it works.
    i know this is the worst and most generic advice known to man... and as some one who works in tech support, i apologize in advance...

    have you tried restarting your atv? the reason i ask is that there are a ton of reports about boxee behaving badly before the first restart, after it has been freshly installed.
    personal: boxee | twitter | boxee hq
    boxee: boxee chat | boxee wiki | boxee plugins

    i run boxee 0.9.20 on: ubuntu 9.10, windows xp sp3 (virtual machine), windows 7 and a neuros link hacked to all hell.

    what super powers does a 'super mod' have? the 'super ban'... that, and laser vision.

  10. #20
    Join Date
    Oct 2008
    Posts
    7

    Default

    no problem i can do that. so should i do that every time i add an rss feed through the boxee url?

Similar Threads

  1. little help with rss video feeds
    By craft75 in forum boxee applications
    Replies: 1
    Last Post: October 8th, 2010, 05:26 AM
  2. [9.20.10708] Video RSS feeds gone.
    By TomyLo in forum Boxee Beta Issues
    Replies: 10
    Last Post: February 21st, 2010, 11:45 AM
  3. Easy RSS video feeds
    By jity in forum announcements
    Replies: 1
    Last Post: January 7th, 2010, 06:20 AM
  4. RSS Feeds + Google Video?
    By joygu in forum boxee for appletv help
    Replies: 0
    Last Post: April 3rd, 2009, 12:42 PM
  5. Video RSS feeds
    By oblowery in forum boxee for appletv help
    Replies: 5
    Last Post: December 12th, 2008, 09:55 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •