You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2022. It is now read-only.
Let my try to explain my current problem:
I only want to stream SD channels, but some channels are not found/matched
i.e. RTL 7
After some investigation it turns out that the horizon.tv API, only outputs for example the RTL 7 HD channel.
See https://web-api-pepper.horizon.tv/oesp/api/NL/nld/web/channels.com
":{"id":"24443943014","countryCode":"NL","locationId":"24443942973","title":"RTL 7 HD",".........
Would it be possible to find/match the channels, based on channel name PLUS a wildcard * ?
i.e RTL 7 -> RTL 7* (tvheadend channel RTL 7 would then be matched against horizon.tv RTL 7 HD epg data)
Let my try to explain my current problem:
I only want to stream SD channels, but some channels are not found/matched
i.e. RTL 7
After some investigation it turns out that the horizon.tv API, only outputs for example the RTL 7 HD channel.
See https://web-api-pepper.horizon.tv/oesp/api/NL/nld/web/channels.com
":{"id":"24443943014","countryCode":"NL","locationId":"24443942973","title":"RTL 7 HD",".........
Would it be possible to find/match the channels, based on channel name PLUS a wildcard * ?
i.e RTL 7 -> RTL 7* (tvheadend channel RTL 7 would then be matched against horizon.tv RTL 7 HD epg data)