Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JSON-RPC][v12][PVR] - GetRecordings and friends - add List.Sort function #19172

Closed
nkichukov opened this issue Feb 4, 2021 · 2 comments
Closed
Labels
Resolution: Not applicable issue is not relevant to code in this repo and is not an external issue

Comments

@nkichukov
Copy link

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: xbmc/Official-Kodi-Remote-iOS#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!

@howie-f
Copy link
Contributor

howie-f commented Feb 4, 2021

@nkichukov please move this to the feature requests forum section here https://forum.kodi.tv/forumdisplay.php?fid=9
Thanks

@nkichukov
Copy link
Author

@KarellenX KarellenX added the Resolution: Not applicable issue is not relevant to code in this repo and is not an external issue label Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Not applicable issue is not relevant to code in this repo and is not an external issue
Projects
None yet
Development

No branches or pull requests

3 participants