Bug #5858
closedSome services are hidden when hide: "parent disabled" option selected, but there's no reason for it (no mux, no network disabled)
0%
Description
I have HTS Tvheadend 4.3-1857~g221c29b40 in docker container build by linuxserver.io. Its running on Pi4 1GB inside LibreElec 9.2.
After installation I've added a network, selected predefined muxes (all-Czech republic). Asigned tuner to network and let it scan.
There is 80 muxes (none disabled, none hidden by "parent disabled" selection).
About 10 services is "scan result: ok", services found. Rest is "scan result: failed" (normal result so far)
Some of the services however are marked as "parent disabled", so they are hidden in default services view.
If I select hide:none, they are shown.
I guess this services are evaluated wrong as "parent disabled".
Consequences:
These services are ignored by automatic mapper.
These services cannot be played, result in a log:
2020-02-16 19:47:55.761 http: 192.168.4.96: using ticket 0b235dd4e4ab91d767ecf3bb5394bdb87d0b0d3f for /stream/service/1f876f1a618c1a656bdb4d98059ddb3d 2020-02-16 19:47:57.761 subscription: 0131: No input source available for subscription "HTTP" to service "cz/594MHz/CT 1 HD T2" in mux "594MHz in cz" 2020-02-16 19:47:57.761 webui: Couldn't start streaming /stream/service/1f876f1a618c1a656bdb4d98059ddb3d?ticket=0b235dd4e4ab91d767ecf3bb5394bdb87d0b0d3f, No service enabled
In HTS Tvheadend v. 4.2... running as a native Libreelec addon there's no such problem.