Commit Graph

21 Commits

Author SHA1 Message Date
mediaminister
7504d1a6ec
Use inputstreamhelper for unprotected MPEG-DASH (#118) 2023-07-21 22:12:09 +02:00
Michaël Arnauts
8f59c16eab
Improve artwork (#79)
* Update channel logo's
* Improve artwork selection
* Filter out <br /> in descriptions
2021-03-19 16:45:26 +01:00
Michaël Arnauts
88e1bbc4d6
Add recommendations and categories (#76) 2021-02-17 07:42:24 +01:00
Dag Wieers
9ddc73094d
Fix incomplete descriptions (#75)
* Fix incomplete descriptions

This PR includes:
- Use full description for episodes rather than cut-off description
- Use the program description if the season description is missing

* Update kodiutils.py

Co-authored-by: Michaël Arnauts <michael.arnauts@gmail.com>
2021-02-16 16:57:52 +01:00
Michaël Arnauts
c8a1908159 Fix pylint warning 2020-11-17 16:52:15 +01:00
Michaël Arnauts
4fd5fda393 Cleanup imports in kodiutils, and fix translatePath for Matrix. 2020-11-17 09:33:59 +01:00
mediaminister
385c0b0aec
Add inputstreamhelper (#57) 2020-11-12 08:13:13 +01:00
Michaël Arnauts
f54622f930
Allow playing drm protected content (#47)
* Allow playing drm protected content
2020-11-04 12:48:33 +01:00
Michaël Arnauts
ed36677694
Various fixes (#46)
* Various fixes
* Order imports
* Use __name__ for _LOGGER
2020-10-26 10:25:57 +01:00
Michaël Arnauts
fd83e93b1d
Use sake for Kodi stubs (#36) 2020-07-09 10:16:45 +02:00
Michaël Arnauts
6ed3b1097b
Add Clean Metadata setting (#34) 2020-06-19 15:20:20 +02:00
Michaël Arnauts
121ea8808f
Use inputstream.adaptive for playback (#25) 2020-04-20 16:26:16 +02:00
mediaminister
40af262ae6
Fix multi-line text in progress dialog (#21) 2020-04-17 10:33:20 +02:00
mediaminister
2df7282d7e
Add compatibility for Kodi 19 Python API (#20) 2020-04-03 16:46:27 +02:00
Michaël Arnauts
6e9a4718fe
Rework cache (#15)
* Rework cache

* Cancel at 5%

* Check before removing auth token

* Fix cache refreshing from service
2020-04-01 11:01:22 +02:00
Dag Wieers
3281c41e21
Small workaround using OMXPlayer (#7) 2020-03-25 07:50:45 +01:00
Michaël Arnauts
7e86106562
Implement program caching for more metadata in listings (#8) 2020-03-22 15:37:15 +01:00
Michaël Arnauts
c44dbcd4d3 Improve authentication handling 2020-03-21 20:34:07 +01:00
Michaël Arnauts
f5786437f5 Fix imports 2020-03-20 15:05:49 +01:00
Michaël Arnauts
f1463e9887 Fix checks and tests 2020-03-20 13:53:21 +01:00
Michaël Arnauts
a5c7de6b68 First version of the addon 2020-03-19 16:45:31 +01:00