Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tjoskar/script.episodehunter
Kodi (aka. XBMC) plugin for Episodehunter
https://github.com/tjoskar/script.episodehunter
addon kodi python
Last synced: about 1 month ago
JSON representation
Kodi (aka. XBMC) plugin for Episodehunter
- Host: GitHub
- URL: https://github.com/tjoskar/script.episodehunter
- Owner: tjoskar
- License: gpl-2.0
- Created: 2013-04-28T07:07:32.000Z (over 11 years ago)
- Default Branch: krypton
- Last Pushed: 2018-07-08T19:12:12.000Z (over 6 years ago)
- Last Synced: 2023-03-23T01:01:54.028Z (almost 2 years ago)
- Topics: addon, kodi, python
- Language: Python
- Homepage:
- Size: 1.22 MB
- Stars: 11
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# EpisodeHunter scrobbler
[![Build Status](https://travis-ci.org/tjoskar/script.episodeHunter.svg?branch=helix)](https://travis-ci.org/tjoskar/script.episodeHunter)
This [Kodi](http://kodi.tv/) addon automatically scrobble what you are watching to [episodehunter.tv](https://episodehunter.tv)
### Requirement
You are required to have an EpisodeHunter account for this addon. You can find your api key on the [settings page](https://episodehunter.tv/user/settings) after [register](https://episodehunter.tv)
### Installation
#### From Kodi addon manager (recommended):
1. Go to "Add-ons -> Search"
2. Search for EpisodeHunter
3. Install
4. Then fill in your username and api key (you can found them here: [https://episodehunter.tv/user/settings](https://episodehunter.tv/user/settings))
5. Done and done!#### Manually:
1. Download the plugin from github (https://github.com/tjoskar/script.episodeHunter/releases)
2. Unzip the file info your Kodi **addons** folder (~/.kodi/addons/ for linux, ~/Library/Application Support/kodi/addons/ for Mac OS X, /storage/.kodi/addons/ for OpenELEC and %APPDATA%\kodi\addons\ for Windows)
3. Start Kodi
4. Go to "Add-ons -> Episodehunter" and fill in your username and api key
5. Done!