PDA

View Full Version : RSS feeds - set up by GUI or/end localized RSS


smuto
2008-01-16, 14:36
mayby someone from dev has time to spare

first
- default rrs feed sets in langinfo.xml
secend
To use different sets in skin, each must be called from skin with a unique id.
Can this id be selectable from GUI by skin.settings

smuto

SleepyP
2008-01-16, 20:22
The actual RSS feed to be displayed is determined by the code in the whatever skin you are running. You can actually display multiple RSS feeds onscreen simultaneously, you simply have to have that set up in the skin. It would be relatively easy to add this option to the Skin Settings page for PMIII, and would require no changes to the existing program.

C-Quel
2008-01-16, 20:25
To a certain extent SleepyP thats correct but not entirely... skin only has control over what is displayed from its source rssfeeds.xml in userdata folder.

smuto
2009-03-23, 20:31
i just start working on my language files for next release of xbmc

so mayby i ask again
can we have rss source and default weather location configurable per language.

It would be relatively easy to add this option to the Skin Settings page for PMIII
please, can u show me how to do this
smuto