xmltv/grab/dtv_la test.conf, 1.1, 1.2 tv_grab_dtv_la, 1.3, 1.4
Geoff <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/grab/dtv_la
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6430
Modified Files:
test.conf tv_grab_dtv_la
Log Message:
unbreak after source website changed [AR,CL,CO,DO,EC,PE,PR,UY,VE]
Index: tv_grab_dtv_la
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/dtv_la/tv_grab_dtv_la,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** tv_grab_dtv_la 2 Sep 2010 05:07:40 -0000 1.3
--- tv_grab_dtv_la 21 Apr 2014 14:20:32 -0000 1.4
***************
*** 13,19 ****
tv_grab_dtv_la [--config-file FILE] [--output FILE] [--days N]
! [--offset N] [--quiet]
! tv_grab_dtv_la --list-channels
tv_grab_dtv_la --capabilities
--- 13,19 ----
tv_grab_dtv_la [--config-file FILE] [--output FILE] [--days N]
[...1489 lines suppressed...]
! get_channel_programs(\@dates, \@channels, \@ch_all, \@programmes);
!
! # Write the <programme> elements
! foreach (@programmes) {
! $writer->write_programme($_);
! }
!
! # end the progress bar
$mainbar->finish() if not $opt_quiet;
+
+ # close xml file
$writer->end();
+
+ # Signal that something went wrong if there were warnings.
+ exit(1) if $warnings;
+
+ # All data fetched ok.
+ #debug "Exiting without warnings.";
+ exit(0);
+
Index: test.conf
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/dtv_la/test.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test.conf 28 Jun 2007 19:51:15 -0000 1.1
--- test.conf 21 Apr 2014 14:20:31 -0000 1.2
***************
*** 1,6 ****
! country 16 Argentina
! channel 120 AME2 (120)
! channel 121 CAN7 (121)
! channel 122 CAN9 (122)
! channel 123 TF11 (123)
! channel 124 AR13 (124)
--- 1,5 ----
! country VE Venezuela http://www.directv.com.ve/
! channel 105 Canal i (105)
! #channel 107 Venevisión Plus (107)
! #channel 108 VTV (108)
! channel 202 FOX (202)
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
xmltv-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xmltv-commit