RSS Control Feed
#1
Ok i have edited RssFeeds.xml in the folder userdata :

Code:
<rssfeeds>
  <set id="1">
    <feed updateinterval="30">http://feeds.cbsnews.com/CBSNewsMain</feed>
  </set>
</rssfeeds>

yet it is not changing in xbmc, its stays on default. Can anyone help me out Smile

Thanks in advance
Reply
#2
adriank99 Wrote:Ok i have edited RssFeeds.xml in the folder userdata :

Code:
<rssfeeds>
  <set id="1">
    <feed updateinterval="30">http://feeds.cbsnews.com/CBSNewsMain</feed>
  </set>
</rssfeeds>

yet it is not changing in xbmc, its stays on default. Can anyone help me out Smile

Thanks in advance
1) You need to restart XBMC for changes to take effect. 2)If you're on Windows make sure you're changing the one in %appdata%\xbmc\userdata and not the one in Program Files.

Also, you're in luck... I just commited a script to xbmc-addons to make it easy to change the RSS Feeds. You can install it using the SVN Repo Installer. It requires r21930.
Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
Reply
#3
rwparris2 Wrote:1) You need to restart XBMC for changes to take effect. 2)If you're on Windows make sure you're changing the one in %appdata%\xbmc\userdata and not the one in Program Files.

Also, you're in luck... I just commited a script to xbmc-addons to make it easy to change the RSS Feeds. You can install it using the SVN Repo Installer. It requires r21930.

worked!

your are a saint sir. Smile
Reply
#4
Does anyone know if it is possible to add a tag to the RssFeeds.xml to manually set the title of the RSS source? Some are unnecessarily long (like BBC blah blah blah, when it could be just BBC). Looked in the Wiki but didn't see anything.
Reply

Logout Mark Read Team Forum Stats Members Help
RSS Control Feed0