<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addons>
<addon id="plugin.video.adulthideout" name="AdultHideout" version="1.0.12" provider-name="Vashiel">
    <requires>
        <import addon="xbmc.python" version="3.0.0"/>
        <import addon="script.module.requests" version="2.25.1"/>
    </requires>
    <extension point="xbmc.python.pluginsource" library="default.py">
        <provides>video</provides>
    </extension>
    <extension point="xbmc.service" library="resources/lib/view_service.py" start="startup"/>
    <extension point="xbmc.addon.metadata">
        <settingfile>resources/settings.xml</settingfile>
        <news>
v. 1.0.12 "Signal Lock" - 2026-06-01
- **85po Android**: Fixed Android/Kodi Cloudflare 403 failures by reusing a browser-like session for listings, parsing and MP4 delivery.
- **LuxureTV**: Repaired listing extraction after the site markup changed and made metadata parsing resilient when durations are missing.
- **FFmpeg Recorder**: Added the "Video herunterladen" context action, shared stream resolution hooks and in-process proxy routing for protected downloads.
- **Recording Support**: Enabled FFmpeg recording paths for 85po, HStream, Ikisoda and XXXTube.
- **New Site**: Added AllowFlash with listings, search, categories, pagination, premium filtering, DNS retry handling and seek-safe MP4 playback through a local Range proxy.
- **New Site**: Added NotFans with listings, search, tag categories, pagination, sorting and KVS MP4 playback.
- **New Site**: Added WOW.xxx with listings, search, categories, pagination, sorting and configurable MP4 quality preference.
- **New Site**: Added XXThots with listings, search, categories, pagination, sorting and Android-safe proxy-backed MP4 playback.
- **New Site**: Added JAVSubbed.net with listings, categories (English Subbed, Censored, Uncensored), actress directory, studios, search, and dynamic resolver playback and recording support.
- **New Site**: Added Sextb.net with listings, categories (Amateur, Censored, Uncensored, English Subtitle), search, actress/studio/genre directories, pagination, and player decryption support.
- **New Site**: Added Porn4Fans with listings, search, categories, models, pagination, sorting, cached thumbnails and KVS MP4 playback/recording support.
- **New Site**: Added YesPornVIP with listings, search, models, pagination, sorting and KVS MP4 playback/recording support.
- **New Site**: Added Tgtsporn with listings, search, models, pagination, sorting and KVS MP4 playback/recording support.
- **New Site**: Added PornMedium with listings, search, categories, pagination, sorting and MP4 quality selection.
- **KVS Engine**: Added reusable KVSTubeWebsite base class for rapid KVS tube site integration.
- **Global Search**: Added a controlled multi-site search entry with selectable sources, source presets, progressive paging, profile-aware result caching, stable return-to-results behavior after playback and per-source result limits to avoid slow all-site scans.
- **NoodleMagazine**: Reworked playback resolution to use the official nmcorp player playlist before falling back to raw page MP4 extraction, avoiding stale CDN77 403 links.
- **View Settings**: Restored persistent view selection while avoiding per-page overrides of Kodi-side view changes.
- **Removed**: UFlash, because the site now requires login/paywall access for playable streams and no longer provides public video URLs.
- **Stability**: Hardened recording directory creation and directory action termination across Windows and Android Kodi setups.
        </news>
        <summary>[COLOR red]XXX[/COLOR] Porn videos</summary>
        <description>
Internet [COLOR red]XXX Porn Video[COLOR white] Streams.

[COLOR red][B]WARNING:[/B][COLOR red]Only for adults[/COLOR]

[COLOR white]AdultHideout does not host third-party videos on its own servers and is not affiliated with the websites supported by the addon.
Content, streams and metadata are provided by third-party websites.[/COLOR]

[COLOR white]Github:
https://github.com/Vashiel/repository.adulthideout
[/COLOR]
        </description>
        <disclaimer>AdultHideout does not host third-party videos on its own servers and is not affiliated with the websites supported by the addon. Content, streams and metadata are provided by third-party websites.</disclaimer>
        <platform>all</platform>
        <license>http://www.gnu.org/licenses/</license>
        <forum></forum>
        <website></website>
        <email></email>
        <mainsource>https://github.com/Vashiel/repository.adulthideout</mainsource>
        <source></source>
        <assets>
            <icon>resources/logos/icon.png</icon>
            <fanart>resources/logos/fanart.jpg</fanart>
        </assets>
    </extension>
</addon>

<addon id="repository.adulthideout" name="AdultHideout REPO" version="1.0.4" provider-name="Vashiel">
  <extension point="xbmc.addon.repository" name="AdultHideout Addon Repository">
    <dir maxversion="20.9.0">
      <info compressed="false">https://github.com/Vashiel/repository.adulthideout/raw/master/addons.xml</info>
      <checksum>https://github.com/Vashiel/repository.adulthideout/raw/master/addons.xml.md5</checksum>
      <datadir zip="true">https://github.com/Vashiel/repository.adulthideout/raw/master/zips</datadir>
      <hashes>false</hashes>
    </dir>
    <dir minversion="21.0.0">
      <info compressed="false">https://github.com/Vashiel/repository.adulthideout/raw/master/addons.xml</info>
      <checksum>https://github.com/Vashiel/repository.adulthideout/raw/master/addons.xml.md5</checksum>
      <datadir zip="true">https://github.com/Vashiel/repository.adulthideout/raw/master/zips</datadir>
      <hashes>false</hashes>
    </dir>
  </extension>
  <extension point="xbmc.addon.metadata">
    <summary>AdultHideout Addon Repository</summary>
    <description>Hosts AdultHideout v1.0.0 “Jubilee” – complete refactor, six new adapters, cleaned-up codebase and legacy removal.</description>
    <platform>all</platform>
    <assets>
      <icon>resources/icon.png</icon>
      <fanart>resources/fanart.jpg</fanart>
    </assets>
  </extension>
</addon>
</addons>
