Kodi Community Forum
[RELEASE] Simple Podcast Plugin - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148)
+---- Thread: [RELEASE] Simple Podcast Plugin (/showthread.php?tid=47029)



[RELEASE] Simple Podcast Plugin - afishe2000 - 2009-03-16

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)

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..


- cinpou - 2009-03-16

hi!

I allready use a podcast plugin, named Podcast2.

You can find it there:
http://theendofthelongestline.de/xbox/download/index.php

Perhaps it needs some refreshings...it could help you i hope


- iRoNBiLL - 2009-03-16

afishe2000, good work on the plugin, however as a side note, you can add hundreds of podcasts to Navi-X in seconds... take a look at it if you haven't seen it already. http://www.navi-x.org If you seen it already, please don't be offended. Thanks.


- afishe2000 - 2009-03-16

iRoNBill,

Thanks,

I am using navi-x on my appleTV on the LCD TV but I'm also running a xbox setup on a old small screen standard tv using a large font, text only, enhanced version of the Empty skin which isn't navi-x compatible. It allows me to read the screen from across the room.

I just threw the plugin out there in case anyone else needs a 'text' only solution.

Thanks again,


- iRoNBiLL - 2009-03-16

That's gangsta! Very nice lil setup you got goin there! I gotta keep in mind a lot of users use a very customized version of XBMC or python scripts for different applications. Thanks for the incite.

iRoNBiLL