[libimdb-commit] CVS: web generate.pl,1.3,1.4
Status: Pre-Alpha
Brought to you by:
jveldhuis
|
From: Jerry V. <jve...@us...> - 2003-08-16 21:15:50
|
Update of /cvsroot/libimdb/web In directory sc8-pr-cvs1:/tmp/cvs-serv29835 Modified Files: generate.pl Log Message: fixed url Index: generate.pl =================================================================== RCS file: /cvsroot/libimdb/web/generate.pl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** generate.pl 16 Aug 2003 21:12:58 -0000 1.3 --- generate.pl 16 Aug 2003 21:15:35 -0000 1.4 *************** *** 112,116 **** <p>History: The need for this project has really grown out of the tv_imdb filter written for ! <a href="http:://sourceforge.net/projects/xmltv">XMLTV</a>. This perl script preprocessors a subset of the imdb list files, creates a couple of simple flat file indexes, which are then used to augment tv listing data with information from imdb. As more users started --- 112,116 ---- <p>History: The need for this project has really grown out of the tv_imdb filter written for ! <a href="http://sourceforge.net/projects/xmltv">XMLTV</a>. This perl script preprocessors a subset of the imdb list files, creates a couple of simple flat file indexes, which are then used to augment tv listing data with information from imdb. As more users started |