xmltv/lib Augment.pm,1.5,1.6
Nick Morrott <[email protected]> Fri, 01 Jul 2016 22:11:23 +0000
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/lib In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19053/lib Modified Files: Augment.pm Log Message: Check for potential episode numbering *after* applying user rules This allows user rules to insert season/episode numbering which can then be detected during parsing. Index: Augment.pm =================================================================== RCS file: /cvsroot/xmltv/xmltv/lib/Augment.pm,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Augment.pm 27 Jun 2016 23:54:23 -0000 1.5 --- Augment.pm 1 Jul 2016 22:11:21 -0000 1.6 *************** *** 279,285 **** $self->update_premiere_repeat_flags_from_desc($prog); - # Look for series/episode/part numbering in programme title/subtitle/description (rule A5) - $self->check_potential_numbering_in_text($prog); - # Title and episode processing. (user rules) # We process titles if the user has --- 279,282 ---- *************** *** 288,291 **** --- 285,291 ---- $self->process_user_rules($prog); + # Look for series/episode/part numbering in programme title/subtitle/description (rule A5) + $self->check_potential_numbering_in_text($prog); + # Tidy <title> text after title processing ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape