diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-20 22:52:25 +0100 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-20 22:52:25 +0100 |
| commit | f3dc4d7cd5776eceb4e8a10c63d34446e8837bd0 (patch) | |
| tree | f60589df5323ee419c1912cb4840fb1b612d372d /doc/README.dvb | |
| parent | 09791d6e7d1df1a3535dcf95a9f18e2301e062bf (diff) | |
| download | xine-lib-f3dc4d7cd5776eceb4e8a10c63d34446e8837bd0.tar.gz xine-lib-f3dc4d7cd5776eceb4e8a10c63d34446e8837bd0.tar.bz2 | |
Update the channels.conf location (using the XDG user config default).
Diffstat (limited to 'doc/README.dvb')
| -rw-r--r-- | doc/README.dvb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.dvb b/doc/README.dvb index c04013330..9de8295aa 100644 --- a/doc/README.dvb +++ b/doc/README.dvb @@ -49,7 +49,7 @@ install a channel list xine's dvb input plugin needs a channel/transponder list that fits your dvb equipment. xine now uses the channels.conf format of szap, czap and tzap as appropriate for DVB-S, DVB-C and DVB-T. it will search the channel -list file in ~/.xine/channels.conf +list file in ~/.config/xine/channels.conf channel list format for DVB-S: (satellite) ------------------------------------------- @@ -72,11 +72,11 @@ which comes with the dvb package. compile it using something like then start scanning -# scan >~/.xine/channels.conf +# scan >~/.config/xine/channels.conf newer versions of scan (after July 2004) are called dvbscan, but you can use it much the same way: -# dvbscan Hotbird-13.0 >~/.xine/channels.conf +# dvbscan Hotbird-13.0 >~/.config/xine/channels.conf this can take a while. in a DiSEqC environment, use the -s N switch to select different sattelites to scan and paste the results in one big channels.conf file. As always, |
