OK, I'll re-request after fixing settings.xml, but I'd rather keep the
prints around as the backend service library doesn't actually depend
on xbmc and only has a few prints in error scenarios.

On Thu, Feb 6, 2014 at 11:09 PM, Benjamin BERTRAND
<bee...@xboxmediacenter.com> wrote:
>
> Le 6 févr. 2014 à 11:49, Micah Galizia <micahgali...@gmail.com> a écrit :
>
> On Thu, Feb 6, 2014 at 8:43 AM, Benjamin Bertrand
> <bee...@xboxmediacenter.com> wrote:
>
> 1. Could you please add a xml header with proper encoding to
> plugin.video.mlslive/resources/settings.xml?
>
>
> ok.
>
> 2. If possible replace print statements with xbmc.log()
>
>
> Is this necessary for acceptance? using print allows me to unit test
> from another python script. If it is necessary, are there some
> examples somewhere? I haven't seen any xbmc.log lines in any plugins
> i've seen.
>
>
> No, this is not mandatory (especially if you have a reason to use print).
> We just want to avoid add-ons to print too much traces.
> With xbmc.log you can print some in debug mode only (using xbmc.LOGDEBUG).
>
> You can look at plugin.audio.di.fm.
>
>
>
> On Wed, Feb 5, 2014 at 11:23 AM, Micah Galizia <micahgali...@gmail.com>
> wrote:
>
> *addon - plugin.video.mlslive
> *version - 1.0.5
> *url - git://github.com/micahg/plugin.video.mlslive.git
> *revision - b2869e10
> *branch - master
> *xbmc version - frodo/gotham
>
> Includes the last week of the season in the list of recorded games.
> --
> "The mark of an immature man is that he wants to die nobly for a
> cause, while the mark of the mature man is that he wants to live
> humbly for one."   --W. Stekel
>
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
> http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
> _______________________________________________
> Xbmc-addons mailing list
> Xbmc-addons@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xbmc-addons
>
>
>
>
> --
> "The mark of an immature man is that he wants to die nobly for a
> cause, while the mark of the mature man is that he wants to live
> humbly for one."   --W. Stekel
>
>



-- 
"The mark of an immature man is that he wants to die nobly for a
cause, while the mark of the mature man is that he wants to live
humbly for one."   --W. Stekel

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&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