<?xml version='1.0' encoding='UTF-8'?>
<addons>
    <addon id="plugin.video.liveroomz" name="LiveRoomz" provider-name="Obi-Wan" version="1.3.10">
        <requires>
            <import addon="xbmc.python" version="3.0.0" />
            <import addon="script.module.six" />
            <import addon="script.module.kodi-six" />
            <import addon="inputstream.adaptive" />
            <import addon="script.module.inputstreamhelper" />
            <import addon="script.common.plugin.cache" optional="true" />
        </requires>
        <extension library="default.py" point="xbmc.python.pluginsource">
            <provides>video</provides>
        </extension>
        <extension point="xbmc.addon.metadata">
            <platform>all</platform>
            <license>GPL 2.0</license>
            <summary lang="en_GB">Live webcam rooms for Kodi</summary>
            <summary lang="pl_PL">Kamery na żywo w Kodi</summary>
            <description lang="en_GB">LiveRoomz — watch Chaturbate rooms in Kodi with a local HLS proxy.[CR][CR]First launch: setup wizard (repository, Umbrestuary skin, dependencies, favorites, PIN).[CR]Install from zip — wizard handles the rest.[CR]Settings → Dependencies for manual install steps.</description>
            <description lang="pl_PL">LiveRoomz — oglądanie pokoi Chaturbate w Kodi z lokalnym proxy HLS.[CR][CR]Pierwsze uruchomienie: kreator (repozytorium, skin Umbrestuary, zależności, ulubione, PIN).[CR]Instalacja z zipa — resztę robi kreator.[CR]Ustawienia → Zależności — ręczne kroki instalacji.</description>
            <disclaimer lang="en_GB">GPL 2.0. Not affiliated with Chaturbate.</disclaimer>
            <assets>
                <icon>icon-liveroomz.png</icon>
                <fanart>fanart.jpg</fanart>
            </assets>
        </extension>
    </addon>
    <addon id="script.umbrestuary.helper" name="Umbrestuary Helper" version="0.6.16" provider-name="Tikipeter, Ivar Brandt">
        <requires>
            <import addon="xbmc.python" version="3.0.0" />
            <import addon="script.module.requests" version="2.19.1" />
        </requires>
        <extension point="xbmc.python.library" library="resources/lib/default.py" />
        <extension point="xbmc.service" library="resources/lib/service.py" start="startup" />
        <extension point="xbmc.addon.metadata">
            <news />
            <platform>all</platform>
            <license>GPL-2.0-only</license>
            <forum />
            <source />
            <assets>
                <icon>resources/media/icon.png</icon>
                <fanart>resources/media/fanart.jpg</fanart>
            </assets>
            <description lang="en_GB">Umbrestuary Helper for the Umbrestuary Skin.</description>
            <description lang="en_NZ">Umbrestuary Helper for the Umbrestuary Skin.</description>
            <description lang="en_US">Umbrestuary Helper for the Umbrestuary Skin.</description>
        </extension>
    </addon>
    <addon id="skin.umbrestuary" version="1.0.20" name="Umbrestuary" provider-name="Ivar Brandt, Umbrella">
        <requires>
            <import addon="xbmc.gui" version="5.17.0" />
            <import addon="script.umbrestuary.helper" />
        </requires>
        <extension point="xbmc.gui.skin" debugging="false">
            <res width="1920" height="1440" aspect="4:3" default="false" folder="xml" />
            <res width="1920" height="1280" aspect="3:2" default="false" folder="xml" />
            <res width="1920" height="1200" aspect="16:10" default="false" folder="xml" />
            <res width="2040" height="1080" aspect="17:9" default="false" folder="xml" />
            <res width="1920" height="1080" aspect="16:9" default="true" folder="xml" />
            <res width="2560" height="1080" aspect="21:9" default="false" folder="xml" />
            <res width="2338" height="1080" aspect="19.5:9" default="false" folder="xml" />
            <res width="2160" height="1080" aspect="18:9" default="false" folder="xml" />
        </extension>
        <extension point="xbmc.addon.metadata">
            <platform>all</platform>
            <license>CC BY-SA 4.0, GNU GENERAL PUBLIC LICENSE Version 2.0</license>
            <forum>http://forum.kodi.tv/</forum>
            <source>https://github.com/xbmc/skin.estuary/</source>
            <assets>
                <icon>resources/icon.png</icon>
                <fanart>resources/fanart.jpg</fanart>
                <screenshot>resources/images/customizable_widgets.jpg</screenshot>
                <screenshot>resources/images/stacked_widgets.jpg</screenshot>
                <screenshot>resources/images/infopanel.jpg</screenshot>
                <screenshot>resources/images/search_window.jpg</screenshot>
                <screenshot>resources/images/viewtypes1.jpg</screenshot>
                <screenshot>resources/images/viewtypes4.jpg</screenshot>
                <screenshot>resources/images/viewtypes.jpg</screenshot>
                <screenshot>resources/images/color_theme3.jpg</screenshot>
                <screenshot>resources/images/color_theme4.jpg</screenshot>
                <screenshot>resources/images/color_theme5.jpg</screenshot>
            </assets>
            <summary lang="en_GB">Umbrestuary skin by Ivar Brandt (Estuary MOD)</summary>
            <summary lang="en_NZ">Umbrestuary skin by Ivar Brandt (Estuary MOD)</summary>
            <summary lang="en_US">Umbrestuary skin by Ivar Brandt (Estuary MOD)</summary>
            <description lang="en_GB">Umbrestuary is a modified version of the default Estuary skin for Kodi Nexus. It is intended for use only with Umbrella.[CR][CR]See [B]CHANGELOG[/B] located in Skin settings » Extra info for latest changes.</description>
            <description lang="en_NZ">Umbrestuary is a modified version of the default Estuary skin for Kodi Nexus. It is intended for use only with Umbrella.[CR][CR]See [B]CHANGELOG[/B] located in Skin settings » Extra info for latest changes.</description>
            <description lang="en_US">Umbrestuary is a modified version of the default Estuary skin for Kodi Nexus. It is intended for use only with Umbrella.[CR][CR]See [B]CHANGELOG[/B] located in Skin settings » Extra info for latest changes.</description>
        </extension>
    </addon>
</addons>