mirror of
https://github.com/rofafor/vdr-plugin-iptv.git
synced 2023-10-10 13:37:03 +02:00
Updated HISTORY and README.
This commit is contained in:
parent
906438e981
commit
d737278f78
6
HISTORY
6
HISTORY
@ -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
3
README
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user