Changeset 41

Show
Ignore:
Timestamp:
10/08/06 18:19:10 (7 years ago)
Author:
max
Message:

OzTivo?: changed password file location.

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • grabbers/oztivo

    r26 r41  
    33# OzTivo grabber 
    44 
    5 my $version = '0.3'; 
     5my $version = '0.4'; 
    66 
    77# Requires configuration! 
     
    1414# 0.2   : --ready option 
    1515# 0.3.  : Don't log password 
     16# 0.4   : Changed password filename 
    1617 
    1718use strict; 
     
    2122use Getopt::Long; 
    2223 
    23 my $config_file = cwd() . "/oztivo.conf"; 
     24my $config_file = cwd() . "/oztivo.pw"; 
    2425my $output_file = cwd() . "/oztivo.xmltv"; 
    2526my $channels_file; 
  • status

    r37 r41  
    11shepherd:0.2.8:shepherd 
    22rex:3.0.1:grabber 
    3 oztivo:0.3:grabber 
     3oztivo:0.4:grabber 
    44abc_website:1.53:grabber 
    55abc2_website:1.54:grabber