Giter Club home page Giter Club logo

script.idolpx.installer's Introduction

script.idolpx.installer

Private Kodi build installer/updater

The main functionality is working. There are some features that still need to be completed.

Kodi Addon Setup

  1. Edit the "update_url" setting in "resources/settings.xml" to match your domain where you host the server scripts and edit the "adultpin" setting to protect the "Show Adult Content" setting
  2. Edit "resources/nsfw_addons.dat" to match the list of "Adult" addons to Show/Hide through the Settings menu
  3. Zip addon (Make sure the top level folder "script.idolpx.installer" is in the zip and the addon files are inside it.)
  4. Install addon in Kodi with "Install from zip file" option
  5. Configure all of your other addons the way you want them
  6. Go to the "idolpx Installer" settings (Advanced) then select "Backup Current Configuration"
  7. When the backup is complete, the archive will be in your Kodi data folder with a matching '.md5' file
  8. Upload the ".zip" and ".zip.md5" file to the "kodi" folder on your server
  9. Edit the "version.php" file in the "kodi" folder on your server to match the archive name and set the "_md5" value that is contained in the matching ".md5" file (Addon will look for .md5 file on server now instead of using JSON data. The _md5 fields will be removed from JSON data in the future.)

You can have a current config and a test config on the server. If the "Select Test Configuration" option is set in the addon then it will use the test config specified in the "version.php" file. That way you can check everything out before promoting it to the current config.

Web App Requirements

Apache/Nginx/IIS webserver with PHP
composer - https://getcomposer.org/

Web App Installation

  1. Upload the contents of the "server" folder to a folder named "kodi" on your web server
  2. Change directory into the "kodi/auth" folder and issue the following command
composer install
  1. Set owner to the user that your web service runs as
  2. Make the "data" and "logs" folders writable by the webserver
  3. Change directory into the "includes" folder and edit the settings in "config.php"

Usage

Browse to ย http://youdomain.com/kodi/auth to get to the main user interface.

script.idolpx.installer's People

Contributors

idolpx avatar ruinascimento avatar

Stargazers

 avatar Jason Miller avatar  avatar  avatar  avatar Peter MacDonald avatar drinfernoo avatar  avatar Mudaiheem avatar  avatar fatfarley avatar  avatar  avatar  avatar  avatar Sam Jongenelen avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar fatfarley avatar  avatar  avatar  avatar  avatar

script.idolpx.installer's Issues

Settings.xml files are not saving

When updating builds, none of the settings.xml files are saving.

Not sure if this is related to the userdata.old folder not being renamed or the copying of the files themselves.

This is particularly problematic as not even the settings file for the installer itself is saving, meaning that the device ID is reset to the same ID as whatever I have set on my master build?

I have tested this on MacOS, PC & Android (NVIDIA Shield) and all have produced the same result.

Additionally, none of the Trakt/RD account settings are saving which is obviously also extremely problematic.

Can you please revise the code? Thanks in advance.

Help

Willing to pay anyone to help me install this

Addons DB version

I just installed this in v18 (Leia) and I was getting a DB write error. Turns out that Leia still uses the addons database version 27 instead of 28. Thought you should know.

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.