Michaël Arnauts
|
6565b4e0df
|
Fix watched indicator
|
2021-02-01 13:44:39 +01:00 |
|
Michaël Arnauts
|
e25ebfd8a2
|
Rebranding to GoPlay (#64)
* Support for rebranding to GoPlay
|
2021-02-01 08:53:13 +01:00 |
|
Michaël Arnauts
|
57b2ac36c0
|
Fix CI tests (#59)
|
2020-11-28 17:13:21 +01:00 |
|
mediaminister
|
909ab94003
|
Fix clearing local metadata (#55)
|
2020-11-10 23:18:41 +01:00 |
|
Michaël Arnauts
|
209edde50d
|
Don't cast season to an int since it can be a string (#54)
|
2020-11-10 10:52:06 +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
|
6ed3b1097b
|
Add Clean Metadata setting (#34)
|
2020-06-19 15:20:20 +02:00 |
|
Michaël Arnauts
|
3477fd4aa2
|
Use sock.sendall instead of sock.send (#32)
|
2020-06-12 17:02:19 +02:00 |
|
Michaël Arnauts
|
6e30322f8a
|
Pass genre, program title and episode number to IPTV Manager. (#31)
|
2020-06-09 10:51:59 +02:00 |
|
Michaël Arnauts
|
3902a93aa1
|
Add stream info for direct playing in Kodi 19 (#30)
|
2020-06-02 22:55:50 +02:00 |
|
Michaël Arnauts
|
c8781424c1
|
Add support for playing from the Guide with IPTV Manager (#29)
|
2020-05-25 20:41:38 +02:00 |
|
Michaël Arnauts
|
b5e36047f5
|
Add option for debug logging and fix CI (#27)
|
2020-05-11 14:12:13 +02:00 |
|
Michaël Arnauts
|
b33062bd35
|
Add categories and clips (#23)
|
2020-04-20 08:59:10 +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 |
|
mediaminister
|
3d7a05cf24
|
Py2/3 compatibility fixes (#16)
|
2020-04-01 11:00:06 +02:00 |
|
Dag Wieers
|
b282b3ef34
|
Various check fixes (#11)
* Various check fixes
This PR includes:
- Fix invalid-name pylint check
- Enable overriding PYTHON in Makefile
- Supporting multiple languages
* Add invalid-name to routing tests
Co-authored-by: Michaël Arnauts <michael.arnauts@gmail.com>
|
2020-03-25 08:08:15 +01:00 |
|
Dag Wieers
|
3281c41e21
|
Small workaround using OMXPlayer (#7)
|
2020-03-25 07:50:45 +01:00 |
|
Michaël Arnauts
|
1006c6dae3
|
Improve EPG metadata (#13)
|
2020-03-24 23:29:16 +01:00 |
|
Michaël Arnauts
|
2c25ddd948
|
Use CACHE_PREVENT when opening a program so the cache is refreshed.
|
2020-03-24 17:58:40 +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
|
0ca9cf5b75
|
Fix resolution in stream_dict
|
2020-03-22 10:39:49 +01:00 |
|
Michaël Arnauts
|
5a19cf02a9
|
Handle authentication errors better
|
2020-03-22 10:30:23 +01:00 |
|
Michaël Arnauts
|
c3ff578fac
|
Fix correct naming of channels to uppercase
|
2020-03-21 20:46:14 +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 |
|