captainzs / cinema-home-client-kodi

Kodi Client for the In-House Movie Streaming Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cinema Home - In-House Movie Streaming Environment

Kodi Client

License code PRs Welcome Build

Screenshots

Contents:

  1. Overview
  2. Install
  3. Install Server
  4. Development
    1. Development Environments

1. Overview

Cinema-Home is a software system that lets you enjoy movies and tv-shows for free. With seemlessly integrating to third-party media softwares (TMDB, IMDB, Fanart.tv) Cinema-Home works just like your favorite paid streaming service, like Netflix or HBO. Movies and tv-shows are downloaded through torrent-trackers with no user interactions at all.

2. Install

This kodi addon can be installed through my kodi-artifact-repository.

3. Install Server

You can fine detailed instructions about installing the server component for this software in my repository.

4. Development

You can fork and redevelop my addon under the license terms.

4.1 Development Environments

Trigger Framework Compiler DI
DEV Manual IDE (PyCharm) Python 2.x-3.y virtual env. configured by PyCharm "Sources Root" projects are linked by your IDE. Other dependencies configured in requirements.txt.
STAGE Github Workflows Tox Python 2.x-3.y virtual env. created by Tox Projects are installed by setup.py files linked together by tox.ini configs
PROD Run Addon in Kodi Kodi xbmc.python defined by Kodi Addons are linked together by kodi configured by addon.xml files

License

Cinema-Home kodi client is GPLv3 licensed. You may use, distribute and copy it under the license terms.

About

Kodi Client for the In-House Movie Streaming Environment

License:GNU General Public License v3.0


Languages

Language:Python 100.0%