Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Releases: hubsif/kodi-tk_bbl

Version 2.2.0-beta

16 Nov 20:42
Compare
Choose a tag to compare

Beta release using Telekom's new API.

Changes:

  • regorganized and beautified menu for new api

Version 2.2.0-alpha

26 Oct 21:03
Compare
Choose a tag to compare
Version 2.2.0-alpha Pre-release
Pre-release

First alpha release using Telekom's new API.

It displays the menu structure as provided by the webservice and loads a maximum of 10 pages (~100 items). Future versions will reorganize the feed for a better menu structure.

This alpha-release is only roughly tested and marked unstable. I released it because Telekom (or their provider Laola.tv) neglects the old API which causes some game streams not to work. With this alpha, basketball fans might still be able to watch those streams in Kodi.

Version 1.1.3

13 Oct 07:46
Compare
Choose a tag to compare

Telekom changed server side data which caused the detection of live games to crash.
Display of live games might still not work, this is only a quick fix to get the addon running again.

The Telekom is about to change the server side service, which requires a complete rewrite of the addon. The old service is still available atm, though. I hope I'll be able to have the addon updated before they switch it off.

Changes:

  • fix broken addon start caused by changed server data

Version 1.1.2

30 Sep 19:40
Compare
Choose a tag to compare

Video playback was broken, which made this Addon unusable. This has been fixed.

Changes:

  • fix login url
  • fix display of live games in main menu

Version 1.1.1

02 Oct 19:56
Compare
Choose a tag to compare

Changes:

  • change addon path translation method

Version 1.1.0

10 May 11:54
Compare
Choose a tag to compare

Changes:

  • use mechanize only where needed
  • show all related videos of past games
  • remove compiled python bytecode
  • fix urllib ssl issue
  • remove wrong dependency

Version 1.0.3

14 Mar 19:59
Compare
Choose a tag to compare

Changes:

  • show live games in main menu

Version 1.0.2

14 Mar 17:13
Compare
Choose a tag to compare

Changes:

  • fix auth for live streaming

initial release

09 Nov 10:27
Compare
Choose a tag to compare
v1.0.1

Initial release