Logo
 
 
 About 
 Configuration 
 Links 
 Linux 
 Mac 
 Nslu2 
 Other 
 Usage 
 Windows 




Home : Rt2mei Help

rt2mei - Version History

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