updated
regards,
Martijn Kaijser
Team XBMC
On Wed, May 28, 2014 at 3:05 PM, Julien Gormotte <[email protected]>wrote:
> Hello,
>
> I had 2 beta-testers, that was too short to see all bugs... First releases
> are hard :)
>
> So sorry for the short time between pushed but could you push this release
> please :
>
> *addon - plugin.video.noco
> *version - 1.0
> *url - http://dev.gormotte.info/plugin.video.noco/
> *revision - 1b59c6b9306a
> *branch - default
> *xbmc version - frodo
>
> Thanks !
>
> Le Tue, 27 May 2014 20:00:11 +0200,
> Martijn Kaijser <[email protected]> a écrit :
>
> > for plugins the chance of breakage is slim to none.
> > only scripts could be affected. so might as well put it in Frodo (which
> > will auto enable it for Gotham).
> >
> > so will push to Frodo and we'll see what happens ;)
> > Should be available in couple of hours.
> >
> > About the other plugin(s). Should you want to break support you may do so
> > by adding a <broken> tag in addons.xml
> > http://wiki.xbmc.org/index.php?title=Addon.xml#.3Cbroken.3E
> >
> >
> >
> >
> > regards,
> > Martijn Kaijser
> > Team XBMC
> >
> >
> > On Tue, May 27, 2014 at 7:54 PM, Julien Gormotte <[email protected]
> >wrote:
> >
> > > Le Tue, 27 May 2014 19:22:28 +0200,
> > > Martijn Kaijser <[email protected]> a écrit :
> > >
> > > > ah forgot to mention that you are missing some things:
> > > >
> > > > - icon.png<
> > > http://wiki.xbmc.org/index.php?title=Add-on_structure#icon.png>must
> > > > be present (256x256)
> > > > - fanart.jpg<
> > > http://wiki.xbmc.org/index.php?title=Add-on_structure#fanart.jpg>must
> > > > be present (1280x720 or 1920x1080)
> > > > - LICENCE.txt<
> > > http://wiki.xbmc.org/index.php?title=Add-on_structure#LICENSE.txt>must
> > > > be present
> > > > - changelog.txt<
> > > http://wiki.xbmc.org/index.php?title=Add-on_structure#changelog.txt
> >must
> > > > be present start
> > > > with last changes at top of the file
> > >
> > > OK, I created and added these files
> > >
> > > >
> > > >
> > > >
> > > > Do you want this plugin to only be available for Gotham? if so i
> > > recommend
> > > > to bump xbmc.python dependency to 2.14.0
> > > >
> > >
> > > Hum, I'm not sure if it is compatible with frodo as I didn't get the
> > > chance to test it for now.
> > > So now it could be integrated in gotham, and when I'll get some time to
> > > test on frodo I may ask to include it. Would that be ok ?
> > >
> > > >
> > > > regards,
> > >
> > > Regards
> > >
> > > > Martijn Kaijser
> > > > Team XBMC
> > > >
> > > >
> > > > On Tue, May 27, 2014 at 6:52 PM, Julien Gormotte <
> [email protected]
> > > >wrote:
> > > >
> > > > > Hello,
> > > > >
> > > > > OK, I changed version number.
> > > > > I also removed unusefull files and prevented a possible bug in
> > > settings.
> > > > >
> > > > > *addon - plugin.video.noco
> > > > > *version - 1.0
> > > > > *url - http://dev.gormotte.info/plugin.video.noco/
> > > > > *revision - 09389f7a61b5
> > > > > *branch - default
> > > > > *xbmc version - gotham
> > > > >
> > > > > I may switch to .po files if needed, for now there are a lot of
> stuff
> > > that
> > > > > I may implement, the API is pretty complete so may things could be
> > > done.
> > > > >
> > > > > Would this revision be ok ?
> > > > >
> > > > > Le Tue, 27 May 2014 17:59:52 +0200,
> > > > > Martijn Kaijser <[email protected]> a écrit :
> > > > >
> > > > > > we only accept version numbering of x.y.z
> > > > > > So in your case 1.0.0 ?
> > > > > >
> > > > > > the summary/description doesn't really tell anything about the
> > > plugin.
> > > > > > Please extend it some more.
> > > > > > please remove all the pyc files. We only accept the .py files
> > > > > > Why include strings.xml.orig<
> > > > >
> > >
> https://dev.gormotte.info/plugin.video.noco/file/38cb2febb295/resources/language/English/strings.xml.orig
> > > > > >
> > > > > > ? Perhaps for future switch to .po files (not needed for now)
> > > > > >
> > > > >
> > >
> http://wiki.xbmc.org/index.php?title=Language_support#Layout_of_the_strings.po_file
> > > > > >
> > > > > > regards,
> > > > > > Martijn Kaijser
> > > > > > Team XBMC
> > > > > >
> > > > > >
> > > > > > On Tue, May 27, 2014 at 5:47 PM, Julien Gormotte <
> > > [email protected]
> > > > > >wrote:
> > > > > >
> > > > > > > OK I missed a few things, did not tested enough after my last
> > > > > changes...
> > > > > > >
> > > > > > > *addon - plugin.video.noco
> > > > > > > *version - 1.0
> > > > > > > *url - http://dev.gormotte.info/plugin.video.noco/
> > > > > > > *revision - 38cb2febb295
> > > > > > > *branch - default
> > > > > > > *xbmc version - gotham
> > > > > > >
> > > > > > > This one is working, and I controlled there was no print
> statements
> > > > > left.
> > > > > > >
> > > > > > > Le Tue, 27 May 2014 17:33:42 +0200,
> > > > > > > Julien Gormotte <[email protected]> a écrit :
> > > > >
> > > > >
> > > > > > >
> > > > > > > > Woops, there are still some print statements...
> > > > > > > > I'l correct this now, please do not use this revision.
> > > > > > > >
> > > > > > > > Le Tue, 27 May 2014 16:31:19 +0200,
> > > > > > > > Julien Gormotte <[email protected]> a écrit :
> > > > > > > >
> > > > > > > > > Hello,
> > > > > > > > >
> > > > > > > > > My plugin for Nolife Online is now in end of life, the
> service
> > > has
> > > > > > > been replaced by a new one called noco.tv
> > > > > > > > > I wrote a new plugin, there is still work to do but this
> one is
> > > > > > > functional and implements the things needed for normal use.
> > > > > > > > >
> > > > > > > > > Is it good enough yet to be included in the repositories ?
> I
> > > tested
> > > > > > > much with my dev machine and a few persons confirmed there was
> no
> > > > > problem
> > > > > > > on their setup.
> > > > > > > > >
> > > > > > > > > If it is pushed before tomorrow the TV channel may be able
> to
> > > speak
> > > > > > > about it in their weekly "point sur nolife" explaining what's
> > > going on
> > > > > in
> > > > > > > the channel and services.
> > > > > > > > > So as they will talk about the API they developed, it
> could be
> > > a
> > > > > good
> > > > > > > thing to talk about the first app using it :)
> > > > > > > > >
> > > > > > > > > Here is the code :
> > > > > > > > > *addon - plugin.video.noco
> > > > > > > > > *version - 1.0
> > > > > > > > > *url -
> http://dev.gormotte.info/plugin.video.noco/
> > > > > > > > > *revision - c22ffed8678e
> > > > > > > > > *branch - default
> > > > > > > > > *xbmc version - gotham
> > > > > > > > >
> > > > > > > > > Thanks !
> > > > > > > > >
> > > > > > > > >
> > > > > > >
> > > > >
> > >
> ------------------------------------------------------------------------------
> > > > > > > > > The best possible search technologies are now affordable
> for
> > > all
> > > > > > > companies.
> > > > > > > > > Download your FREE open source Enterprise Search Engine
> today!
> > > > > > > > > Our experts will assist you in its installation for
> $59/mo, no
> > > > > > > commitment.
> > > > > > > > > Test it for FREE on our Cloud platform anytime!
> > > > > > > > >
> > > > > > >
> > > > >
> > >
> http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
> > > > > > > > > _______________________________________________
> > > > > > > > > Xbmc-addons mailing list
> > > > > > > > > [email protected]
> > > > > > > > > https://lists.sourceforge.net/lists/listinfo/xbmc-addons
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > >
> > >
> ------------------------------------------------------------------------------
> > > > > > > > The best possible search technologies are now affordable for
> all
> > > > > > > companies.
> > > > > > > > Download your FREE open source Enterprise Search Engine
> today!
> > > > > > > > Our experts will assist you in its installation for $59/mo,
> no
> > > > > > > commitment.
> > > > > > > > Test it for FREE on our Cloud platform anytime!
> > > > > > > >
> > > > > > >
> > > > >
> > >
> http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
> > > > > > > > _______________________________________________
> > > > > > > > Xbmc-addons mailing list
> > > > > > > > [email protected]
> > > > > > > > https://lists.sourceforge.net/lists/listinfo/xbmc-addons
> > > > > > >
> > > > > > >
> > > > > > >
> > > > >
> > >
> ------------------------------------------------------------------------------
> > > > > > > The best possible search technologies are now affordable for
> all
> > > > > companies.
> > > > > > > Download your FREE open source Enterprise Search Engine today!
> > > > > > > Our experts will assist you in its installation for $59/mo, no
> > > > > commitment.
> > > > > > > Test it for FREE on our Cloud platform anytime!
> > > > > > >
> > > > > > >
> > > > >
> > >
> http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
> > > > > > > _______________________________________________
> > > > > > > Xbmc-addons mailing list
> > > > > > > [email protected]
> > > > > > > https://lists.sourceforge.net/lists/listinfo/xbmc-addons
> > > > > > >
> > > > >
> > >
>
------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons