From 81d1a6d6608cd5841873cbc727150e643602eeba Mon Sep 17 00:00:00 2001 From: Daniel Meyerholt Date: Sun, 6 Feb 2011 18:20:58 +0100 Subject: * Changed support recording format to .ts present in vdr>=1.7 currently old recordings are not supported anymore * removed some bashisms in queuehandler.sh * renamed queuehandler.sh to queuehandler, removed sh in conf name as well --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 156694e..5eb92c3 100755 --- a/README +++ b/README @@ -51,7 +51,7 @@ movie-boarders with the green key. All settings are saved in the file save.vdrrip in the movie directory. After this you can add the movie with the red key to the encoding queue (this is the file queue.vdrrip in the plugins-directory) and select between preview or full encoding-mode. -The script queuehandler.sh reads the data from the queue, joins +The script queuehandler reads the data from the queue, joins or demuxes the vdr-files and encodes the movie. Some parameters of vdrrip can be adjusted in the setup menu. @@ -89,7 +89,7 @@ templates.vdrrip in the dir /PLUGINS. usage of the quehandler-script: =============================== -queuehandler.sh queuefile tempdir +queuehandler queuefile tempdir The queuefile is the file queue.vdrrip in the dir /PLUGINS. This file is only created, if you add a movie to the queue. After the -- cgit v1.2.3