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

Enabled partial content responses for HTTP protocol.

Updated README and PO headers.
This commit is contained in:
Rolf Ahrenberg
2010-09-10 10:54:06 +03:00
parent d126da8ed8
commit d1fdc390c9
12 changed files with 36 additions and 19 deletions

7
README
View File

@@ -154,6 +154,13 @@ Notes:
script and the iptvstream-notrap.sh script should be used instead in these
cases.
- If received MPEG-2 TS streams carry CA descriptors, you'll have to apply
"disable_ca_updates" patch to the VDR in order to get rid of "Channel not
available" messages.
- EIT scanning functionality can be disabled for all IPTV channels by applying
the "disable_eitscan" patch to the VDR.
Acknowledgements:
- The IPTV section filtering code is derived from Linux kernel.