Python 3 Merged in MAINLINE!!
#16
Hbo GO Europe - https://github.com/arvvoid/plugin.video.hbogoeu

Last release have Python 2/3 support, work with no issues on last nightly build with Python 3 support
Reply
#17
The version of kodi-addon-checker on pypy doesn't seem to support matrix and throws this error:


Code:
kodi-addon-checker: error: argument --branch: invalid choice: 'matrix' (choose from 'gotham', 'helix', 'isengard', 'jarvis', 'krypton', 'leia')
238The command "kodi-addon-checker --branch $BRANCH $ADDON_ID" exited with 2.

I'm using it via travis and my job is failing. 

Looks like the travis config for the repo still uses leia as well.
Reply
#18
There is a version of Artist Slideshow available that should work in Matrix with Python 3 (based on limited testing).  I haven't merged it into master (and probably won't for some time), but it's at:

https://github.com/pkscout/script.artist...ew-version
Reply
#19
IMDB Trailers and Dailymotion addons were updated to support Py2/3 a while ago
Kodi 22 nightly Windows 10 | 21.2 Xbox One X | 22 nightly Linux Mint Xia XFCE | CoreELEC NO 22 nightly S905X4 aarch64
Reply
#20
(2019-10-15, 18:08)ronie Wrote: nope, we used the migration branch for testing only.
py3 (only) addons can be submitted to the matrix branch.

@ronie But if I have submitted a Py2/Py3 compatible addon to branch krypton, will it be available in matrix automagically or do I need to do something?
Reply
#21
It will be available in matrix, as usual.
Reply
#22
(2019-11-02, 21:30)Rechi Wrote: It will be available in matrix, as usual.

Alright, great!

Just out of curiosity; how do you determine which addons you can uplift to matrix (as it is P3 only)?
Reply
#23
Currently one see everything. There are no special special Python 3 checks.
Reply

Logout Mark Read Team Forum Stats Members Help
Python 3 Merged in MAINLINE!!0