1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 11:37:03 +00:00

Added iptvstream-notrap.sh script.

This commit is contained in:
Rolf Ahrenberg
2009-03-31 08:17:24 +03:00
parent a8d01e32a1
commit 912bf068ac
4 changed files with 85 additions and 1 deletions

4
README
View File

@@ -171,6 +171,10 @@ Notes:
difference of 4 or greater. It's recommended to use frequencies in decades
(10, 20, 30, 40, ...) for all IPTV channel entries.
- VLC processes won't get killed on some setups with the provided iptvstream.sh
script and the iptvstream-notrap.sh script should be used instead in these
cases.
Acknowledgements:
- The IPTV section filtering code is derived from Linux kernel.