Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
ed36677694
Various fixes (#46)
* Various fixes
* Order imports
* Use __name__ for _LOGGER
2020-10-26 10:25:57 +01: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
c8781424c1
Add support for playing from the Guide with IPTV Manager (#29) 2020-05-25 20:41:38 +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
1006c6dae3
Improve EPG metadata (#13) 2020-03-24 23:29:16 +01:00
Michaël Arnauts
c3ff578fac Fix correct naming of channels to uppercase 2020-03-21 20:46:14 +01:00
Michaël Arnauts
860d91fc51 Don't play old episodes trough the TV guide 2020-03-21 20:34:30 +01:00
Michaël Arnauts
a5c7de6b68 First version of the addon 2020-03-19 16:45:31 +01:00