-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
On every kodi startup a new channel sync with the backend is started. For 100+ channels in favourites, it takes about one minute to complete.
I set "Channel and groups update mode" to disabled and would expect that once the initial channel search is completed, channels would only read from a local cache file in kodi's userdata.
Is it possible to implement this? A logic like:
If "Channel and groups update mode" == disabled
And "local channel cache file exists":
Use this channels instead of querying backend
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels