Changeset 722

Show
Ignore:
Timestamp:
05/31/07 07:14:32 (6 years ago)
Author:
paul
Message:

Change categories again by removing LiveStyle? (spelt wrong anyway), Variety and changing Infomercial to Infotainment.

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • postprocessors/imdb_augment_data

    r721 r722  
    2727 
    2828my $progname = "imdb_augment_data"; 
    29 my $version = "0.18"; 
     29my $version = "0.19"; 
    3030 
    3131use XMLTV; 
     
    5959$opt->{min_duration} =          65;     # 65 mins 
    6060$opt->{max_duration} =          240;    # 4 hours 
    61 $opt->{skip_categories} =       "Reality,Shopping,Business and Finance,Game Show,News,Parliament,LiveStyle,Variety,Current Affairs,Infomercial,sports,Sport,Weather,live"; 
     61$opt->{skip_categories} =       "Infotainment,Shopping,Business and Finance,Game Show,News,Parliament,Current Affairs,sports,Sport,Weather,Reality,live"; 
    6262$opt->{cache_details_for} =     120;    # cache movie details for 4 months 
    6363$opt->{cache_title_for} =       120;    # cache title lookups for 4 months 
  • status

    r721 r722  
    1515grabber         ten_website         1.01 
    1616reconciler      reconciler_mk2      0.26 
    17 postprocessor   imdb_augment_data   0.18 
     17postprocessor   imdb_augment_data   0.19 
    1818postprocessor   flag_aus_hdtv       0.17 
    1919postprocessor   augment_timezone    0.13