mcuteangel / script.tvtime

Kodi add-on for TV Time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

script.tvtime

Kodi plugin for TV Time

This plugin will set TV shows episodes you've seen as watched on TV Time. It will also add the new TV show to your account if it was not already there.

This fork has been created to be able to apply some fixes on the initial repository (hibernating/dead) but it will never be submitted to the official Kodi repository. Please follow Build or Download steps below to install this version.

Build

If you want to build it manually, please follow the steps below:

  1. Clone this repository sudo git clone https://github.com/alxlaxv/script.tvtime.git
  2. Enter in script.tvtime cd script.tvtime
  3. Make the compile script executable sudo chmod +x compile.sh
  4. Launch the compile script ./compile.sh

It will create a zip file which can be installed directly within Kodi by following this HOW-TO.

Download

You can down the last release directly. It will download a zip file which can be installed directly within Kodi by following this HOW-TO.

About

Kodi add-on for TV Time

License:GNU General Public License v2.0


Languages

Language:Python 99.5%Language:Shell 0.5%