From f3dc4d7cd5776eceb4e8a10c63d34446e8837bd0 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 20 May 2007 22:52:25 +0100 Subject: Update the channels.conf location (using the XDG user config default). --- doc/README.dvb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/README.dvb') 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, -- cgit v1.2.3