Release Episodehunter Add-on
#1
Plugin for Episodehunter.tv

Automatically scrobble what you're watching to episodehunter.tv (you will need a user account).
Episodehunter is a service that automatically keeps a record of what you are watching and can there by create a comprehensive history of all TV shows and movies you have watched and can give tips on what to see next.

Code:
Version 1.0.8:
      Refactoring
        - Removed sqllite.db, the offline database is now created in userdata folder
        - Moved connection.py, database.py, helper.py, httpconn.py and xbmc_helper.py
          into resources/lib
        - Renamed a lot of functions and class names
Version 1.0.7:
      Replace print statements with xbmc.log()
      Force scrobble when onPlayBackEnded() is called
      Convert language .xml files to .po
      Remove some debug output
      See #7, #8, #9, #10 on github
Version 1.0.6:
      Change add-on id to lowercase
      See #6 (on github) for more information
Version 1.0.5:
      Sync bugfix
      See #3 and #4 (on github) for more information
Version 1.0.4:
      Added debug option in settings
Version 1.0.2:
      More quick bug fix
Version 1.0.1:
      Quick bug fix
Version 1.0.0:
      Smaller bug fix
Version 0.9.9:
      Major sync update
      Update to API v2r1
Version 0.9.8:
      Import Time lib to sync_helper
Version 0.9.7:
      Smaller bugfix
Version 0.9.6:
      Re-render icon
Version 0.9.5:
      Sync bugfix
Version 0.9.4:
      Bugfix
Version 0.9.2:
      Update the license file
      Some bugfix
      Remove default_value.py
Version 0.9.1:
      Added off-line support and drop password (using api key instead)
Version 0.8.7:
      BugFix
Version 0.8.6:
      BugFix: Fix that movie scrobbles again
Version 0.8.5:
      BugFix
Version 0.3.0:
      Skipp Telnet
      Using xbmc.Player instead
Version 0.2.1:
      Update to API v1r2
Version 0.2.0:
      Alpha testing
Version 0.1.1:
      Can now scrobbler movies and tv shows
Version 0.0.1:
      The first version of episodeHunter! Like a boss

Repo: https://github.com/tjoskar/script.episodeHunter

This thread is a replacement for: http://forum.xbmc.org/showthread.php?tid=169904
Reply


Messages In This Thread
Episodehunter Add-on - by Episodehunter - 2014-02-10, 15:40
RE: Episodehunter Add-on - by mawilkinson - 2014-03-19, 18:36
RE: Episodehunter Add-on - by Episodehunter - 2014-03-20, 09:46
RE: Episodehunter Add-on - by mawilkinson - 2014-03-20, 19:46
RE: Episodehunter Add-on - by Episodehunter - 2014-04-02, 18:12
RE: Episodehunter Add-on - by juampablex - 2015-01-22, 18:58
RE: Episodehunter Add-on - by Episodehunter - 2015-01-22, 21:49
RE: Episodehunter Add-on - by cabji - 2017-01-10, 03:31
RE: Episodehunter Add-on - by Episodehunter - 2017-01-10, 21:59
RE: Episodehunter Add-on - by cabji - 2017-03-19, 14:55
RE: Episodehunter Add-on - by Natanaed - 2018-04-24, 05:47
RE: Episodehunter Add-on - by Episodehunter - 2018-04-24, 20:29
Helix still supported? - by cabji - 2018-10-23, 01:47
RE: Episodehunter Add-on - by Karellen - 2018-10-23, 04:30
RE: Episodehunter Add-on - by Episodehunter - 2018-10-23, 08:09
RE: Episodehunter Add-on - by cabji - 2018-11-12, 21:45
Logout Mark Read Team Forum Stats Members Help
Episodehunter Add-on1