Kodi Community Forum
Changes to the JSON API for Kodi Leia - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+---- Forum: JSON-RPC (https://forum.kodi.tv/forumdisplay.php?fid=174)
+---- Thread: Changes to the JSON API for Kodi Leia (/showthread.php?tid=324598)

Pages: 1 2


RE: Changes to the JSON API for Kodi Leia - DaveBlake - 2018-08-18

Bump to 9.5.2 - Fix playback of pvr channels and pvr recordings


RE: Changes to the JSON API for Kodi Leia - DaveBlake - 2018-09-27

Bump to 9.6.0 - Player.GetActivePlayers add return of "playertype" (external, remote, internal)


RE: Changes to the JSON API for Kodi Leia - DaveBlake - 2018-09-27

Bump to 9.6.1 - fix seg fault when Player.GetItem called during item change


RE: Changes to the JSON API for Kodi Leia - DaveBlake - 2018-10-21

Bump to 9.7.0 - add set movie collection plotsĀ  and get/set season titles


RE: Changes to the JSON API for Kodi Leia - DaveBlake - 2018-10-25

Bump to 9.7.1 - fix issue with AudioLibrary.GetArtists missing artists that did not have art when only one of "thumbnail" or "fanart" was resuested


RE: Changes to the JSON API for Kodi Leia - DaveBlake - 2018-11-04

Bump to 9.7.2 - fix use of IsBroken method in addon serialization


RE: Changes to the JSON API for Kodi Leia - DaveBlake - 2018-11-18

Bump to 10.0.0 for release of V18 RC1


RE: Changes to the JSON API for Kodi Leia - DaveBlake - 2018-12-30

Bump to 10.0.1 - Fix PVR.record


RE: Changes to the JSON API for Kodi Leia - DaveBlake - 2018-12-30

Bump to 10.1.0 - add "OnRefresh" announcment to notifications


RE: Changes to the JSON API for Kodi Leia - DaveBlake - 2019-02-22

Bump to 10.2.0 - add Player.SetViewMode and GetViewMode


RE: Changes to the JSON API for Kodi Leia - DaveBlake - 2019-03-30

Bump to 10.3.0 - add "dynpath" as property returned by Player.GetItem