Kodi Community Forum
List Control Sort ? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: List Control Sort ? (/showthread.php?tid=325117)



List Control Sort ? - Sceet - 2017-12-06

Hello

i have an dynamic list filled by an phyton code

it will add items to <content></content>

now my question:
is there any function or something to Sort the whole <content> by name ? or something?

Best Regards


RE: List Control Sort ? - sualfred - 2017-12-06

Example:

Code:
<content target="videos" sortby="label" sortorder="ascending" limit="1000">videodb://videos/movies/titles</content>



RE: List Control Sort ? - Sceet - 2017-12-06

is there an way to sortby property ?


RE: List Control Sort ? - komplex - 2017-12-06

https://codedocs.xyz/AlwinEsch/kodi/group___list__of__sort__methods.html#details