<?xml version="1.0" encoding="UTF-8"?>
<addons>
  <addon id="repository.vg" name="VG Kodi Repository" version="1.0.1" provider-name="VG">
    <extension point="xbmc.addon.repository" name="VG Kodi Repository">
      <dir>
        <info compressed="false">https://kodi.vg.mk/addons.xml</info>
        <checksum>https://kodi.vg.mk/addons.xml.md5</checksum>
        <datadir zip="true">https://kodi.vg.mk/</datadir>
      </dir>
    </extension>
    <extension point="xbmc.addon.metadata">
      <summary lang="en_GB">VG Kodi add-ons and build wizard repository.</summary>
      <description lang="en_GB">Install and update VG Wizard from kodi.vg.mk. This repository does not include media streams.</description>
      <disclaimer lang="en_GB">Use only builds, repositories, and add-ons that you have the legal right to install and distribute.</disclaimer>
      <platform>all</platform>
      <license>MIT</license>
      <assets>
        <icon>icon.png</icon>
        <fanart>fanart.jpg</fanart>
      </assets>
    </extension>
  </addon>
  <addon id="plugin.program.vgwizard" name="VG Wizard" version="1.1.7" provider-name="VG">
    <requires>
      <import addon="xbmc.python" version="3.0.0"/>
    </requires>
    <extension point="xbmc.python.pluginsource" library="default.py">
      <provides>executable</provides>
    </extension>
    <extension point="xbmc.addon.metadata">
      <summary lang="en_GB">VG build installer and maintenance wizard.</summary>
      <description lang="en_GB">Install VG Kodi builds from vg.mk using Kodi-native downloads, bundled fallback manifest, automatic approved add-on packages, Kodi favourites shortcuts, backups, restore, manifest refresh, and package cleanup.</description>
      <disclaimer lang="en_GB">VG Wizard does not include media streams. Only install content and add-ons that you have the legal right to use and distribute.</disclaimer>
      <platform>all</platform>
      <license>MIT</license>
      <assets>
        <icon>resources/media/icon.png</icon>
        <fanart>resources/media/fanart.jpg</fanart>
      </assets>
    </extension>
  </addon>
  <addon id="plugin.video.vghub" name="VG Video Hub" version="1.0.1" provider-name="VG">
    <requires>
      <import addon="xbmc.python" version="3.0.0"/>
    </requires>
    <extension point="xbmc.python.pluginsource" library="default.py">
      <provides>video</provides>
    </extension>
    <extension point="xbmc.addon.metadata">
      <summary lang="en_GB">VG legal video add-ons launcher.</summary>
      <description lang="en_GB">A legal video hub for opening installed VG and Kodi official video add-ons, installing recommended add-ons, and launching VG Wizard.</description>
      <disclaimer lang="en_GB">VG Video Hub does not include media streams. Install and use only content that you have the legal right to access.</disclaimer>
      <platform>all</platform>
      <license>MIT</license>
      <assets>
        <icon>resources/media/icon.png</icon>
        <fanart>resources/media/fanart.jpg</fanart>
      </assets>
    </extension>
  </addon>
</addons>
