mzanetti / kodimote

Kodimote is a remote control application for Kodi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[API] use "broadcastnow" to get current item on Channel

RobertMe opened this issue · comments

Currently the current broadcast in a channel is fetched by using PVR.GetBroadcasts, but this is very slow and inefficient. Since Kodi Helix this can be simplified by simply requesting the broadcastnow property of the Channel.