Commit 81fc97b
Fixed: Preserve insertion order for pinned and live items
Without SORT_METHOD_UNSORTED as default, Kodi sorts alphabetically.
This reorders pinned items (search, explore pages) meant to stay at
fixed positions and shuffles live channel listings out of EPG order.
Make SORT_METHOD_UNSORTED the default sort method when any pinned
or live items are present, matching the existing search behavior.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>1 parent 743dba1 commit 81fc97b
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
315 | 317 | | |
316 | 318 | | |
317 | 319 | | |
| |||
0 commit comments