| Version 1.1a (4 March 2009) |
| 1 | Fixed warning message when defining constants |
| |
| Version 1.1 (1 March 2009) |
| 1 | Changed the inclusion of rt2mei_character_replacements.php so that it is only included once per line |
| 2 | The presence of include files is now only checked for once at the beginning |
| 2 | MEI files now produced in ascending LCN order |
| |
| Version 1.0 (8 February 2009) |
| 1 | Ignore any lines of RT data that do not contain a '~' |
| 2 | Add user optional include files so that users may add their own enhancements |
| 3 | Favourites file is now named rt2mei.mcl and is copied to \ProgramFiles\Settings\MyStuff\FavLists\ |
| 4 | rt2mei.php tries 5 times to read the RT data file before giving up |
| |
| Version 0.63 (30 March 2006) |
| 1 | The -new option will now reject files with programs that end before 0000 hrs today |
| |
| Version 0.62 (17 March 2006) |
| 1 | The -new option will now reject files with programs that end before 0600 hrs today |
| 2 | Fixed problem with change to/from DST |
| 3 | In the Mac download *.txt files have CR line terminators and rt2mei.* files have LF line terminators |
| |
| Version 0.61 (14 March 2006) |
| 1 | Fixed problem with change to/from DST |
| 2 | Added -mt option to accept empty EPG data files |
| 3 | More discrimination between recoverable and irrecoverable errors. |
| |
| Version 0.6 (09 March 2006) |
| 1 | Added compliance with Radio Times website requirements for downloading data |
| 2 | Reject empty EPG data files |
| 3 | NSLU2 shell script now makes a backup of MyStuff.mei so that the last successful file is retained |
| 4 | Windows batch file now makes a backup of MyStuff.mei so that the last successful file is retained |
| 5 | Windows batch file now keeps trying to grab EPG data until successful |
| |
| Version 0.5 (23 February 2006) |
| 1 | Added support for non-standard Freeview broadcast hours |
| 2 | Added improved checking of config file |
| |
| Version 0.4 (05 February 2006) |
| 1 | Added -new option to wait until today's EPG data files are available |
| 2 | Added support for using wget to download the EPG data |
| 4 | Added -r option to make optional the replacement of ':' in program title with '_' |
| 5 | Rationalised usage of -- before options so that it may always be used |
| 6 | Added message to stdout to give time when the script ran |
| 7 | Added random query string to bypass ISP proxy servers |
| 8 | Complete overhaul of NSLU2 shell script to make it keep trying to grab EPG data until successful and then keep trying to copy it to the Toppy until it is successful. |
| 9 | Added copying to Toppy using TFCOPY to Windows batch file |
| |
| Version 0.3 (01 January 2006) |
| 1 | Now compatible with PHP 4.3.5 or greater |
| 2 | Replace ':' in program title with '_' |
| 3 | Changed -v option to -h |
| 4 | Added creation of a favourites file based on the config file |
| 5 | Added -f option to suppress writing a favourites file |
| 6 | Use '\' as a directory separator on Windows systems |
| 7 | Improvements to NSLU2 shell script |
| 8 | Added a simple Windows batch file |
| |
| Version 0.2 (18 December 2005) |