From 8c00e6eb8fd0fca7f09e1091d1d07a5e0f7ca9b6 Mon Sep 17 00:00:00 2001 From: VDR user Date: Sun, 14 Mar 2010 13:15:46 +0100 Subject: init --- example/README.channel-conv | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 example/README.channel-conv (limited to 'example/README.channel-conv') diff --git a/example/README.channel-conv b/example/README.channel-conv new file mode 100644 index 0000000..3aed6f8 --- /dev/null +++ b/example/README.channel-conv @@ -0,0 +1,13 @@ +Converting your existing channels.conf to the new pvrinput syntax is very +simple. (The following example assumes that your channels.conf is in /etc/vdr and +that you have copied channel-conv.sh into that directory) + +First you need to stop vdr of course. + +cd /etc/vdr +mv channels.conf channels.conf.old +./channel-conv.sh channels.conf.old channels.conf + +If you have timers on pvrinput channels, you have to adjust +the timers.conf before restarting vdr. The easiest way is to delete all +entries for pvrinput channels and set new timers after restarting vdr. \ No newline at end of file -- cgit v1.2.3