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.
If you want to build it manually, please follow the steps below:
- Clone this repository
sudo git clone https://github.com/alxlaxv/script.tvtime.git
- Enter in script.tvtime
cd script.tvtime
- Make the compile script executable
sudo chmod +x compile.sh
- Launch the compile script
./compile.sh
It will create a zip file which can be installed directly within Kodi by following this HOW-TO.
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.