Kodi Community Forum
Help with RSS - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Help with RSS (/showthread.php?tid=106831)



Help with RSS - mooreted - 2011-08-02

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>


- mooreted - 2011-08-02

Sorry, not feeling well today. Guess my brain isn't quite working. I was in library mode.


- mooreted - 2011-08-02

Looks like it only works on sites that have video. Will have to look into reading text RSS feeds.