kodi-pvr / pvr.iptvsimple

IPTV Simple client for Kodi PVR
GNU General Public License v2.0
759 stars 371 forks source link

[StreamUtils] Removed inputstream.adaptive.manifest_update_parameter #851

Closed CastagnaIT closed 2 months ago

CastagnaIT commented 2 months ago

The "full" value support has been removed from InputStream Adaptive for Kodi 21, because managed automatically

ref. https://github.com/xbmc/inputstream.adaptive/wiki/Integration#inputstreamadaptivemanifest_update_parameter

Does not cause any problem but better to remove it, does not require immediate binary bump, you can do it at the first opportunity

phunkyfish commented 2 months ago

Thanks!