-
Notifications
You must be signed in to change notification settings - Fork 95
Skin Integration
AdultHideout is optimized for Kodi's standard Estuary skin, but it also provides optional entry points for advanced skins such as Arctic Fuse 3.

Website Collections are disabled by default so they do not add another folder or context-menu item for users who do not need them.
When enabled under Settings > Skin Integration, you can create folders containing selected AdultHideout websites. Kodi exposes each collection as a normal plugin folder, allowing Skin Variables and custom home widgets to combine AdultHideout sources by theme.
This feature was inspired by a community setup that kept adult content inside a separate password-protected Kodi profile and used custom home widgets instead of a traditional add-on list.
Custom skins can pass a query directly to AdultHideout without opening Kodi's keyboard:
plugin://plugin.video.adulthideout/?action=direct_search&query=SEARCH_TERM
The endpoint returns video results directly, making it suitable for global-search providers and custom search widgets. Queries shorter than three characters are ignored.
- Create a separate password-protected Kodi profile.
- Keep the family-safe profile as Kodi's startup default.
- Enable Website Collections only in the protected profile.
- Add the desired AdultHideout folders or collections as skin widgets.
- Add the direct search endpoint to the skin's search provider configuration.
Kodi profile security and skin customization are controlled by Kodi and the selected skin, not by AdultHideout.