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.
This kodi addon can be installed through my kodi-artifact-repository.
You can fine detailed instructions about installing the server component for this software in my repository.
You can fork and redevelop my addon under the license terms.
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 |
Cinema-Home kodi client is GPLv3 licensed. You may use, distribute and copy it under the license terms.