On 20/02/13 23:59, Tristan Fischer wrote: > Hi, > > I split up the scraper and GUI part of the "The big Pictures" Image Add-on. > > Here is the module part. > > *addon - script.module.bigpictures > *version - 0.0.2 > *url - git://github.com/dersphere/script.module.bigpictures.git > *revision - fc28313cdf3bf48387d731899bda8bf198ab82a9 > *branch - master > *xbmc version - frodo > > A new script version, a screensaver and a for skinners usable widget > version (which provides properties in the home window) will follow in > the next days. > > regards, > sphere > nice, sounds promising. :-)
would it be a problem to change the print statements to xbmc.log() ? (preferably using the LOGDEBUG level) we try to keep the xbmc logfile as clean as possible and reasonably sized as well for users who keep their systems running 24/7. cheers, ronie ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
