Hello.
I have hls-proxy running with channel links entered into Tvheadend.
The end result is certainly working fine but when in tvheadend, when you select a channel to watch, hls-proxy starts to download it's buffer but it's not fast enough for Tvheadend..
Here's an example of what takes place once you select a channel..
2022-04-25 09:46:51.866 mpegts: Leafs Nation Network 422 in StreamWise Media - tuning on IPTV #1
2022-04-25 09:46:51.866 subscription: 00DC: "HTTP" subscribing on channel "LNN 422", weight: 100, adapter: "IPTV #1", network: "StreamWise Media", mux: "Leafs Nation Network 422", provider: "FFmpeg", service: "Service01", profile="pass", hostname="xxx.xxx.x.x", client="Lavf/58.65.101"
2022-04-25 09:47:01.866 subscription: 00DC: service instance is bad, reason: No input detected
2022-04-25 09:47:01.866 mpegts: Leafs Nation Network 422 in StreamWise Media - tuning on IPTV #2
2022-04-25 09:47:01.868 subscription: 00DC: "HTTP" subscribing on channel "LNN 422", weight: 100, adapter: "IPTV #2", network: "StreamWise Media", mux: "Leafs Nation Network 422", provider: "FFmpeg", service: "Service01", profile="pass", hostname="xxx.xxx.x.x", client="Lavf/58.65.101"
I assume the first attempt is labelled "bad" because hls-proxy really doesn't have enough data yet to provide tvheadend..
Is there a way to tell tvheadend to "wait" on the first connection rather than try the 2nd connection?