Dut Iptv Versions Save

Github repo containing Kodi addons for CanalDigitaal IPTV, F1 TV, KPN/Telfort/XS4All iTV, NLZiet, Telenet, T-Mobile TV, Videoland and Ziggo Go

1.4.2

2 years ago

General

  • Readmes updated

  • Issue template updated

  • Code cleanup

  • Copy enabled/disabled channels from Live to Replay and from Replay to Live

Videoland

  • Library integration

  • UpNext integration

NLZiet

  • Library integration

  • UpNext integration

  • Profile and watchlists support

1.3.0

2 years ago
  • Bug fixes

1.2.9

2 years ago

General

  • Update README: Add maximum supported resolution per addon, remove all mentions of Kodi 18

  • Update dependancies

  • Add a seperate menu item to show all movies currently available through Replay TV

  • Remove media_renewal_url / media_renewal_time as Inputstream Adaptive removed support

  • Fix for a bug where not yet available Replay TV was incorrectly shown

  • Use InputstreamHelper for taking care of Widevine installation/updating instead of implementing a custom sollution inside the addons

  • Add an option to settings to set the amount of items per page, set this to a really high number to disable pagenation

F1 TV

  • Add new content (F2, F3, W series, Porsche)

Telenet (BE)

  • Several additions that make playback possible on Android (TV), although this requires jumping through several hoops (see the README)

Videoland

  • Add profile support

  • Add continue watching

  • Add categories

  • Add Live TV

Dut-IPTV Simple IPTV Connector

  • Workaround for installation bug on Android (TV)

Full Changelog: https://github.com/dut-iptv/dut-iptv/compare/1.2.2...1.2.9

1.2.2

2 years ago
  • Inputstream/Widevine fix

1.2.1

2 years ago
  • Fixes for #53, #55 and #57

  • Bump all addons to version 1.2.1 to keep versions equal across all addons

1.1.7

3 years ago
  • Fix for a Ziggo playback issue (#46 #47), probably introduced by the latest Inputstream Adaptive or a change to the Ziggo API

  • Partial update to support the latest NLZiet API (V7) (#41)

  • Fix for widevine not installing on certain arm 64 systems with 32 bit userland (#42)

1.1.6

3 years ago
  • Fix for #38

  • Small changes to the F1 TV addon to prevent duplicates and remove hardcoded links

  • Bug fix for an error that was triggered on some systems when attempting to update the addon icon (1.1.5)

1.1.4

3 years ago
  • Fix addon icon not updating to the real icon

  • Add Audio Language Switching (Use the context menu / right click). Note that the latest Inputstream Adaptive seems to have fixed audio switching, making this workaround unneccesary

  • Change the way subtitles are disabled (don't completely remove all subtitles)

  • Don't use cached data for populating VOD lists in F1 TV addon, always use up to date data from the F1 TV API

1.1.3

3 years ago
  • Possible DNS fix for #21

  • Added F1 TV addon

  • Make caching time individually changable (currently only used F1 TV)

  • Base/constants changes to incorporate some required additions for F1 TV

  • Make Ziggo and Telenet addons identical

1.1.1

3 years ago
  • Ziggo login related changes