Closed this issue 3 months ago · 1 comments
Hi mate Just realised the TVHeadend homebrew will only return 50 channels from the api by default . Adding "limit": "500", to the params in getChannelList() function resolves this.
"limit": "500",
Cheers
I'll close this issue and apply this fix in my next PR.