xmltv/grab/uk_atlas tv_grab_uk_atlas,1.5,1.6

Geoff <[email protected]>
Newsgroups gmane.comp.tv.xmltv.cvs
Message-ID <[email protected]>
Update of /cvsroot/xmltv/xmltv/grab/uk_atlas
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18763

Modified Files:
	tv_grab_uk_atlas 
Log Message:
Make "prevent overlaps" the default when fetching programmes

Index: tv_grab_uk_atlas
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/uk_atlas/tv_grab_uk_atlas,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** tv_grab_uk_atlas	20 Oct 2013 17:17:15 -0000	1.5
--- tv_grab_uk_atlas	23 Oct 2013 16:26:41 -0000	1.6
***************
*** 460,465 ****
  						
  						
! 						# Prevent ValidateGrabber reporting a failure when concatenating two day's schedules
! 						if ( defined $conf->{'overlaps'} && $conf->{'overlaps'}->[0] eq 'prevent' ) {
  							next if ( $bcast{'start'} < $starttime );
  						}
--- 460,467 ----
  						
  						
! 						# By default XMLTV grabbers should start with the first programme which *starts* within the requested period
! 						#   (i.e. ignore any programme already running but which started before the requested period)
! 						#
! 						if ( !defined $conf->{'overlaps'} || $conf->{'overlaps'}->[0] ne 'allow' ) {
  							next if ( $bcast{'start'} < $starttime );
  						}


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&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.