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

Make JSON-STREAMS group a list #77

Closed dagwieers closed 3 years ago

dagwieers commented 3 years ago

Just as the M3U8 standard allows multiple group names, JSON-STREAMS should accept a list of groups.

This relates to #76

dagwieers commented 3 years ago

This has been tested. Once merged I will update the Wiki.

michaelarnauts commented 3 years ago

Thanks!