Project

General

Profile

Set specinv per MUX instead of TV-Adapter? Fritz!WLAN DVB-C

Added by Christian M almost 3 years ago

HTS Tvheadend 4.3-1986~g09a2c71ab
Ubuntu 18.04.6 LTS, bionic
Installed from: deb https://apt.tvheadend.org/unstable bionic main
Fritz!WLAN Repeater DVB-C, Version 07.01

Hi,

My setup is using the "--satip_xml http://10.x.x.xx:49000/satipdesc.xml" to use the two tuners of the FritzRepeater with dedicated
bind addresses. Settings were basically default and majority of muxes/channels were identified + work as expected.

However, a couple of them did not scan and a lot of try and error etc. I figured out that those specifically require specinv=1. This
shows up on the M3U from the Fritz ... where the URLs are having specific specinv setting per channel.

[...]
#EXTINF:0,KiKA HD
#EXTVLCOPT:network-caching=1000
rtsp://10.x.x.xx:554/?avm=1&freq=474&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=0&pids=0,16,17,18,20,102,431,430,432,433,434,436
#EXTINF:0,ServusTV HD
#EXTVLCOPT:network-caching=1000
rtsp://10.x.x.xx:554/?avm=1&freq=498&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=0&pids=0,16,17,18,20,102,6771,6772,6774
#EXTINF:0,3sat HD
#EXTVLCOPT:network-caching=1000
rtsp://10.x.x.xx:554/?avm=1&freq=562&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=0&pids=0,16,17,18,20,110,6691,6690,6692,6693,6694,6696,6697
#EXTINF:0,ONE HD
#EXTVLCOPT:network-caching=1000
rtsp://10.x.x.xx:554/?avm=1&freq=570&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=1&pids=0,16,17,18,20,103,1721,1720,1722,1723,1724,1726,1728,2171
#EXTINF:0,ARD alpha HD
#EXTVLCOPT:network-caching=1000
rtsp://10.x.x.xx:554/?avm=1&freq=586&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=1&pids=0,16,17,18,20,101,1211,1210,1212,1213,1214,1216,1218,2171
#EXTINF:0,tagesschau24 HD
#EXTVLCOPT:network-caching=1000
rtsp://10.x.x.xx:554/?avm=1&freq=586&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=1&pids=0,16,17,18,20,102,1221,1222,1223,1224,1226,1228,2171
[...]

Setting the Tuner to specinv=1 lets me use those channels, but then not any others anymore of course.

So the problem I see is that the specinv setting is done on the Tuner and not per Network or MUX, so I have no chance to have a dedicated setting
per channel which I would need.

Also have tried to use the Fritz with IPTV Automatic Network with that M3U... which worked quite well up to the point of playback/recordings
stopping after a while due to HSL I guess. However, in that setup, the rtsp urls in the mux are then each having the correct specinv setting.

I have been searching around a lot and found here and there similar topics/discussions, but unfortunately nothing that really got me solve this. So
decided to post here :-)

Regards,
Christian