xmltv/grab/nl tv_grab_nl,1.78,1.79
Geoff <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/grab/nl
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19613
Modified Files:
tv_grab_nl
Log Message:
(minor) fix handling duplicate programmes
Index: tv_grab_nl
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/nl/tv_grab_nl,v
retrieving revision 1.78
retrieving revision 1.79
diff -C2 -d -r1.78 -r1.79
*** tv_grab_nl 1 May 2014 06:19:26 -0000 1.78
--- tv_grab_nl 1 May 2014 18:18:15 -0000 1.79
***************
*** 548,551 ****
--- 548,552 ----
}
+ PROG:
foreach my $_p (@progs_to_process) {
# e.g.
***************
*** 660,664 ****
$dup = 1 if ( $_P->{'title'}[0][0] eq $p_out->{'title'}[0][0] ); # duplicate
}
! next if $dup; # ignore duplicates (go to next programme)
if (!$dup) {
# contemporary programme so set clumpidx
--- 661,665 ----
$dup = 1 if ( $_P->{'title'}[0][0] eq $p_out->{'title'}[0][0] ); # duplicate
}
! next PROG if $dup; # ignore duplicates (go to next programme)
if (!$dup) {
# contemporary programme so set clumpidx
------------------------------------------------------------------------------
"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