summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormethodus <methodus@web.de>2012-10-31 22:13:43 +0100
committermethodus <methodus@web.de>2012-10-31 22:13:43 +0100
commit36698ebe1b5dfa6f95041b168c9218d66ee0eb03 (patch)
tree4cc4235d8346107fe1b6eb799e83fafcfc844585
parent86ef02c1cc86198e43bd4b1e3b46dc30d00d75aa (diff)
downloadvdr-plugin-upnp-36698ebe1b5dfa6f95041b168c9218d66ee0eb03.tar.gz
vdr-plugin-upnp-36698ebe1b5dfa6f95041b168c9218d66ee0eb03.tar.bz2
Reviewed README and added some more information about the installation.
-rw-r--r--README17
1 files changed, 13 insertions, 4 deletions
diff --git a/README b/README
index 16c93d8..25d0a91 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ Contents:
1 Description
2 Dependencies
-3 Patching libupnp
+3 Installation
4 Firewall
Description:
@@ -61,9 +61,18 @@ boost::bind Boost bind library
The boost libraries are usually available in a packed version, so that only a
single installation is required.
-If you want to know everything about the code, please see the source code
-documentation at http://upnp.vdr-developer.org/docs/ where all public members
-are explained.
+Installation:
+
+To install the plugin and its subplugins you just have to
+
+make
+make subplugins
+
+If you want to have icons when you open the server from a client, you have to
+copy the httpdocs folder to the configuration directory of the plugin, for
+instance:
+
+cp httpdocs /var/lib/vdr/plugins/upnp/
I appreciate, if you help making the plugin better. If you find any project
related errors or missing features, please open a new ticket at the plugin