mirror of
https://github.com/rofafor/vdr-plugin-iptv.git
synced 2023-10-10 11:37:03 +00:00
Modified for vdr-1.5.10.
This commit is contained in:
7
README
7
README
@@ -17,7 +17,7 @@ See the file COPYING for more information.
|
||||
|
||||
Requirements:
|
||||
|
||||
An IPTV patched VDR-1.5.9 (or later) setup and DVB compatible MPEG1/2
|
||||
An IPTV patched VDR-1.5.10 (or later) setup and DVB compatible MPEG1/2
|
||||
network video streams.
|
||||
|
||||
Description:
|
||||
@@ -40,8 +40,7 @@ cd /put/your/path/here/VDR/PLUGINS/src
|
||||
tar -xzf /put/your/path/here/vdr-iptv-X.Y.Z.tgz
|
||||
ln -s iptv-X.Y.Z iptv
|
||||
cd /put/your/path/here/VDR
|
||||
patch -p1 < PLUGINS/src/iptv/patches/vdr-1.5.x-closefilter.patch
|
||||
patch -p1 < PLUGINS/src/iptv/patches/vdr-1.5.x-pluginparam.patch
|
||||
patch -p1 < PLUGINS/src/iptv/patches/vdr-X.Y.Z-pluginparam.patch
|
||||
cp sources.conf /path/to/vdrconf/
|
||||
make
|
||||
make plugins
|
||||
@@ -126,4 +125,4 @@ Notes:
|
||||
|
||||
Acknowledgements:
|
||||
|
||||
- The IPTV section filtering code is derived from Linux kernel.
|
||||
- The IPTV section filtering code is derived from Linux kernel.
|
||||
|
||||
Reference in New Issue
Block a user