Commit Graph

15 Commits

Author SHA1 Message Date
mediaminister
9cdebb6c7f
Update api (#114) 2023-01-16 17:59:29 +01:00
Michaël Arnauts
0edbad10df
Improve playback error handling (#87) 2021-04-23 23:27:55 +02: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
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
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
c8781424c1
Add support for playing from the Guide with IPTV Manager (#29) 2020-05-25 20:41:38 +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
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
Michaël Arnauts
7e86106562
Implement program caching for more metadata in listings (#8) 2020-03-22 15:37:15 +01:00
Michaël Arnauts
a5c7de6b68 First version of the addon 2020-03-19 16:45:31 +01:00