First release. Converter working without any configuration and without any frills.
Fixed downloads so that only files from todays date are downloaded.
Fixed so that the script can parse a Swedb.xmltv configuration file to decide which files should be downloaded.
Rewrote the gzip file part so that it should work in python 2.6
Rewrote file opening so that the file is checked for gzip format first and then opened as a text file if not in gzip format.
Fixed credits xml info so that it follows the xmltv.dtd.
Fixed order so that it corresponds with the xmltv.dtd.
Fixed setting the gzip time so that the file can be copied with rsync and not copied if the contents aren't different.
Added previously-shown and country information to the generated xml files
Fixed bug where previously shown got the wrong timezone.