Commit Graph

10 Commits

Author SHA1 Message Date
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
78bfae2471
Check for unused translations (#24) 2020-04-20 16:09:00 +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
Michaël Arnauts
e35dd28de9
Improve CI tests (#14) 2020-03-26 11:31:28 +01: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
39cb2f35df
Replace Travis with GitHub Actions (#10) 2020-03-23 19:58:55 +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
25ca7593f7 Add addon_settings.json 2020-03-20 13:58:59 +01:00
Michaël Arnauts
a5c7de6b68 First version of the addon 2020-03-19 16:45:31 +01:00