summary, description and disclaimer need to be added in English  as well as
minimal requirement.
if you depend on simplejson you need to add it as requirement in addon.xml

__serieprofilepath__ = os.path.join(xbmc.translatePath(
'special://profile/addon_data/' ), __scriptid__, 'Serie.json')

should something be like:

__serieprofilepath__ = os.path.join(

xbmc.translatePath(__addon__.getAddonInfo('profile')).decode('utf-8')

, __scriptid__, 'Serie.json')




regards,
Martijn Kaijser
Team XBMC


On Tue, Mar 4, 2014 at 2:24 PM, Emanuele Guzzetti <phate...@gmail.com>wrote:

> *addon - service.subtitles.itasa
> *version - 0.0.1
> *url - git://github.com/phate89/service.subtitles.itasa.git
> *revision - 5b4e337787c90c0985bb13b3759097de81595b39
> *branch - master
> *xbmc version - gotham
>
>
> ------------------------------------------------------------------------------
> Subversion Kills Productivity. Get off Subversion & Make the Move to
> Perforce.
> With Perforce, you get hassle-free workflows. Merge that actually works.
> Faster operations. Version large binaries.  Built-in WAN optimization and
> the
> freedom to use Git, Perforce or both. Make the move to Perforce.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
> _______________________________________________
> Xbmc-addons mailing list
> Xbmc-addons@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xbmc-addons
>
>
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to