Help with RSS
#1
Running xbmc on Ubuntu 11.04. I thought I would add some feeds to my Videos menu. It worked for a minute but now they don't show up at all and I can't find the problem. Could someone please look at my Sources.xml file and tell me where I went wrong?

I added Revision3 and The Linux Action Show. I want to add Linux Today, ArsTechnica and maybe Slashdot.


<sources>
<programs>
<default pathversion="1"></default>
</programs>
<video>
<default pathversion="1"></default>
<source>
<name>Icefilms Downloaded Videos</name>
<path pathversion="1">/home/mooreted/Icefilms Downloaded Videos/</path>
</source>
<source>
<name>Videos</name>
<path pathversion="1">/media/6A2CAF5A2CAF2055/Videos/</path>
</source>
<source>
<name>mooreted</name>
<path pathversion="1">/home/mooreted/</path>
</source>
<source>
<name>movies</name>
<path pathversion="1">/media/6A2CAF5A2CAF2055/Videos/</path>
</source>
<source>
<name>Revision3</name>
<path pathversion="1">rss://revision3.com/tekzilla/feed/MP4-hd30/</path>
</source>
<source>
<name>Linux Action Show</name>
<path pathversion="1">rss://feeds.feedburner.com/computeractionshowvideo/</path>
</source>
</video>
<music>
<default pathversion="1"></default>
</music>
<pictures>
<default pathversion="1"></default>
</pictures>
<files>
<default pathversion="1"></default>
<source>
<name>Videos</name>
<path pathversion="1">/home/mooreted/Videos/</path>
</source>
</files>
</sources>
Reply
#2
Sorry, not feeling well today. Guess my brain isn't quite working. I was in library mode.
Reply
#3
Looks like it only works on sites that have video. Will have to look into reading text RSS feeds.
Reply

Logout Mark Read Team Forum Stats Members Help
Help with RSS0