webos-tvheadend icon indicating copy to clipboard operation
webos-tvheadend copied to clipboard

Sorting order of channel list

Open Tom54497 opened this issue 10 months ago • 3 comments

Any chance to sort the channels for given number?

Or is alphabetically the only way?

Tom54497 avatar Feb 15 '25 10:02 Tom54497

The sortorder is taken from tvheadend. You can set the channel number there

WillinuX-Code avatar Feb 15 '25 13:02 WillinuX-Code

The problem is that TVH client does not ignore channels marked with 0. For example if you have 150 channels marked with 0 and 10 marked with a given number from 1 to 10 TVH client shows all with 0 first and after them starting with position 151 the marked ones. The effect is that channel no 1 gets the number 151! Kodi ignores channels with 0 and everything ist fine there.

Tom54497 avatar Feb 16 '25 05:02 Tom54497

Please try my build: https://github.com/th0enix/webos-tvheadend/releases V1.0.1 in this build channels with no number assigned are not loaded

th0enix avatar May 04 '25 15:05 th0enix