Skip to content

Releases: f-lawe/plugin.video.orange.fr

2.3.1

12 Oct 17:22
Compare
Choose a tag to compare

Changed

  • Routing and provider interface now allow various depths in catchup menus (#67)

2.3.0

11 Oct 19:32
Compare
Choose a tag to compare

Changed

  • Update to InputstreamAdaptive for Kodi 21 (#63)
  • Avoid reauthentication when stored session data is not expired (#64)
  • Better error management (#65)

2.2.1

07 Oct 18:04
Compare
Choose a tag to compare

Changed

2.2.0

04 Oct 11:59
Compare
Choose a tag to compare

Added

  • Support remote authentication to Orange live and catchup streams (#22)

2.1.4

09 Aug 13:54
Compare
Choose a tag to compare

Changed

  • Better UI items management

Fixed

  • InputStream Helper is now called properly (#50)
  • Avoid plugin to be run twice on catchup TV videos (#55)

2.1.3

21 Jul 18:39
Compare
Choose a tag to compare

Fixed

  • IPTV Manager should now detects Orange TV France from clean install

2.1.2

05 Jul 16:06
Compare
Choose a tag to compare

Changed

  • Better timeshift management

2.1.1

22 Jun 22:09
Compare
Choose a tag to compare

Changed

  • Use ABC for class inheritance
  • Move Orange util functions to decicated abstract Orange provider
  • Better authenticated request management
  • Move caching logic to utils

2.1.0

21 Jun 15:32
Compare
Choose a tag to compare

Added

  • Catchup TV

2.0.1

20 Jun 15:02
Compare
Choose a tag to compare

Changed

  • Use Kodi Addon checker from pip package instead of GitHub Actions