Commit Graph

140 Commits

Author SHA1 Message Date
mediaminister
40af262ae6
Fix multi-line text in progress dialog (#21) 2020-04-17 10:33:20 +02:00
Michaël Arnauts
74769ffc47 Fix seaons without episodes 2020-04-13 10:32:04 +02:00
mediaminister
2df7282d7e
Add compatibility for Kodi 19 Python API (#20) 2020-04-03 16:46:27 +02:00
Michaël Arnauts
6cec23ba1a Fix token encoding 2020-04-02 20:45:52 +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
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
Michaël Arnauts
2cf14a0b20 Prepare for v0.1.0 2020-03-27 16:58:56 +01:00
Michaël Arnauts
e35dd28de9
Improve CI tests (#14) 2020-03-26 11:31:28 +01:00
Michaël Arnauts
fe82e8e9e0 Add screenshots 2020-03-25 18:25:04 +01:00
Michaël Arnauts
b1ccab6ab1
Update README.md 2020-03-25 17:52:51 +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
Dag Wieers
3281c41e21
Small workaround using OMXPlayer (#7) 2020-03-25 07:50:45 +01:00
Michaël Arnauts
755e342071 Fix test 2020-03-25 07:50:10 +01:00
Michaël Arnauts
1006c6dae3
Improve EPG metadata (#13) 2020-03-24 23:29:16 +01:00
Michaël Arnauts
fd59759892 Allow to run tests without authentication 2020-03-24 22:22:36 +01:00
Michaël Arnauts
f15adcf7f3 Use icon that is less fluo. 2020-03-24 18:01:40 +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
b0b64d5af8
Update README.md 2020-03-23 20:07:39 +01:00
Michaël Arnauts
882f2941a7
Update README.md 2020-03-23 20:04:54 +01:00
Michaël Arnauts
39cb2f35df
Replace Travis with GitHub Actions (#10) 2020-03-23 19:58:55 +01:00
Dag Wieers
b70544c0ad
Small translation fixes (#12) 2020-03-23 17:45:50 +01:00
Michaël Arnauts
9b94ba381d
Improve code coverage (#9)
* Improve code coverage testing
2020-03-23 16:30:25 +01:00
Michaël Arnauts
decd9a49f1 Spelling fixes 2020-03-23 15:04:41 +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
57cf842ca7 Fix logo of VIER 2020-03-21 20:55:25 +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
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
213f870214 Add README 2020-03-20 14:13:39 +01:00
Michaël Arnauts
25ca7593f7 Add addon_settings.json 2020-03-20 13:58:59 +01:00
Michaël Arnauts
f1463e9887 Fix checks and tests 2020-03-20 13:53:21 +01:00
Michaël Arnauts
007e684065 Update xbmc stubs 2020-03-20 13:32:55 +01:00
Michaël Arnauts
afbc2e6fdb Add logo and optimize png's 2020-03-20 11:49:08 +01:00
Michaël Arnauts
c4640d5fdf Enable reuselanguageinvoker 2020-03-19 16:54:54 +01:00
Michaël Arnauts
a5c7de6b68 First version of the addon 2020-03-19 16:45:31 +01:00
Michaël Arnauts
89f55f70b0 Initial commit 2020-03-16 09:44:13 +01:00