Commit 03f9fc1
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 5815480 commit 03f9fc1
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
318 | 320 | | |
319 | 321 | | |
320 | 322 | | |
| |||
0 commit comments