1. os.getcwd() is deprecated. You should use addon.getAddonInfo('path') instead.2. script.module.elementtree is part of the official repo. You should use that and remove the elementtree you included in your script. On Wed, Jun 12, 2013 at 3:50 PM, Ken Zeleny <[email protected]> wrote: > *addon - script.randomtrailers > *version - 1.0.4 > *url - git://github.com/kzeleny/script.randomtrailers > *revision - 4c2700a > *branch - master > *xbmc version - frodo > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Xbmc-addons mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xbmc-addons > ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
