Kodi Community Forum

Full Version: feeds.xbmc.org -> feeds.kodi.tv
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi.

Wondering if it's a good idea to change userdata/RssFeeds.xml from feeds.xbmc.org to feeds.kodi.tv.

Just checked to be sure that feeds.kodi.tv works and it does.

Cheers,
kekePower
can you do a pull request on github please?
Thanks Memphiz.

Had I known how to do it properly, I would. I'm not well versed in git and github and my first attempt was a disaster...

Opened and closed the disastrous pull request because of my lack of understanding.

Cheers,
kekePower
Submitted pull request https://github.com/xbmc/xbmc/pull/9097

But maybe the website should be updated by team Kodi too and then update again to have the RSS feed point to example:

http://feeds.kodi.tv/kodi
http://feeds.kodi.tv/latest_kodi_addons
http://feeds.kodi.tv/updated_kodi_addons

and so have every URL only read "kodi" instead of "xbmc" as it does today with the current URLs:

http://feeds.kodi.tv/xbmc
http://feeds.kodi.tv/latest_xbmc_addons
http://feeds.kodi.tv/updated_xbmc_addons
Updated the 2 Add-on RSS feeds in the website footer.

They will need renaming at some point.
My patch was merged with xbmc->master yesterday.