Changeset 1082

Show
Ignore:
Timestamp:
07/02/08 22:37:44 (5 years ago)
Author:
max
Message:

Restore 'quality' rating to mean 'data accuracy'; Shepherd reduces rating of grabbers that don't support subtitles based on 'has_subtitles' .conf field

Location:
trunk
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • trunk/applications/shepherd

    r1081 r1082  
    22 
    33our $progname = 'shepherd'; 
    4 my $version = '1.3.13'; 
     4my $version = '1.3.14'; 
    55 
    66# tv_grab_au 
     
    31383138        } 
    31393139 
     3140        $dq -= 0.8 if (!&query_config($grabber, 'has_subtitles')); 
     3141 
    31403142        my $catbonus = 1; 
    31413143        $catbonus = 3 if ($cat == 2); 
  • trunk/grabbers/citysearch.conf

    r1061 r1082  
    1717            'max_runtime' => '240', 
    1818            'category' => 1, 
    19             'quality' => 2.5, 
     19            'quality' => 3, 
     20            'has_subtitles' => 0, 
    2021            'cache' => 1, 
    2122            'option_days' => '--days' 
  • trunk/grabbers/yahoo7web.conf

    r1072 r1082  
    1010            'category' => 1, 
    1111            'micrograbs' => 1, 
    12             'quality' => 2.5, 
     12            'quality' => 3, 
     13            'has_subtitles' => 0, 
    1314            'cache' => 1, 
    1415            'max_reliable_days_per_chan' => { 
  • trunk/status

    r1081 r1082  
    1 application     shepherd            1.3.13 
     1application     shepherd            1.3.14 
    22reference       channel_list        22 
    33reference       Shepherd/Common.pm  0.36 
     
    99grabber         sbsnews_website     1.00-r1 
    1010grabber         oztivo              2.19-r1 
    11 grabber         yahoo7web           0.34-r1 
     11grabber         yahoo7web           0.34-r2 
    1212grabber         foxtel_swf          0.27-r1 
    1313grabber         channelnsw_gov      0.8-r1 
    1414grabber         southerncross_website   0.20-r1 
    1515grabber         ten_website         1.06-r1 
    16 grabber         citysearch          3.0.1 
     16grabber         citysearch          3.0.1-r1 
    1717grabber         acctv_website       0.08-r1 
    1818grabber         sbsweb              1.02-r1