XBMC Adult 18+ Add-on Repository (2025)

dquaid
Senior Member

Posts: 137
Joined: Feb 2012
Reputation:11

dquaid
Senior Member
Posts: 137

#1

2014-03-10, 16:04 (This post was last modified: 2023-10-29, 02:26 by dquaid. Edited 1 time in total.)

XBMC Add-ons for Adults. Includes videos and adult movie scrapers

To install download

https://github.com/xbmc-adult/xbmc-adult...-1.0.8.zip

- Save the file somewhere you can reach it from Kodi
- In Kodi go to System -> Settings -> Add-ons -> Install from zip file
and select the file you downloaded. You will have to allow unsigned repositories for this to work as xbmc-adult is not an offical Kodi repository

Project page is at https://github.com/xbmc-adult/xbmc-adult/wiki file bugs and feature requests there.

Find

Reply

mizifih
Junior Member

Posts: 19
Joined: Oct 2012
Reputation:0

mizifih
Junior Member
Posts: 19

#2

2014-03-21, 01:16 (This post was last modified: 2014-03-21, 01:30 by mizifih.)

Ok. I have it downloaded and added to XBMC, it's defnetly there, but when I browse to adult-repo and access it, to list the repository content, it's empty. Any idea of what is wrong? I'm using Froddo.

The zip file contains only a XML file and the icon. The XML inside the .zip file contains the following:

Code:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.xbmcadult" name="XBMC-Adult Addons" version="1.0.1" provider-name="xbmc-adult">
<extension point="xbmc.addon.repository" name="XBMC Adult Addons">
<info compressed="false">http://github.com/xbmc-adult/xbmc-adult/raw/ghmaster/addons.xml</info>
<checksum>http://github.com/xbmc-adult/xbmc-adult/raw/ghmaster/addons.xml.md5</checksum>
<datadir zip="true">http://github.com/xbmc-adult/xbmc-adult/raw/ghmaster</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<summary>XBMC Addons for Adults Only</summary>
<description>This repository contains addons that are for adults only. You may only view the contents of this repository if you are at least 18 years of age, or at least the age of majority in the jurisdiction where you reside or from which you access this content.</description>
<disclaimer>The owners and submitters to this repository do not host or distribute any of the content displayed by these addons nor do they have any affiliation with the content providers.</disclaimer>
<platform>all</platform>
</extension>
</addon>

Thank you for keeping this repo going on.

Find

Reply

blossom24
Closed Account

Posts: 593
Joined: Jan 2014

blossom24
Closed Account
Posts: 593

#3

2014-03-22, 06:12

Same here. List is empty

Find

Reply

#4

2014-03-22, 09:10

I have the same problem, it seams to come back every few months.

Find

Reply

dquaid
Senior Member

Posts: 137
Joined: Feb 2012
Reputation:11

dquaid
Senior Member
Posts: 137

#5

2014-03-23, 14:52

Does the version of the repository addon update to 1.0.5?
Look in the logs for problems and report.

Find

Reply

hstegeman
Fan

Posts: 347
Joined: Jun 2013
Reputation:4

hstegeman
Fan
Posts: 347

#6

2014-03-23, 16:06

It doesn't update to 1.0.5.
I am making use of the adult repo version from fusion.

15:00:39 T:6132 DEBUG: CurlFile::Open(083FA768) http://istream-xbmc-repo.googlecode.com/...ns.xml.md5
15:00:39 T:6132 INFO: XCURL:XBMC Adult 18+ Add-on Repository (13)llLibCurlGlobal::easy_aquire - Created session to http://istream-xbmc-repo.googlecode.com
15:00:39 T:4620 NOTICE: Thread CFileCache start, auto delete: false
15:00:39 T:4620 INFO: CFileCache:XBMC Adult 18+ Add-on Repository (14)rocess - Hit eof.
15:00:39 T:4620 DEBUG: Thread CFileCache 4620 terminating
15:00:39 T:6132 DEBUG: CFileCache::Open - opening <xbmc-adult/xbmc-adult/raw/ghmaster/addons.xml.md5> using cache
15:00:39 T:6132 DEBUG: CurlFile::Open(083FB588) http://github.com/xbmc-adult/xbmc-adult/...ns.xml.md5
15:00:39 T:6132 INFO: XCURL:XBMC Adult 18+ Add-on Repository (15)llLibCurlGlobal::easy_aquire - Created session to http://github.com
15:00:40 T:6132 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 35
15:00:40 T:6132 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
15:00:40 T:6132 ERROR: XFILE::CFileCache::Open - failed to open source <http://github.com/xbmc-adult/xbmc-adult/raw/ghmaster/addons.xml.md5>
15:00:40 T:6132 DEBUG: CurlFile::Open(083FA3E0) http://github.com/xbmc-adult/xbmc-adult/...addons.xml
15:00:40 T:2920 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
15:00:40 T:2920 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
15:00:40 T:2920 DEBUG: ------ Window Deinit (Pointer.xml) ------
15:00:41 T:6132 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 35
15:00:41 T:6132 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
15:00:41 T:6132 ERROR: Repository XBMC-Adult Addons returned no add-ons, listing may have failed

Find

Reply

dquaid
Senior Member

Posts: 137
Joined: Feb 2012
Reputation:11

dquaid
Senior Member
Posts: 137

#7

2014-03-25, 00:52

That error is
35 SSL connect error. The SSL handshaking failed

http://github.com/xbmc-adult/xbmc-adult/...ns.xml.md5
redirects to
https://raw.githubusercontent.com/xbmc-a...ns.xml.md5

and that is failing
can you access the https address fine from a browser? Is there an update to your OS that is missing (maybe CA certs are wrong and need updating) this is a problem with XBMC or your OS

Find

Reply

dquaid
Senior Member

Posts: 137
Joined: Feb 2012
Reputation:11

dquaid
Senior Member
Posts: 137

#8

2014-03-25, 01:07

trac.xbmc.org/ticket/15032

Find

Reply

kingdrako69
Junior Member

Posts: 11
Joined: Dec 2011
Reputation:1

kingdrako69
Junior Member
Posts: 11

#9

2014-03-25, 23:13

After a new install I find the repo empty no matter how many times I have refresh it still empty no addons.....but on my old install on both Iphone and Ipad it loads the addons although if you go to the repo it shows empty....any ideas?

Find

Reply

mizifih
Junior Member

Posts: 19
Joined: Oct 2012
Reputation:0

mizifih
Junior Member
Posts: 19

#10

2014-03-26, 00:10 (This post was last modified: 2014-03-26, 00:29 by mizifih.)

Still no joy here...

I really miss this ;(

Downloaded .zip comes kinda empty ;(

Find

Reply

dquaid
Senior Member

Posts: 137
Joined: Feb 2012
Reputation:11

dquaid
Senior Member
Posts: 137

#11

2014-03-26, 01:18

I am only seeing this on Frodo but Gotham works fine. Looks like it is timing out or something (curl 22 errors). On Gotham it works fine, updates straight to 1.0.5 and addons are available.

Anyone with Gotham where it is broken? What OS are you using ?

Find

Reply

hindibuff
Member

Posts: 91
Joined: Aug 2011
Reputation:0

hindibuff
Member
Posts: 91

#12

2014-03-26, 09:48 (This post was last modified: 2014-03-26, 09:48 by hindibuff.)

Confirmed broken on Gotham beta 2 on Android. It might have something to do with github problems. Just a guess!!

Repo at 1.0.1 and empty.

Find

Reply

adult411
Junior Member

Posts: 18
Joined: May 2012
Reputation:0

adult411
Junior Member
Posts: 18

#13

2014-03-26, 17:44

I have the same problem with apple tv2 prodo adult repo update but show up empty I tried force refresh with
No luck

Find

Reply

strike0408
Member

Posts: 57
Joined: Oct 2013
Reputation:3

strike0408
Member
Posts: 57

#14

2014-03-26, 18:33

repo is empty here to on Frodo or gotham... tried refresh many times still no go?

Find

Reply

nash74
Newbie

Posts: 1
Joined: Mar 2014
Reputation:0

nash74
Newbie
Posts: 1

#15

XBMC Adult 18+ Add-on Repository (34)2014-03-26, 18:58

no go for me as well. What would be the way forward/ any ideas?

Find

Reply

XBMC Adult 18+ Add-on Repository (2025)
Top Articles
Latest Posts
Recommended Articles
Article information

Author: Otha Schamberger

Last Updated:

Views: 5895

Rating: 4.4 / 5 (55 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Otha Schamberger

Birthday: 1999-08-15

Address: Suite 490 606 Hammes Ferry, Carterhaven, IL 62290

Phone: +8557035444877

Job: Forward IT Agent

Hobby: Fishing, Flying, Jewelry making, Digital arts, Sand art, Parkour, tabletop games

Introduction: My name is Otha Schamberger, I am a vast, good, healthy, cheerful, energetic, gorgeous, magnificent person who loves writing and wants to share my knowledge and understanding with you.