xmltv/filter tv_imdb,1.25,1.26

Jerry Veldhuis <[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-serv23834/filter

Modified Files:
	tv_imdb 
Log Message:
feature request 104 - download progress. also updated list file size estimates

Index: tv_imdb
===================================================================
RCS file: /cvsroot/xmltv/xmltv/filter/tv_imdb,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** tv_imdb	6 May 2013 03:09:34 -0000	1.25
--- tv_imdb	16 Dec 2013 01:38:58 -0000	1.26
***************
*** 235,238 ****
--- 235,251 ----
      }
  }
+ elsif ( $opt_download ) {
+     my %options =
+     ('imdbDir' => $opt_imdbDir,
+      'verbose' => !$opt_quiet,
+      'downloadMissingFiles' => $opt_download,
+     );
+ 
+     my $n=new XMLTV::IMDB::Crunch(%options);
+     if ( !$n ) {
+ 	exit(1);
+     }
+     exit(0);
+ }
  
  my $imdb=new XMLTV::IMDB('imdbDir' => $opt_imdbDir,


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.