xmltv/filter tv_imdb,1.28,1.29
Geoff <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/filter
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26530
Modified Files:
tv_imdb
Log Message:
(minor) remove insistence that all files are downloaded even if that stage isn't being run
Index: tv_imdb
===================================================================
RCS file: /cvsroot/xmltv/xmltv/filter/tv_imdb,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** tv_imdb 2 May 2014 06:35:43 -0000 1.28
--- tv_imdb 12 May 2014 09:26:38 -0000 1.29
***************
*** 230,238 ****
('imdbDir' => $opt_imdbDir,
'verbose' => !$opt_quiet,
'downloadMissingFiles' => $opt_download,
);
if ( $opt_prepStage eq "all" ) {
! for (my $stage=1 ; $stage <= 8 ; $stage++ ) {
my $n=new XMLTV::IMDB::Crunch(%options);
if ( !$n ) {
--- 230,239 ----
('imdbDir' => $opt_imdbDir,
'verbose' => !$opt_quiet,
+ 'stageToRun' => $opt_prepStage,
'downloadMissingFiles' => $opt_download,
);
if ( $opt_prepStage eq "all" ) {
! for (my $stage=1 ; $stage <= 9 ; $stage++ ) {
my $n=new XMLTV::IMDB::Crunch(%options);
if ( !$n ) {
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs