2009-03-16, 13:01
Podcast plugin
Release 1.0
Works for countless podcast rss feeds.
To edit the podcast feeds you need to edit default.py.
addFeed(Name, Feed)
Available Plugin Settings:
None
Thanks to Voinage for the HOW-TO write plugins for XBMC..
Release 1.0
Works for countless podcast rss feeds.
To edit the podcast feeds you need to edit default.py.
addFeed(Name, Feed)
Code:
addFeed('I, Cringely', 'feed://www.cringely.com/feed/podcast/')
Available Plugin Settings:
None
Thanks to Voinage for the HOW-TO write plugins for XBMC..