Req [JSON-RPC][v12][PVR] - GetRecordings and friends - add List.Sort function
#1
This is from: https://github.com/xbmc/xbmc/issues/19172

Hello kodi-team,

This is a new feature request.

Official-Kodi-Remote-iOS needs to have json-rpc v12 (and perhaps previous) API changed in order to allow the user to avail sorting preferences from kodi itself when listing PVR items, in this case: the recordings. Upstream bug report: https://github.com/xbmc/Official-Kodi-Re...issues/134

If we can use List.Sort there, the iOS app can use the user defined sorting method in kodi, without having to sort inside the app itself.

Can you expand the PVR functions to include: List.Sort ? Same as what AudioLibrary.GetArtists has for example.

Thanks!
Reply
#2
implemented
https://github.com/xbmc/xbmc/pull/19177
Reply

Logout Mark Read Team Forum Stats Members Help
[JSON-RPC][v12][PVR] - GetRecordings and friends - add List.Sort function0