RSS ticker with schedule
#1
Hello,

Thanks in advance for any help you may provide.

Let me say im new to XBMC and to Python as well, but im expert coder in other languages. Im interested to build an addon or a script, that allows to play a rss feed at a certain datetime. This information should be saved on a db table. For example this table may hold this information:

10-03-2013 07:00, "http://sports.espn.go.com/espn/rss/nfl/news"
15-03-2013 09:00, "http://feeds.bbci.co.uk/news/video_and_audio/science_and_environment/rss.xml"

The addon should play http://sports.espn.go.com/espn/rss/nfl/news at 7 hours on 10-03-2013 and the same for the other record.

I have been checking the forums and documentation, i know RssFeeds.xml can be edited to add feeds, set an id and make multiple sources available to be joined. Also i checked the source code for some addons as example, but for now i dont get what we require.

I do plan to develop an addon. I appreciate any suggestions or related information. Also, if there is any existing code that can be useful please let me know.

Looking forward to your replies,
Regards
Diego
Reply
#2
Any answers??

Thank you,
Diego
Reply

Logout Mark Read Team Forum Stats Members Help
RSS ticker with schedule0