Changeset 1413

Show
Ignore:
Timestamp:
05/01/12 15:36:10 (14 months ago)
Author:
max
Message:

reconciler: Exception for "Law & Order: UK"

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/reconcilers/reconciler_mk2

    r1391 r1413  
    9797 
    9898my $progname = "reconciler_mk2"; 
    99 my $version = "0.46"; 
     99my $version = "0.47"; 
    100100 
    101101use LWP::UserAgent; 
     
    888888        # alternate programme ALSO matches the right-hand-side 
    889889        my $canonical_stop_list_exceptions = { 
    890                 'Law.*Order' => [ "Criminal", "SVU", "Special", "Trial" ], 
     890                'Law.*Order' => [ "Criminal", "SVU", "Special", "Trial","UK" ], 
    891891                'BBC World News' => [ "America" ], 
    892892                '(CSI|Crime.*Scene.*Investigation).*:' => [ ":.*Crime", "NY", "N.Y", "New", "Miami" ],  
  • trunk/status

    r1412 r1413  
    1313grabber         sbsweb              4.04 
    1414grabber         zaxmltv             0.03 
    15 reconciler      reconciler_mk2      0.46 
     15reconciler      reconciler_mk2      0.47 
    1616postprocessor   imdb_augment_data   1.02 
    1717postprocessor   augment_timezone    0.22