Is there a method to sort an M3U output by channel number?
For example:
http://x.x.x.x:8089/devices/ANY/channels.m3u?format=ts**&tvg-chno=ascending**
I have searched without any luck.
Tried:
http://x.x.x.x:8089/devices/ANY/channels.m3u?format=ts&filter=channel
http://x.x.x.x:8089/devices/ANY/channels.m3u?format=ts&channel=ascending
http://x.x.x.x:8089/devices/ANY/channels.m3u?format=ts&tvg-chno=ascending
Is there a document somewhere that lists all of these different options?
Thanks