Commit Graph

31 Commits

Author SHA1 Message Date
Michaël Arnauts
dc446332ab Fix tests 2023-07-21 22:15:07 +02:00
mediaminister
9cdebb6c7f
Update api (#114) 2023-01-16 17:59:29 +01:00
Michaël Arnauts
5ce74e4ec3 Update CI pipeline 2023-01-04 14:11:54 +01:00
Michaël Arnauts
98a0ffb162
Support Python 3.10 (#107)
* Support Python 3.10

* Add timeout

* Fix test
2022-10-16 15:36:00 +02:00
Michaël Arnauts
9f4bba446a
Fix clips (#108) 2022-10-16 15:32:56 +02:00
Michaël Arnauts
a26121ee37
Fix API (#105) 2022-07-07 15:51:56 +02:00
Michaël Arnauts
16bb1ceab3
Modify repository so HEAD contains the Matrix version (#100) 2022-02-02 17:49:48 +01:00
Michaël Arnauts
bcb5caceeb
Fix playback of DRM protected content (#101) 2022-02-02 17:45:56 +01:00
Michaël Arnauts
13af7437af
Various fixes due to layout changes (#97)
* Various fixes due to layout changes

* Update .pylintrc
2021-10-21 15:19:10 +02:00
mediaminister
3a9848d0f0
Fix tests (#94) 2021-09-15 16:28:47 +02:00
michaelarnauts
f221d0040f Fix test 2021-07-12 20:15:55 +02:00
Michaël Arnauts
d5551f4e9e
Add support for Play7 (#86) 2021-04-06 18:07:15 +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
2f0e236718 Update test 2021-02-25 13:00:48 +01:00
Michaël Arnauts
88e1bbc4d6
Add recommendations and categories (#76) 2021-02-17 07:42:24 +01:00
Michaël Arnauts
1a541552d7
Remove background metadata downloading (#74)
* Don't download metadata in the background anymore

* Remove warning logging
2021-02-15 13:42:10 +01:00
Michaël Arnauts
a80100247e
Fix error when requesting a My List that has not been created yet. (#73) 2021-02-11 18:25:51 +01:00
Michaël Arnauts
7ad56fbca2
Cleanup CI test (#72) 2021-02-09 21:09:58 +01:00
Michaël Arnauts
1140b9b07a
Implement My List (#71)
* Fetch my list from amazon cognito sync
* Allow updating My List
2021-02-09 20:54:40 +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
Michaël Arnauts
b41bf2543f Prepare for v0.3.0 2020-11-12 14:38:10 +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
6e30322f8a
Pass genre, program title and episode number to IPTV Manager. (#31) 2020-06-09 10:51:59 +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
78bfae2471
Check for unused translations (#24) 2020-04-20 16:09:00 +02:00
Michaël Arnauts
b33062bd35
Add categories and clips (#23) 2020-04-20 08:59:10 +02:00
mediaminister
2df7282d7e
Add compatibility for Kodi 19 Python API (#20) 2020-04-03 16:46:27 +02:00
Dag Wieers
fa90644f61
Move test/ to tests/ (#17)
This PR includes:
- Migrate test/ to tests/
- Remove codecov (use the organization's default)
2020-04-01 12:42:04 +02:00