Hi, there are some issues which need to be fixed before I can handle your request: - Missing LICENSE.txt file - Invalid version for xbmc.python (you need either switch your xbmc.python to 2.14.0 (gotham) or request an update into the frodo repository (frodo addons are available in gotham as well)) - plugin.audio.podcatcher/backgroundDownloader.py: print statement should be replaced with xbmc.log() - plugin.audio.podcatcher/default.py: print statement should be replaced with xbmc.log() - Invalid string ids (You need to use 30xxx for plugins) - No xml encoding specified in plugin.audio.podcatcher/resources/settings.xml
regards, sphere 2014-06-24 20:33 GMT+02:00 Christian Kölpin <[email protected]>: > *addon - plugin.audio.podcatcher > *version - 0.1.9 > *url - git://github.com/raptor2101/PodCatcher.git > *revision: 722f163a90c3b76b8bc457f92e1b1e77b2098e72 > *branch - master > *xbmc version - gotham > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > Xbmc-addons mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xbmc-addons ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
