On Tue, Feb 25, 2014 at 5:30 AM, ronie <[email protected]> wrote: > two things that need some attention: > - if possible, replace the print statements in country_lookup.py with > xbmc.log() > - remove the 'Confluence only' bits in script-NextAired-TVGuide.xml
The prints in country_lookup.py are only used when the script is run manually, which supports some maintenance tasks (testing that we have all the country names in the timezone list and outputting a new timezone table for inclusion in the code -- something that will rarely be needed, but is nice to have). The script doesn't output anything when used as a library (which is how the addon uses it). I've removed the 2 confluence-only sections in the cited xml file. Here's the resulting revision hash: *addon - script.tv.show.next.aired *version - 6.0.1 *url - https://github.com/WayneD/script.tv.show.next.aired.git *revision - e6eb0fe2a258c42c60e966b14c61c1ab4e829542 *branch - master *xbmc version - Frodo, Gotham ..wayne.. ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
