1
0
mirror of https://github.com/DigitalDevices/pvr.octonet.git synced 2023-10-10 13:36:57 +02:00

change point=xbmc.pvrclient to point=kodi.pvrclient

This commit is contained in:
Alwin Esch 2020-06-05 19:03:08 +02:00
parent 525f1101c6
commit 76259ba352

View File

@ -6,7 +6,7 @@
provider-name="digitaldevices">
<requires>@ADDON_DEPENDS@</requires>
<extension
point="xbmc.pvrclient"
point="kodi.pvrclient"
library_@PLATFORM@="@LIBRARY_FILENAME@"/>
<extension point="xbmc.addon.metadata">
<summary lang="de_DE">Kodi PVR Addon für Digital Devices Octopus NET Streams</summary>