Coder Social home page Coder Social logo

kodi-repo-gaymods's People

Contributors

moedje avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kodi-repo-gaymods's Issues

What can i do to help?

I'm not proficient in python, but i'm a quick study, and willing to learn. If there is anything i can do to help work on this, please let me know. I'm an artist by trade, but i do tinker with php, html, sql, and i'm in the process of learning a few other things. I really wish there were a larger community of developers behind LGBT addons, not only adult, but also all aspects of the culture.

I also run a personal web server, so if you need, i can add a subdomain for you to use as a web front end to your repo.

How to install

This may be a stupid question, but how do I install this into Kodi?
There could do with being instructions in the readme file as I have found several forums containing a link to this repo but no one seems to be able to add it.

HubGay 1.3.2 won't install on Kodi Fire TV Stick (Android OS) FIX FOUND

So I finally figured out why HubGay 1.3.1 installs just fine on Kodi on Fire Stick but 1.3.2 errors out early on in the process saying "the dependency on script.module.urlquick version 0.0.0 cannot be met".

It's because HubGay 1.3.2 requires urlquick as a dependency, but urlquick is blocked from installing because of the platform string in addon.xml (android isn't an included value).

kodi-repo-gaymods/script.module.urlquick/addon.xml

original value:  <platform>linux osx windx</platform>
   FIXED value:  <platform>all</platform>

Please incorporate this into your next release,

Thanks!

Version mismatch for plugin.video.hubgay

Forgive me if I'm making an obvious misjudgment, but I believe when you recently updated the repo, you listed a version of the hubgay plugin which has yet to be released. For the last two weeks Kodi has been reporting a failure to update plugin.video.hubgay to version 1.3.2, but encounters a 404 error when trying to retrieve the plugin.video.hubgay-1.3.2.zip file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.