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

Added Nid and Tid menuitems to channel editor and updated README.

This commit is contained in:
Rolf Ahrenberg
2007-10-11 23:34:27 +00:00
parent 6327cbe7ed
commit a3ac10b921
3 changed files with 35 additions and 16 deletions

9
README
View File

@@ -101,3 +101,12 @@ Configuration:
# IGMP required by multicasts
iptables -A INPUT -i eth0 -p igmp -d 224.0.0.0/4 -j ACCEPT
Notes:
- Working EIT requires correct Nid/Tid/Sid values as the NIT filter cannot
determine the type (satellite/cable/terrestrial) of the IPTV transport
stream.
- The following section filters are recommended to be disabled:
"NIT (0x40)", "SDT (0x42)", "TDT (0x70)"