On Tue, Jan 25, 2011 at 7:13 PM, Tommy Winther <[email protected]> wrote:
> addon - plugin.video.drnu
> version - 1.1.3
> url -
> https://github.com/downloads/xbmc-danish-addons/Danish-XBMC-addons/plugin.video.drnu-1.1.3.zip
> revision - n/a
> branch - n/a
> xbmc version - dharma

two small issues;

1) don't use os.getcwd - use
addon = xbmcAddon.addon(id)
ADDON_PATH = addon.getAddonInfo('path')
PROFILE_PATH = addon.getAddonInfo('profile')

2) please add the standard rtmp disclaimer to addon.xml. see e.g.
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=blob;f=plugin.video.tvnz.ondemand/addon.xml;h=56cb9a87d3d3b423d8f9c078fc930c56aa166545;hb=refs/heads/dharma

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to