Changes between Version 45 and Version 46 of Installation

Show
Ignore:
Timestamp:
06/09/07 17:42:57 (6 years ago)
Author:
max (IP: 144.132.30.95)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v45 v46  
    1919~/.shepherd/shepherd --check 
    2020}}} 
    21  1. '''[optional]''' If you want ''mythfilldatabase'' to be able to call Shepherd automatically, symlink it to ''/usr/bin/tv_grab_au'': 
     21 1. '''[optional]''' Symlink ''/usr/bin/tv_grab_au'' to Shepherd. This enables ''mythfilldatabase'' to call Shepherd automatically. Also, it's sometimes convenient to invoke Shepherd with a simple ''tv_grab_au'' command: 
    2222{{{ 
    2323sudo ln -s ~/.shepherd/shepherd /usr/bin/tv_grab_au 
    2424}}} 
    2525 1. '''[optional]''' You may delete the original Shepherd file you downloaded (leaving the newly installed version in ''~/.shepherd/''). 
     26 1. '''[optional]''' You can test Shepherd (relatively) quickly by asking it to gather data for just today. At the end of this command, you will have guide data in '''~/.shepherd/output.xmltv''': 
     27{{{ 
     28~/.shepherd/shepherd --days 1 
     29}}} 
    2630 1. '''[optional]''' If you'd like Shepherd to provide you with some [wiki:channel_icons channel icons], set these up: 
    2731{{{ 
    28  ~/.shepherd/shepherd --set-icons 
     32~/.shepherd/shepherd --set-icons 
    2933}}} 
    3034 1. '''[optional]''' Install [wiki:Installation#OptionalSoftware:Tor Tor] if you wish to increase the speed of some grabbers. (Note: most grabbers don't use Tor, so for most users at this time the benefit is marginal.)