add-ons / service.iptv.manager

Integrate TV and radio channels with EPG data from other add-ons in Kodi PVR.
https://github.com/add-ons/service.iptv.manager/wiki
GNU General Public License v3.0
95 stars 28 forks source link

Don't throw an error when no addons are installed #51

Closed michaelarnauts closed 3 years ago

michaelarnauts commented 3 years ago

When no addon is installed, the addons key is missing in the JSON RPC response.

Fixes #36