Skip to content

Kodi addon for Tet plus (unofficial). Based on Camel-RD xbmc-lattelecom.tv

Notifications You must be signed in to change notification settings

karoisuzvards/plugin.video.tetplus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tet Plus Live TV Kodi addon (unofficial)

This is a community maintained unofficial Tet Plus Kodi addon. To use it, you must have an account on tet.plus.

Currently this plugin uses tet.plus web application API.

MOTIVATION

  1. Kodi is nice :)

  2. Had struggle with Tet.plus Chrome and Chromecast.

  3. My old Samsung Tizen TetPlus app is ancient (seem that its not updated).

  4. I am using Ruby on daily basis - its time to fiddle with Python and settle the debate (Ruby is superior anyways)

STATUS

This is a fork of https://github.com/Camel-RD/xbmc-lattelecom.tv (which was forked from https://github.com/martinsbalodis/xbmc-lattelecom.tv)

Main goal is to make this addon compatible with Kodi Matrix (19.x)

Features:

  • authentication happy path
  • live tv playback (using DASH protocol)
  • Support for series (navigation, playback, pagination)
  • Support for films (navigation, playback, pagination)
  • Continue Watching (navigation, playback, pagination)
  • EPG

Roadmap:

  • Repository
  • Watch Later
  • Search movies
  • Error handling

Usage

Download this repository as a .zip file or download one of the releases from Github's releases section. Then install it as .zip file in Kodi addons section.

Make sure you go to addon settings to input your credentials.

Requirements for TV section and EPG

Addon has listed necessary addons but since not all of them are available in Kodi repository for all platforms, some of them are marked as optional, more specifically IPTV Simple and Inputstream Adaptive.

IPTV Simple addon is necessary to enable TV section and EPG. After installing this addon, go to Lattelecom Live TV addon settings and click Configure PVR IPTVSimple addon automatically and then Rebuild EPG data. After that restart Kodi and it should work.

Inputstream Adaptive will make switching between channels almost instant. It has also support for DASH protocol and DRM protected streams (not tested if works without)

Screenshots

TV Series (after opening addon)

Alt text

Continue watching (after opening addon)

Alt text

Timeline in TV section

Alt text

Channel view in TV section

Alt text

Addon settings section

Alt text

FAQ

My device has FullHD support but I get 720p stream

Open InputStream Adaptive addon settings and select General -> Stream Selection -> Manually select video stream and OK

(In case of Linux) - copy folder resources/inputstream.adaptive to .kodi/userdata/addon_data - after that you can pick up manually stream from settings

More info: https://github.com/xbmc/inputstream.adaptive/wiki/Stream-selection-types-properties

Development

Setup

  • install kodi 20.x on your workstation
  • clone this repo and move it to addon directory (https://kodi.wiki/view/Kodi_data_folder)
  • open your editor, make changes and test them instantly on launched Kodi instance
  • create PR against the repo :)
  • PROFIT!

About

Kodi addon for Tet plus (unofficial). Based on Camel-RD xbmc-lattelecom.tv

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%