From 735900e78b42329b6548ff67612c672f5a3fdceb Mon Sep 17 00:00:00 2001 From: methodus Date: Sun, 28 Oct 2012 14:02:40 +0100 Subject: Added READMEs for the sub plugin to describe their purpose --- plugins/provider/vdrProvider/README | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 plugins/provider/vdrProvider/README (limited to 'plugins/provider/vdrProvider') diff --git a/plugins/provider/vdrProvider/README b/plugins/provider/vdrProvider/README new file mode 100644 index 0000000..ccdf5e4 --- /dev/null +++ b/plugins/provider/vdrProvider/README @@ -0,0 +1,27 @@ +README Live-tv channel provider + +This is a sub-plug in for the VDR UPnP/DLNA media server plug in. + +Created on: 28.10.2012 +Written by: Denis Loh + +Projekt homepage: http://upnp.vdr-developer.org + +Latest version available at: http://upnp.vdr-developer.org + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +Description: + +The live TV provider provides access to VDR live-tv channels. It +scans the channels given by the VDRs internal structure and returns +a list of channel IDs + +It provides the following URI scheme: vdr:// + +The live TV provider has not implemented the file access interface. +To access live tv channels, the streamdev server plugin and the +appropriate externremux.sh must be installed on the system. \ No newline at end of file -- cgit v1.2.3