Updated HISTORY and README.

This commit is contained in:
Rolf Ahrenberg 2010-03-04 18:34:04 +02:00
parent 906438e981
commit d737278f78
2 changed files with 6 additions and 3 deletions

View File

@ -118,6 +118,11 @@ VDR Plugin 'iptv' Revision History
- Modified sectionfilters to use socket pair instead of
filesystem fifos.
2010-03-05: Version 0.3.2
- Updated patches.
- Fixed argument corruption.
==================================
VDR Plugin 'iptv' Revision History
@ -126,5 +131,4 @@ VDR Plugin 'iptv' Revision History
2010-03-05: Version 0.4.0
- Updated for vdr-1.7.13.
Notice: channels.conf format has changed!
- Fixed argument corruption.

3
README
View File

@ -17,7 +17,7 @@ See the file COPYING for more information.
Requirements:
An IPTV patched VDR setup and DVB compatible MPEG1/2 network video streams.
DVB compatible MPEG1/2 or H.264 network video streams.
Description:
@ -44,7 +44,6 @@ 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
cp sources.conf /path/to/vdrconf/
cp -R PLUGINS/src/iptv/iptv /path/to/vdrconf/plugins/
make
make plugins