[Deprecated] Kodi 19 (Matrix) nightly builds for Vero 2 & 4K

18.8-111, 29 Jan 2020: Based off OSMC commit (160d6f9c) and xbmc (aaa85cf93)

Note: Kodi has now merged the changes for Python3. If addon dev’s have not updated their builds for Python 3 then expect breakages.

XBMC:

  • [JSON-RPC] Fix plugin:// url support for Files.GetFileDetails (PR:17202, 1 commit, 6 files changed)
  • [AddonBase] Segfault/AV in CreateInstanceEx if addonInstance is not initialized (PR:17219, 1 commit, 1 file changed)
  • [Estuary] remove support for addons that have not been updated to py3 (PR:17227, 3 commits, 11 files changed)
  • Add JSON RPC call to send button press event. (PR:16858, 1 commit, 10 files changed)
  • [Profiles] Perform operations only outside the login screen (PR:17138, 1 commit, 2 files changed)
  • Fix MUSICPLAYER_DISC_TITLE define position (PR:17263, 1 commit, 1 file changed)
  • [VideoThumbLoader] Do not replace the whole art map when getting item (PR:17127, 1 commit, 3 files changed)
  • [PVR] Fix CPVREpgTagsContainer::UpdateEntries to reset the tags cache (PR:17268, 1 commit, 2 files changed)
  • [depends] allow compiling on an aarch64 host (PR:17260, 1 commit, 2 files changed)
  • [PVR] Fix CPVREpgTagsCache missing channel data. (PR:17271, 1 commit, 3 files changed)
  • [cmake] fix ldflags transfer on addon depends build (PR:17266, 1 commit, 1 file changed)
  • [Estuary] Media Flags fix (PR:17235, 1 commit, 1 file changed)

vfs.libarchive:

  • [Matrix] update addon depends and improve addon code a bit (PR:36, 14 commits, 49 files changed)

Binary addons:

audioencoder.flac (7bce2e5a) , audioencoder.lame (476f4b2e) , audioencoder.vorbis (acd7c796) , audioencoder.wav (673c6088) , inputstream.adaptive (97f2d965) , inputstream.rtmp (ce68b77a) , peripheral.xarcade (51e1a455) , peripheral.joystick (c22df4db) , imagedecoder.raw (41a370db) , peripheral.steamcontroller (0347e66d) , game.libretro (454457e3) , game.libretro.2048 (5ef34ede) , game.libretro.beetle-gba (fe8c8211) , game.libretro.fceumm (e9235c2e) , game.libretro.gw (e035625e) , game.libretro.beetle-pce-fast (5cadd9c0) , game.libretro.bnes (346a6aa9) , game.libretro.nestopia (8ad703e4) , game.libretro.bsnes-mercury-balanced (75e07992) , game.libretro.mame2000 (0a9904df) , game.libretro.mame2003 (e85bb625) , game.libretro.bluemsx (ba3f17b6) , game.libretro.vecx (4bd12527) , game.libretro.mame2003_plus (f826cb5d) , game.libretro.gambatte (402e35ef) , game.libretro.beetle-bsnes (5670f01f) , game.libretro.meteor (774b61d8) , game.libretro.mgba (e318edb1) , game.libretro.vba-next (de94ca8b) , game.libretro.quicknes (c3dd653f) , game.libretro.scummvm (90aa42a7) , game.libretro.snes9x (8c05239d) , game.libretro.stella (13578046) , game.libretro.dosbox (97819e8d) , game.libretro.vbam (663fa517) , game.libretro.yabause (8e907c8d) , game.libretro.genplus (c0521a75) , game.libretro.mame (0ec07f70) , game.libretro.bsnes-mercury-accuracy (f43aed44) , pvr.waipu (e132897d) , pvr.sledovanitv.cz (07ca5519) , pvr.argustv (a8a1ad23) , pvr.mythtv (5d79dc7c) , pvr.hts (56e95c4b) , pvr.pctv (31d82789) , pvr.stalker (c69e54b7) , pvr.filmon (b2c4b018) , pvr.octonet (8032f085) , pvr.zattoo (7b8cb33b) , pvr.vbox (6373a100) , pvr.wmc (06b0123e) , pvr.nextpvr (92d01d1e) , pvr.njoy (fdffa7d6) , pvr.teleboy (04443145) , pvr.vdr.vnsi (57f8e85a) , pvr.vuplus (84537075) , pvr.dvbviewer (861cd34b) , pvr.dvblink (9d854c83) , pvr.hdhomerun (44654454) , pvr.iptvsimple (1df685ca) , pvr.demo (f7bdb99e) , pvr.mediaportal.tvserver (88db569e) , vfs.libarchive (2ba11021) , vfs.rar (394c96ef) , vfs.sftp (c738ea4a) , pvr.freebox (7fb6d449)

18.8-112, 31 Jan 2020: Based off OSMC commit (7df0df0f) and xbmc (37f51f6e6)

Note: Kodi has now merged the changes for Python3. If addon dev’s have not updated their builds for Python 3 then expect breakages.

XBMC:

  • Add JSON RPC call to send button press event. (PR:16858, 1 commit, 10 files changed)
  • [Profiles] Perform operations only outside the login screen (PR:17138, 1 commit, 2 files changed)
  • Fix MUSICPLAYER_DISC_TITLE define position (PR:17263, 1 commit, 1 file changed)
  • [VideoThumbLoader] Do not replace the whole art map when getting item (PR:17127, 1 commit, 3 files changed)
  • [PVR] Fix CPVREpgTagsContainer::UpdateEntries to reset the tags cache (PR:17268, 1 commit, 2 files changed)
  • [depends] allow compiling on an aarch64 host (PR:17260, 1 commit, 2 files changed)
  • [PVR] Fix CPVREpgTagsCache missing channel data. (PR:17271, 1 commit, 3 files changed)
  • [cmake] fix ldflags transfer on addon depends build (PR:17266, 1 commit, 1 file changed)
  • [JSON-RPC] Fix plugin:// url support for Files.GetFileDetails (PR:17202, 1 commit, 6 files changed)
  • [AddonBase] Segfault/AV in CreateInstanceEx if addonInstance is not initialized (PR:17219, 1 commit, 1 file changed)
  • [Estuary] remove support for addons that have not been updated to py3 (PR:17227, 3 commits, 11 files changed)
  • [gbm] define EGL_NO_X11 to follow upstream changes (PR:17272, 1 commit, 1 file changed)
  • Fix TextureCache::CacheImage does not fill texture outparam (PR:17277, 1 commit, 1 file changed)
  • Inputstream fixes (PR:17233, 2 commits, 2 files changed)
  • [addons][inputstream] add RDS stream support (PR:17163, 1 commit, 3 files changed)
  • [depends] bump samba-gplv3 to version 4.11.6 & build static (PR:17209, 3 commits, 21 files changed)
  • [addons] cleanup, prevent C++ from addon in Kodi, fix addon CStructHdl (PR:17281, 4 commits, 9 files changed)

vfs.libarchive:

  • [Matrix] update addon depends and improve addon code a bit (PR:36, 14 commits, 49 files changed)

Binary addons:

audioencoder.flac (7bce2e5a) , audioencoder.lame (476f4b2e) , audioencoder.vorbis (acd7c796) , audioencoder.wav (673c6088) , inputstream.adaptive (97f2d965) , inputstream.rtmp (ce68b77a) , peripheral.xarcade (51e1a455) , peripheral.joystick (9bdb5505, +1), imagedecoder.raw (41a370db) , peripheral.steamcontroller (0347e66d) , game.libretro (454457e3) , game.libretro.2048 (c556bc2f, +1), game.libretro.beetle-gba (fe8c8211) , game.libretro.fceumm (a9877ced, +1), game.libretro.gw (a57a96ad, +1), game.libretro.beetle-pce-fast (00d93dae, +1), game.libretro.bnes (346a6aa9) , game.libretro.nestopia (84323c95, +1), game.libretro.bsnes-mercury-balanced (0260670b, +1), game.libretro.mame2000 (729d9bdb, +1), game.libretro.mame2003 (2d3662ba, +1), game.libretro.bluemsx (087c1163, +1), game.libretro.vecx (3349d6f9, +1), game.libretro.mame2003_plus (b80e5a3f, +2), game.libretro.gambatte (53861607, +1), game.libretro.beetle-bsnes (e17157ad, +1), game.libretro.meteor (774b61d8) , game.libretro.mgba (bfbd143d, +1), game.libretro.vba-next (3d330298, +1), game.libretro.quicknes (2a90b9f1, +1), game.libretro.scummvm (90aa42a7) , game.libretro.snes9x (719efc61, +1), game.libretro.stella (e0037050, +1), game.libretro.dosbox (97819e8d) , game.libretro.vbam (f79b31be, +1), game.libretro.yabause (7f18d0e7, +1), game.libretro.genplus (858c8529, +1), game.libretro.mame (2280ceab, +1), game.libretro.bsnes-mercury-accuracy (75853889, +1), pvr.waipu (e132897d) , pvr.sledovanitv.cz (07ca5519) , pvr.argustv (a8a1ad23) , pvr.mythtv (5d79dc7c) , pvr.hts (56e95c4b) , pvr.pctv (31d82789) , pvr.stalker (c69e54b7) , pvr.filmon (b2c4b018) , pvr.octonet (8032f085) , pvr.zattoo (7b8cb33b) , pvr.vbox (6373a100) , pvr.wmc (06b0123e) , pvr.nextpvr (92d01d1e) , pvr.njoy (fdffa7d6) , pvr.teleboy (04443145) , pvr.vdr.vnsi (57f8e85a) , pvr.vuplus (84537075) , pvr.dvbviewer (861cd34b) , pvr.dvblink (9d854c83) , pvr.hdhomerun (44654454) , pvr.iptvsimple (1df685ca) , pvr.demo (f7bdb99e) , pvr.mediaportal.tvserver (88db569e) , vfs.libarchive (2ba11021) , vfs.rar (394c96ef) , vfs.sftp (b8946dbd, +1), pvr.freebox (7fb6d449)

18.8-113, 2 Feb 2020: Based off OSMC commit (f6c658f58) and xbmc (37f51f6e6)

Note: Kodi has now merged the changes for Python3. If addon dev’s have not updated their builds for Python 3 then expect breakages.

XBMC:

  • [addons] move GetTempAddonBasePath() from binary to normal AddonManager (PR:17293, 1 commit, 5 files changed)
  • [Estuary] fix navigation in video info dialog (PR:17306, 1 commit, 1 file changed)
  • Games: Fix launching disk images and zip files (PR:17274, 4 commits, 5 files changed)

Binary addons:

audioencoder.flac (7bce2e5a) , audioencoder.lame (476f4b2e) , audioencoder.vorbis (acd7c796) , audioencoder.wav (673c6088) , inputstream.adaptive (97f2d965) , inputstream.rtmp (ce68b77a) , peripheral.xarcade (51e1a455) , peripheral.joystick (f21f82b2, +7), imagedecoder.raw (41a370db) , peripheral.steamcontroller (0347e66d) , game.libretro (454457e3) , game.libretro.2048 (c556bc2f) , game.libretro.beetle-gba (fe8c8211) , game.libretro.fceumm (a9877ced) , game.libretro.gw (a57a96ad) , game.libretro.beetle-pce-fast (00d93dae) , game.libretro.bnes (346a6aa9) , game.libretro.nestopia (84323c95) , game.libretro.bsnes-mercury-balanced (0260670b) , game.libretro.mame2000 (729d9bdb) , game.libretro.mame2003 (2d3662ba) , game.libretro.bluemsx (087c1163) , game.libretro.vecx (3349d6f9) , game.libretro.mame2003_plus (b80e5a3f) , game.libretro.gambatte (53861607) , game.libretro.beetle-bsnes (e17157ad) , game.libretro.meteor (774b61d8) , game.libretro.mgba (bfbd143d) , game.libretro.vba-next (3d330298) , game.libretro.quicknes (2a90b9f1) , game.libretro.scummvm (90aa42a7) , game.libretro.snes9x (719efc61) , game.libretro.stella (e0037050) , game.libretro.dosbox (97819e8d) , game.libretro.vbam (f79b31be) , game.libretro.yabause (7f18d0e7) , game.libretro.genplus (858c8529) , game.libretro.mame (2280ceab) , game.libretro.bsnes-mercury-accuracy (75853889) , pvr.waipu (e132897d) , pvr.sledovanitv.cz (07ca5519) , pvr.argustv (a8a1ad23) , pvr.mythtv (5d79dc7c) , pvr.hts (56e95c4b) , pvr.pctv (31d82789) , pvr.stalker (c69e54b7) , pvr.filmon (b2c4b018) , pvr.octonet (8032f085) , pvr.zattoo (7b8cb33b) , pvr.vbox (6373a100) , pvr.wmc (06b0123e) , pvr.nextpvr (92d01d1e) , pvr.njoy (fdffa7d6) , pvr.teleboy (04443145) , pvr.vdr.vnsi (57f8e85a) , pvr.vuplus (84537075) , pvr.dvbviewer (861cd34b) , pvr.dvblink (9d854c83) , pvr.hdhomerun (44654454) , pvr.iptvsimple (1df685ca) , pvr.demo (f7bdb99e) , pvr.mediaportal.tvserver (88db569e) , vfs.libarchive (2ba11021) , vfs.rar (394c96ef) , vfs.sftp (b8946dbd) , pvr.freebox (7fb6d449)

18.8-114, 10 Feb 2020: Based off OSMC commit (0ddc74d1e) and xbmc (0e48da6a)

Note: Kodi has now merged the changes for Python3. If addon dev’s have not updated their builds for Python 3 then expect breakages.

XBMC:

  • [PVR] CPVREpg: Fix EPG not saved for newly added channels. (PR:17334, 2 commits, 4 files changed)
  • [PVR] Fix EPG tags not deleted from database after deleting a channel (PR:17345, 2 commits, 9 files changed)
  • namespace windows specific methods [part 1] (PR:17224, 3 commits, 115 files changed)
  • Prevent VideoSync from setting up in Destructor (PR:17193, 1 commit, 1 file changed)
  • fix missed line break (PR:17325, 1 commit, 1 file changed)
  • [test] TestCPUInfo: remove useless test (PR:17320, 1 commit, 1 file changed)
  • buildsteps: add linux-aarch64-gbm (PR:17321, 1 commit, 10 files changed)
  • [linux] CSysfsPath: fix reading from strings with spaces (PR:17289, 1 commit, 2 files changed)
  • Cleanup MHD content length patch and use the provided macro (PR:17319, 1 commit, 1 file changed)
  • Fix formatting of class enums (PR:17318, 1 commit, 3 files changed)
  • AudioEngine: Fix recovery in case of atempo filtergraph fails (PR:17051, 1 commit, 1 file changed)
  • Add liberapay to FUNDING.yml (3c3bb43)

inputstream.rtmp:

  • Set up CI with Azure Pipelines (447bc03)
  • Change Azure Pipeline to use Kodi Matrix (adacc78)

Binary addons:

audioencoder.flac (d2d56621, +11), audioencoder.lame (074bd2f3, +11), audioencoder.vorbis (621a40cd, +12), audioencoder.wav (5ac46e8c, +11), inputstream.adaptive (97f2d965) , inputstream.rtmp (02d6a0de, +12), peripheral.xarcade (51e1a455) , peripheral.joystick (464ada2b, +1), imagedecoder.raw (41a370db) , peripheral.steamcontroller (702fea82, +1), game.libretro (7ff3bcd2, +3), game.libretro.2048 (c556bc2f) , game.libretro.beetle-gba (fe8c8211) , game.libretro.fceumm (a9877ced) , game.libretro.gw (a57a96ad) , game.libretro.beetle-pce-fast (00d93dae) , game.libretro.bnes (346a6aa9) , game.libretro.nestopia (84323c95) , game.libretro.bsnes-mercury-balanced (0260670b) , game.libretro.mame2000 (729d9bdb) , game.libretro.mame2003 (2d3662ba) , game.libretro.bluemsx (087c1163) , game.libretro.vecx (3349d6f9) , game.libretro.mame2003_plus (b80e5a3f) , game.libretro.gambatte (53861607) , game.libretro.beetle-bsnes (e17157ad) , game.libretro.meteor (774b61d8) , game.libretro.mgba (bfbd143d) , game.libretro.vba-next (3d330298) , game.libretro.quicknes (2a90b9f1) , game.libretro.scummvm (90aa42a7) , game.libretro.snes9x (719efc61) , game.libretro.stella (e0037050) , game.libretro.dosbox (97819e8d) , game.libretro.vbam (f79b31be) , game.libretro.yabause (7f18d0e7) , game.libretro.genplus (858c8529) , game.libretro.mame (2280ceab) , game.libretro.bsnes-mercury-accuracy (75853889) , pvr.waipu (e132897d) , pvr.sledovanitv.cz (07ca5519) , pvr.argustv (a8a1ad23) , pvr.mythtv (5d79dc7c) , pvr.hts (56e95c4b) , pvr.pctv (31d82789) , pvr.stalker (c69e54b7) , pvr.filmon (b2c4b018) , pvr.octonet (8032f085) , pvr.zattoo (80558e7e, +2), pvr.vbox (6373a100) , pvr.wmc (06b0123e) , pvr.nextpvr (92d01d1e) , pvr.njoy (fdffa7d6) , pvr.teleboy (04443145) , pvr.vdr.vnsi (57f8e85a) , pvr.vuplus (84537075) , pvr.dvbviewer (861cd34b) , pvr.dvblink (9d854c83) , pvr.hdhomerun (44654454) , pvr.iptvsimple (e9588d3d, +4), pvr.demo (f7bdb99e) , pvr.mediaportal.tvserver (88db569e) , vfs.libarchive (1cd1e6aa) , vfs.rar (394c96ef) , vfs.sftp (b8946dbd) , pvr.freebox (7fb6d449)

18.8-115, 12 Feb 2020: Based off OSMC commit (51bb83520) and xbmc (4123ff42f)

Note: Kodi has now merged the changes for Python3. If addon dev’s have not updated their builds for Python 3 then expect breakages.

XBMC:

  • add setting to switch to visualisation on playback (PR:17225, 1 commit, 7 files changed)
  • [guiinfo] DisplayAfterSeek should not return True if playback is paused (PR:17312, 1 commit, 2 files changed)
  • fix ‘Show empty TV Shows’ for xml library node (PR:17313, 1 commit, 1 file changed)
  • [tools/EventClients] Bring back EXIF data of bluetooth.png and add Copyright tag (PR:17253, 1 commit, 1 file changed)
  • Fix memory leak (PR:17346, 1 commit, 1 file changed)

inputstream.rtmp:

  • [Matrix] update openssl and fix Windows UWP ARM build SSL build, cleanups (PR:61, 6 commits, 17 files changed)
  • Revert "my head balabala check " (PR:62, 1 commit, 1 file changed)

pvr.zattoo:

  • Add support for parental pin (26a8528)
  • Support selective replay by epg entry (707c31d)
  • Merge branch ‘Leia’ into Matrix (80558e7)

Binary addons:

audioencoder.flac (d2d56621) , audioencoder.lame (074bd2f3) , audioencoder.vorbis (621a40cd) , audioencoder.wav (5ac46e8c) , inputstream.adaptive (97f2d965) , inputstream.rtmp (02d6a0de) , peripheral.xarcade (51e1a455) , peripheral.joystick (464ada2b) , imagedecoder.raw (41a370db) , peripheral.steamcontroller (702fea82) , game.libretro (7ff3bcd2) , game.libretro.2048 (c556bc2f) , game.libretro.beetle-gba (fe8c8211) , game.libretro.fceumm (a9877ced) , game.libretro.gw (a57a96ad) , game.libretro.beetle-pce-fast (00d93dae) , game.libretro.bnes (346a6aa9) , game.libretro.nestopia (84323c95) , game.libretro.bsnes-mercury-balanced (0260670b) , game.libretro.mame2000 (729d9bdb) , game.libretro.mame2003 (2d3662ba) , game.libretro.bluemsx (087c1163) , game.libretro.vecx (3349d6f9) , game.libretro.mame2003_plus (b80e5a3f) , game.libretro.gambatte (53861607) , game.libretro.beetle-bsnes (e17157ad) , game.libretro.meteor (774b61d8) , game.libretro.mgba (bfbd143d) , game.libretro.vba-next (3d330298) , game.libretro.quicknes (2a90b9f1) , game.libretro.scummvm (90aa42a7) , game.libretro.snes9x (719efc61) , game.libretro.stella (e0037050) , game.libretro.dosbox (97819e8d) , game.libretro.vbam (f79b31be) , game.libretro.yabause (7f18d0e7) , game.libretro.genplus (858c8529) , game.libretro.mame (2280ceab) , game.libretro.bsnes-mercury-accuracy (75853889) , pvr.waipu (e132897d) , pvr.sledovanitv.cz (07ca5519) , pvr.argustv (a8a1ad23) , pvr.mythtv (5d79dc7c) , pvr.hts (56e95c4b) , pvr.pctv (31d82789) , pvr.stalker (c69e54b7) , pvr.filmon (b2c4b018) , pvr.octonet (8032f085) , pvr.zattoo (2bebe652, +4), pvr.vbox (6373a100) , pvr.wmc (06b0123e) , pvr.nextpvr (539d78a7, +1), pvr.njoy (fdffa7d6) , pvr.teleboy (04443145) , pvr.vdr.vnsi (57f8e85a) , pvr.vuplus (84537075) , pvr.dvbviewer (861cd34b) , pvr.dvblink (9d854c83) , pvr.hdhomerun (44654454) , pvr.iptvsimple (e9588d3d) , pvr.demo (f7bdb99e) , pvr.mediaportal.tvserver (88db569e) , vfs.libarchive (1cd1e6aa) , vfs.rar (394c96ef) , vfs.sftp (b8946dbd) , pvr.freebox (7fb6d449)

18.8-116, 17 Feb 2020: Based off OSMC commit (a2c5d35d07) and xbmc (ae7c3d121)

Note: Kodi has now merged the changes for Python3. If addon dev’s have not updated their builds for Python 3 then expect breakages.

XBMC:

  • [Estuary] Added support for script.embuary.info (PR:17365, 1 commit, 3 files changed)
  • [depends] bump curl to 7.68.0 (PR:17374, 4 commits, 5 files changed)
  • Don’t try to generate a thumb for unresolved plugin path (PR:17352, 1 commit, 1 file changed)
  • PlatformDefs.h: remove _atoi64 define (PR:17368, 1 commit, 3 files changed)
  • [depends] bump libfmt to 6.1.2 (PR:17362, 1 commit, 2 files changed)

pvr.nextpvr:

  • Transcoded Live TV support (#108) (539d78a)

pvr.zattoo:

  • Fix login with exclamation mark (PR:73, 2 commits, 2 files changed)
  • Merge remote-tracking branch ‘origin/Leia’ into Matrix (2bebe65)

pvr.dvblink:

  • [lang] updated language files from Transifex (1a1164d)

pvr.dvbviewer:

  • [lang] updated language files from Transifex (1ae2086)

pvr.filmon:

  • [lang] updated language files from Transifex (9aa6e80)

pvr.hdhomerun:

  • [lang] updated language files from Transifex (3941e2b)

pvr.hts:

  • [lang] updated language files from Transifex (5054f24)

pvr.nextpvr:

  • [lang] updated language files from Transifex (61f1671)

pvr.vbox:

  • [lang] updated language files from Transifex (3d33a69)

pvr.vdr.vnsi:

  • [lang] updated language files from Transifex (16dc894)

pvr.vuplus:
*[lang] updated language files from Transifex (c726f1b)

Binary addons:

audioencoder.flac (d2d56621) , audioencoder.lame (074bd2f3) , audioencoder.vorbis (621a40cd) , audioencoder.wav (5ac46e8c) , inputstream.adaptive (97f2d965) , inputstream.rtmp (02d6a0de) , peripheral.xarcade (51e1a455) , peripheral.joystick (464ada2b) , imagedecoder.raw (41a370db) , peripheral.steamcontroller (702fea82) , game.libretro (7ff3bcd2) , game.libretro.2048 (c556bc2f) , game.libretro.beetle-gba (fe8c8211) , game.libretro.fceumm (a9877ced) , game.libretro.gw (a57a96ad) , game.libretro.beetle-pce-fast (00d93dae) , game.libretro.bnes (346a6aa9) , game.libretro.nestopia (84323c95) , game.libretro.bsnes-mercury-balanced (0260670b) , game.libretro.mame2000 (729d9bdb) , game.libretro.mame2003 (2d3662ba) , game.libretro.bluemsx (087c1163) , game.libretro.vecx (3349d6f9) , game.libretro.mame2003_plus (b80e5a3f) , game.libretro.gambatte (53861607) , game.libretro.beetle-bsnes (e17157ad) , game.libretro.meteor (774b61d8) , game.libretro.mgba (bfbd143d) , game.libretro.vba-next (3d330298) , game.libretro.quicknes (2a90b9f1) , game.libretro.scummvm (90aa42a7) , game.libretro.snes9x (719efc61) , game.libretro.stella (e0037050) , game.libretro.dosbox (97819e8d) , game.libretro.vbam (f79b31be) , game.libretro.yabause (7f18d0e7) , game.libretro.genplus (858c8529) , game.libretro.mame (2280ceab) , game.libretro.bsnes-mercury-accuracy (75853889) , pvr.waipu (e132897d) , pvr.sledovanitv.cz (07ca5519) , pvr.argustv (a8a1ad23) , pvr.mythtv (5d79dc7c) , pvr.hts (5054f242, +1), pvr.pctv (31d82789) , pvr.stalker (c69e54b7) , pvr.filmon (9aa6e80f, +1), pvr.octonet (8032f085) , pvr.zattoo (2bebe652) , pvr.vbox (3d33a69c, +1), pvr.wmc (06b0123e) , pvr.nextpvr (61f1671e, +1), pvr.njoy (fdffa7d6) , pvr.teleboy (04443145) , pvr.vdr.vnsi (16dc894c, +1), pvr.vuplus (c726f1b4, +1), pvr.dvbviewer (1ae20869, +1), pvr.dvblink (1a1164d1, +1), pvr.hdhomerun (3941e2b4, +1), pvr.iptvsimple (e9588d3d) , pvr.demo (f7bdb99e) , pvr.mediaportal.tvserver (88db569e) , vfs.libarchive (1cd1e6aa) , vfs.rar (394c96ef) , vfs.sftp (b8946dbd) , pvr.freebox (7fb6d449)

18.8-117, 20 Feb 2020: Based off OSMC commit (1c43a15) and xbmc (0275416dcd)

Note: Kodi has now merged the changes for Python3. If addon dev’s have not updated their builds for Python 3 then expect breakages.

XBMC:

  • PlatformDefs.h: remove inttypes definitions (PR:17367, 1 commit, 22 files changed)
  • FFmpeg: Bump to 4.2.2-Matrix-Alpha1 (PR:17300, 2 commits, 8 files changed)
  • PlatformDefs.h: move FILETIME to XTimeUtils.h (PR:17358, 1 commit, 18 files changed)
  • [build] add note to DEFAULT_NDK_VERSION and DEFAULT_NDK_API (PR:17378, 1 commit, 1 file changed)

Binary addons:

audioencoder.flac (d2d56621) , audioencoder.lame (074bd2f3) , audioencoder.vorbis (621a40cd) , audioencoder.wav (5ac46e8c) , inputstream.adaptive (97f2d965) , inputstream.rtmp (02d6a0de) , peripheral.xarcade (51e1a455) , peripheral.joystick (464ada2b) , imagedecoder.raw (41a370db) , peripheral.steamcontroller (702fea82) , game.libretro (7ff3bcd2) , game.libretro.2048 (c556bc2f) , game.libretro.beetle-gba (fe8c8211) , game.libretro.fceumm (a9877ced) , game.libretro.gw (a57a96ad) , game.libretro.beetle-pce-fast (00d93dae) , game.libretro.bnes (346a6aa9) , game.libretro.nestopia (84323c95) , game.libretro.bsnes-mercury-balanced (0260670b) , game.libretro.mame2000 (729d9bdb) , game.libretro.mame2003 (2d3662ba) , game.libretro.bluemsx (087c1163) , game.libretro.vecx (3349d6f9) , game.libretro.mame2003_plus (b80e5a3f) , game.libretro.gambatte (53861607) , game.libretro.beetle-bsnes (e17157ad) , game.libretro.meteor (774b61d8) , game.libretro.mgba (bfbd143d) , game.libretro.vba-next (3d330298) , game.libretro.quicknes (2a90b9f1) , game.libretro.scummvm (90aa42a7) , game.libretro.snes9x (719efc61) , game.libretro.stella (e0037050) , game.libretro.dosbox (97819e8d) , game.libretro.vbam (f79b31be) , game.libretro.yabause (7f18d0e7) , game.libretro.genplus (858c8529) , game.libretro.mame (2280ceab) , game.libretro.bsnes-mercury-accuracy (75853889) , pvr.waipu (e132897d) , pvr.sledovanitv.cz (07ca5519) , pvr.argustv (a8a1ad23) , pvr.mythtv (5d79dc7c) , pvr.hts (5054f242) , pvr.pctv (31d82789) , pvr.stalker (c69e54b7) , pvr.filmon (9aa6e80f) , pvr.octonet (8032f085) , pvr.zattoo (e4d219b4, +2), pvr.vbox (3d33a69c) , pvr.wmc (06b0123e) , pvr.nextpvr (61f1671e) , pvr.njoy (fdffa7d6) , pvr.teleboy (8f3f3396, +4), pvr.vdr.vnsi (16dc894c) , pvr.vuplus (c726f1b4) , pvr.dvbviewer (1ae20869) , pvr.dvblink (1a1164d1) , pvr.hdhomerun (3941e2b4) , pvr.iptvsimple (e9588d3d) , pvr.demo (f7bdb99e) , pvr.mediaportal.tvserver (88db569e) , vfs.libarchive (1cd1e6aa) , vfs.rar (394c96ef) , vfs.sftp (b8946dbd) , pvr.freebox (7fb6d449)

18.8-118, 24 Feb 2020: Based off OSMC commit (ec24ac35) and xbmc (353d6108)

Note: Kodi has now merged the changes for Python3. If addon dev’s have not updated their builds for Python 3 then expect breakages.

XBMC:

  • [addons] move binary addon interface functions to own files / cleanups (PR:17294, 8 commits, 75 files changed)

pvr.filmon:

  • Set up CI with Azure Pipelines (523b0ec)
  • remove AppVeyor for test build (d5e68f8)
  • add Azure status badge to Readme.md (ea5b360)

pvr.freebox:

  • add kodi-platform, p8-platform and tinyxml to addon itself as depends (PR:27, 1 commit, 8 files changed)

pvr.hdhomerun:

  • Set up CI with Azure Pipelines (4d9fbad)
  • remove AppVeyor for test build (89152c1)
  • bring status badges in different lines (easier view update) (2539d5f)
  • fix travis status badge on README.md (used master before) (d66ac83)
  • add Azure status badge to Readme.md (459eae9)

pvr.hts:

  • Set up CI with Azure Pipelines (2362d87)
  • remove AppVeyor for test build (c655f8e)
  • fix travis status badge on README.md (used master before) (4688f55)
  • add Azure status badge to Readme.md (901187b)

pvr.iptvsimple:

  • add p8-platform to addon itself as depends (PR:328, 1 commit, 2 files changed)

pvr.mediaportal.tvserver:

  • add Azure status badge to Readme.md (4dc9cfe)
  • remove AppVeyor for test build (ded33b3)
  • add Azure status badge to Readme.md (bcf1dc0)

pvr.nextpvr:

  • Set up CI with Azure Pipelines (151979a)
  • remove AppVeyor for test build (566fc74)
  • add Azure status badge to Readme.md (2ea18d3)

pvr.njoy:

  • Set up CI with Azure Pipelines (e6bf14f)
  • remove AppVeyor for test build (26b2200)
  • add Azure status badge to Readme.md (c845d44)

pvr.pctv:

  • Set up CI with Azure Pipelines (2741d40)
  • remove AppVeyor for test build (744815a)
  • add Azure status badge to Readme.md (a5acfdd)

pvr.stalker:

  • add p8-platform to addon itself as depends (PR:130, 2 commits, 3 files changed)
  • Set up CI with Azure Pipelines (3ac1a8a)
  • remove AppVeyor for test build (a0b4cba)
  • add Azure status badge to Readme.md (6138cf9)

pvr.teleboy:

  • add p8-platform to addon itself as depends (PR:44, 1 commit, 2 files changed)

pvr.vbox:

  • Set up CI with Azure Pipelines (332db36)
  • remove AppVeyor for test build (90ef982)
  • add Azure status badge to Readme.md (3eae616)

pvr.vdr.vnsi:

  • Set up CI with Azure Pipelines (6ab28ef)
  • add Azure status badge to Readme.md (18b2cc5)
  • fix travis status badge on README.md (used master before) (522e242)

pvr.vuplus:

  • add kodi-platform, p8-platform and tinyxml to addon itself as depends (PR:273, 1 commit, 7 files changed)
  • Set up CI with Azure Pipelines (aa5a75f)
  • remove AppVeyor for test build (4828da0)
  • add Azure status badge to Readme.md (88e3591)

pvr.waipu:

  • add p8-platform to addon itself as depends (PR:60, 1 commit, 2 files changed)
  • Migrate settings to new format (PR:59, 2 commits, 2 files changed)

pvr.wmc:

  • Set up CI with Azure Pipelines (e794576)
  • remove AppVeyor for test build (e56f852)
  • add Azure status badge to Readme.md (b48c6c8)

pvr.zattoo:

  • remove kodi-platform and add p8-platform to addon itself as depends (PR:75, 2 commits, 7 files changed)

peripheral.joystick:

  • Set up CI with Azure Pipelines (1e96d24)

pvr.argustv:

  • Set up CI with Azure Pipelines (9ef40cd)
  • remove AppVeyor for test build (7c8f647)
  • add Azure status badge to Readme.md (11b13a8)

pvr.demo:

  • Set up CI with Azure Pipelines (bce3a7f)
  • add Azure status badge to Readme.md (c4a3410)
  • fix travis status badge on README.md (used master before) (6851da2)

pvr.dvblink:

  • Set up CI with Azure Pipelines (9a84b57)
  • remove AppVeyor for test build (74e4f64)
  • add Azure status badge to Readme.md (3ce3db2)

pvr.iptvsimple:

  • Set up CI with Azure Pipelines (041314f)
  • remove AppVeyor for test build (2ad1b78)
  • add Azure status badge to Readme.md (c05f11a)

vfs.libarchive:

  • Set up CI with Azure Pipelines (c6d2704)
  • add Azure to Readme.md and prevent AppVeyor show (fa3f51b)

vfs.rar:

  • Set up CI with Azure Pipelines (c07cb8e)
  • add Azure to Readme.md and prevent AppVeyor show (af8572b)
  • fix travis status badge on README.md (used master before) (01db5cf)

vfs.sftp:

  • Set up CI with Azure Pipelines (55b3641)
  • add Azure to Readme.md and prevent AppVeyor show (c3d5a17)
  • fix travis status badge on README.md (used master before) (d1dc0a7)

**Binary addons:**audioencoder.flac (d2d56621) , audioencoder.lame (074bd2f3) , audioencoder.vorbis (621a40cd) , audioencoder.wav (5ac46e8c) , inputstream.adaptive (97f2d965) , inputstream.rtmp (02d6a0de) , peripheral.xarcade (51e1a455) , peripheral.joystick (1e96d243, +1), imagedecoder.raw (41a370db) , peripheral.steamcontroller (702fea82) , game.libretro (7ff3bcd2) , game.libretro.2048 (c556bc2f) , game.libretro.beetle-gba (fe8c8211) , game.libretro.fceumm (a9877ced) , game.libretro.gw (a57a96ad) , game.libretro.beetle-pce-fast (00d93dae) , game.libretro.bnes (346a6aa9) , game.libretro.nestopia (84323c95) , game.libretro.bsnes-mercury-balanced (0260670b) , game.libretro.mame2000 (729d9bdb) , game.libretro.mame2003 (2d3662ba) , game.libretro.bluemsx (087c1163) , game.libretro.vecx (3349d6f9) , game.libretro.mame2003_plus (b80e5a3f) , game.libretro.gambatte (53861607) , game.libretro.beetle-bsnes (e17157ad) , game.libretro.meteor (774b61d8) , game.libretro.mgba (bfbd143d) , game.libretro.vba-next (3d330298) , game.libretro.quicknes (2a90b9f1) , game.libretro.scummvm (90aa42a7) , game.libretro.snes9x (719efc61) , game.libretro.stella (e0037050) , game.libretro.dosbox (97819e8d) , game.libretro.vbam (f79b31be) , game.libretro.yabause (7f18d0e7) , game.libretro.genplus (858c8529) , game.libretro.mame (2280ceab) , game.libretro.bsnes-mercury-accuracy (75853889) , pvr.waipu (578a0079, +4), pvr.sledovanitv.cz (07ca5519) , pvr.argustv (11b13a89, +3), pvr.mythtv (5d79dc7c) , pvr.hts (901187b4, +4), pvr.pctv (a5acfdd6, +3), pvr.stalker (c9ae0fb9, +6), pvr.filmon (ea5b360d, +3), pvr.octonet (8032f085) , pvr.zattoo (57613f16, +3), pvr.vbox (5277c950, +5), pvr.wmc (b48c6c81, +3), pvr.nextpvr (2ea18d33, +3), pvr.njoy (c845d44c, +3), pvr.teleboy (715a8352, +2), pvr.vdr.vnsi (522e2428, +3), pvr.vuplus (47e7a894, +7), pvr.dvbviewer (1ae20869) , pvr.dvblink (3ce3db24, +3), pvr.hdhomerun (459eae96, +5), pvr.iptvsimple (e57a009a, +5), pvr.demo (6851da25, +3), pvr.mediaportal.tvserver (bcf1dc01, +3), vfs.libarchive (fa3f51b9, +2), vfs.rar (01db5cf5, +3), vfs.sftp (d1dc0a76, +3), pvr.freebox (b2161b6e, +2)

18.8-119, 27 Feb 2020: Based off OSMC commit (df859cdf) and xbmc (23668bf01)

Note: Kodi has now merged the changes for Python3. If addon dev’s have not updated their builds for Python 3 then expect breakages.

XBMC:

  • Estuary maps (PR:17398, 1 commit, 1 file changed)
  • Refactoring enum MediaLockState (PR:17381, 2 commits, 15 files changed)

Binary addons:

audioencoder.flac (d2d56621) , audioencoder.lame (074bd2f3) , audioencoder.vorbis (621a40cd) , audioencoder.wav (5ac46e8c) , inputstream.adaptive (97f2d965) , inputstream.rtmp (02d6a0de) , peripheral.xarcade (51e1a455) , peripheral.joystick (1e96d243) , imagedecoder.raw (41a370db) , peripheral.steamcontroller (702fea82) , game.libretro (7ff3bcd2) , game.libretro.2048 (c556bc2f) , game.libretro.beetle-gba (fe8c8211) , game.libretro.fceumm (a9877ced) , game.libretro.gw (a57a96ad) , game.libretro.beetle-pce-fast (00d93dae) , game.libretro.bnes (346a6aa9) , game.libretro.nestopia (84323c95) , game.libretro.bsnes-mercury-balanced (0260670b) , game.libretro.mame2000 (729d9bdb) , game.libretro.mame2003 (2d3662ba) , game.libretro.bluemsx (087c1163) , game.libretro.vecx (3349d6f9) , game.libretro.mame2003_plus (b80e5a3f) , game.libretro.gambatte (53861607) , game.libretro.beetle-bsnes (e17157ad) , game.libretro.meteor (774b61d8) , game.libretro.mgba (bfbd143d) , game.libretro.vba-next (3d330298) , game.libretro.quicknes (2a90b9f1) , game.libretro.scummvm (90aa42a7) , game.libretro.snes9x (719efc61) , game.libretro.stella (e0037050) , game.libretro.dosbox (97819e8d) , game.libretro.vbam (f79b31be) , game.libretro.yabause (7f18d0e7) , game.libretro.genplus (858c8529) , game.libretro.mame (2280ceab) , game.libretro.bsnes-mercury-accuracy (75853889) , pvr.waipu (578a0079) , pvr.sledovanitv.cz (07ca5519) , pvr.argustv (5d9e5790, +1), pvr.mythtv (5d79dc7c) , pvr.hts (7c8629d7, +2), pvr.pctv (67d98d1c, +1), pvr.stalker (c9ae0fb9) , pvr.filmon (9ded8936, +2), pvr.octonet (c37cede8, +1), pvr.zattoo (57613f16) , pvr.vbox (5277c950) , pvr.wmc (3d27f37b, +2), pvr.nextpvr (04daa535, +1), pvr.njoy (15318708, +1), pvr.teleboy (715a8352) , pvr.vdr.vnsi (712d3a8f, +2), pvr.vuplus (47e7a894) , pvr.dvbviewer (82515a52, +2), pvr.dvblink (2a0b225d, +1), pvr.hdhomerun (d8a874eb, +3), pvr.iptvsimple (7e80cbce, +6), pvr.demo (23e9773a, +1), pvr.mediaportal.tvserver (c9b19c5a, +3), vfs.libarchive (fa3f51b9) , vfs.rar (f51dec74, +13), vfs.sftp (d1dc0a76) , pvr.freebox (b2161b6e)

18.8-120, 5 March 2020: Based off OSMC commit (8daa3911f) and xbmc (3375a26)

Note: Kodi has now merged the changes for Python3. If addon dev’s have not updated their builds for Python 3 then expect breakages.

XBMC:

  • [PVR] CPVRTimerInfoTag::ConvertUTCToLocalTime: Fix leap year detection. (PR:17421, 1 commit, 1 file changed)
  • [python] set abi to 3.0.0 (PR:17188, 1 commit, 1 file changed)
  • Fix enum formatting again (PR:17351, 2 commits, 2 files changed)
  • [cmake][addons] remove p8-platform, kodi-platform and tinyxml from depends (PR:17307, 4 commits, 12 files changed)

pvr.freebox:

  • remove force to C++17 (PR:30, 1 commit, 1 file changed)
  • TF1/M6 sont des cas spÃciaux (PR:29, 1 commit, 1 file changed)

pvr.iptvsimple:

  • New catchup modes (PR:327, 10 commits, 18 files changed)

vfs.rar:

  • [Matrix] fix multi OS build (PR:57, 4 commits, 8 files changed)

Binary addons:

audioencoder.flac (d2d56621) , audioencoder.lame (074bd2f3) , audioencoder.vorbis (621a40cd) , audioencoder.wav (5ac46e8c) , inputstream.adaptive (97f2d965) , inputstream.rtmp (02d6a0de) , peripheral.xarcade (51e1a455) , peripheral.joystick (1e96d243) , imagedecoder.raw (41a370db) , peripheral.steamcontroller (702fea82) , game.libretro (7ff3bcd2) , game.libretro.2048 (c556bc2f) , game.libretro.beetle-gba (fe8c8211) , game.libretro.fceumm (a9877ced) , game.libretro.gw (a57a96ad) , game.libretro.beetle-pce-fast (00d93dae) , game.libretro.bnes (346a6aa9) , game.libretro.nestopia (84323c95) , game.libretro.bsnes-mercury-balanced (0260670b) , game.libretro.mame2000 (729d9bdb) , game.libretro.mame2003 (2d3662ba) , game.libretro.bluemsx (087c1163) , game.libretro.vecx (3349d6f9) , game.libretro.mame2003_plus (b80e5a3f) , game.libretro.gambatte (53861607) , game.libretro.beetle-bsnes (e17157ad) , game.libretro.meteor (774b61d8) , game.libretro.mgba (bfbd143d) , game.libretro.vba-next (3d330298) , game.libretro.quicknes (2a90b9f1) , game.libretro.scummvm (90aa42a7) , game.libretro.snes9x (719efc61) , game.libretro.stella (e0037050) , game.libretro.dosbox (97819e8d) , game.libretro.vbam (f79b31be) , game.libretro.yabause (7f18d0e7) , game.libretro.genplus (858c8529) , game.libretro.mame (2280ceab) , game.libretro.bsnes-mercury-accuracy (75853889) , pvr.waipu (578a0079) , pvr.sledovanitv.cz (07ca5519) , pvr.argustv (5d9e5790) , pvr.mythtv (5d79dc7c) , pvr.hts (f70e66fc, +2), pvr.pctv (67d98d1c) , pvr.stalker (c9ae0fb9) , pvr.filmon (9ded8936) , pvr.octonet (c37cede8) , pvr.zattoo (57613f16) , pvr.vbox (5277c950) , pvr.wmc (3d27f37b) , pvr.nextpvr (04daa535) , pvr.njoy (15318708) , pvr.teleboy (715a8352) , pvr.vdr.vnsi (712d3a8f) , pvr.vuplus (47e7a894) , pvr.dvbviewer (82515a52) , pvr.dvblink (2a0b225d) , pvr.hdhomerun (d8a874eb) , pvr.iptvsimple (d64d995f, +5), pvr.demo (23e9773a) , pvr.mediaportal.tvserver (c9b19c5a) , vfs.libarchive (fa3f51b9) , vfs.rar (040fcc7a, +1), vfs.sftp (d1dc0a76) , pvr.freebox (f8bd8993,

18.8-121, 12 March 2020: Based off OSMC commit (f429603f) and xbmc (de0d0349e)

Note: Kodi has now merged the changes for Python3. If addon dev’s have not updated their builds for Python 3 then expect breakages.

XBMC:

  • udf: rework IFile and IFileDirectory implementation (PR:16263, 2 commits, 14 files changed)
  • CRendererDRMPRIMEGLES: inherit from CBaseRenderer not CLinuxRendererGLES (PR:17405, 1 commit, 2 files changed)
  • cmake: split cdio and remove iso9660 (PR:17333, 1 commit, 2 files changed)

Binary addons:

audioencoder.flac (d2d56621) , audioencoder.lame (074bd2f3) , audioencoder.vorbis (621a40cd) , audioencoder.wav (5ac46e8c) , inputstream.adaptive (97f2d965) , inputstream.rtmp (02d6a0de) , peripheral.xarcade (51e1a455) , peripheral.joystick (1e96d243) , imagedecoder.raw (41a370db) , peripheral.steamcontroller (702fea82) , game.libretro (7ff3bcd2) , game.libretro.2048 (c556bc2f) , game.libretro.beetle-gba (fe8c8211) , game.libretro.fceumm (a9877ced) , game.libretro.gw (a57a96ad) , game.libretro.beetle-pce-fast (00d93dae) , game.libretro.bnes (346a6aa9) , game.libretro.nestopia (84323c95) , game.libretro.bsnes-mercury-balanced (0260670b) , game.libretro.mame2000 (729d9bdb) , game.libretro.mame2003 (2d3662ba) , game.libretro.bluemsx (087c1163) , game.libretro.vecx (3349d6f9) , game.libretro.mame2003_plus (b80e5a3f) , game.libretro.gambatte (53861607) , game.libretro.beetle-bsnes (e17157ad) , game.libretro.meteor (774b61d8) , game.libretro.mgba (bfbd143d) , game.libretro.vba-next (3d330298) , game.libretro.quicknes (2a90b9f1) , game.libretro.scummvm (90aa42a7) , game.libretro.snes9x (719efc61) , game.libretro.stella (e0037050) , game.libretro.dosbox (97819e8d) , game.libretro.vbam (f79b31be) , game.libretro.yabause (7f18d0e7) , game.libretro.genplus (858c8529) , game.libretro.mame (2280ceab) , game.libretro.bsnes-mercury-accuracy (75853889) , pvr.waipu (578a0079) , pvr.sledovanitv.cz (07ca5519) , pvr.argustv (5d9e5790) , pvr.mythtv (5d79dc7c) , pvr.hts (9fb93b6b, +2), pvr.pctv (67d98d1c) , pvr.stalker (c9ae0fb9) , pvr.filmon (9ded8936) , pvr.octonet (c37cede8) , pvr.zattoo (57613f16) , pvr.vbox (91e18103, +1), pvr.wmc (3d27f37b) , pvr.nextpvr (5b3db9d2, +2), pvr.njoy (15318708) , pvr.teleboy (715a8352) , pvr.vdr.vnsi (712d3a8f) , pvr.vuplus (47e7a894) , pvr.dvbviewer (a3348c4f, +1), pvr.dvblink (c2779e42, +1), pvr.hdhomerun (d8a874eb) , pvr.iptvsimple (f802a19b, +5), pvr.demo (23e9773a) , pvr.mediaportal.tvserver (4b4efabf, +1), vfs.libarchive (fa3f51b9) , vfs.rar (5bb57db7, +5), vfs.sftp (d1dc0a76) , pvr.freebox (f8bd8993)

Hi.

For me all addons with version 119+ are automatically disabled (not compatible with this version), even plugins shipped with kodi.

Anyone else experiencing that?

This is probably intentional because your add-ons aren’t Python 3 compatible.

no, python3 is there since 108, i’m using 118 with python3. but afterwards really all plugins are disabled automatically.

Yes – I believe this is to improve migration.

Can you post the debug logs.

Here you go:

https://paste.osmc.tv/rilohibovo

2020-03-15 21:11:46.115 T:958  NOTICE: ADDON: plugin.video.atv_at version 3.0.6 is incompatible
2020-03-15 21:11:46.115 T:958  NOTICE: ADDON: plugin.video.orftvthek version 0.10.0 is incompatible
2020-03-15 21:11:46.115 T:958  NOTICE: ADDON: script.module.elementtree version 1.2.8 is incompatible
2020-03-15 21:11:46.115 T:958  NOTICE: ADDON: script.module.osmccommon version 0.0.1 is incompatible
2020-03-15 21:11:46.115 T:958  NOTICE: ADDON: script.module.osmcsetting.apfstore version 0.0.1 is incompatible
2020-03-15 21:11:46.115 T:958  NOTICE: ADDON: script.module.osmcsetting.logging version 0.0.1 is incompatible
2020-03-15 21:11:46.115 T:958  NOTICE: ADDON: script.module.osmcsetting.networking version 0.0.3 is incompatible
2020-03-15 21:11:46.115 T:958  NOTICE: ADDON: script.module.osmcsetting.remotes version 0.0.1 is incompatible
2020-03-15 21:11:46.116 T:958  NOTICE: ADDON: script.module.osmcsetting.services version 0.0.3 is incompatible
2020-03-15 21:11:46.116 T:958  NOTICE: ADDON: script.module.osmcsetting.updates version 0.0.3 is incompatible
2020-03-15 21:11:46.116 T:958  NOTICE: ADDON: service.osmc.settings version 0.0.1 is incompatible
2020-03-15 21:11:46.116 T:958  NOTICE: ADDON: service.subtitles.rvm.addic7ed version 3.1.1 is incompatible

eg orf tvthek is python3 compatible:

Min python version for addons is now Python 3.0

since the switch to python 3 we are no longer backward compatible to the kodi python 2.1.0 api.

this change will make sure all installed py2 addons will get disabled when a user upgrades to kodi v19.
this change will prevent a user from installing (repo and/or zip) py2 addons in kodi.

The addon dev should probably have to create a Matrix branch and bump the xbmc.python version.

18.8-122, 17 March 2020: Based off OSMC commit (3bfe66a5e4) and xbmc (8d8e1649)

Note: Kodi has now merged the changes for Python3. If addon dev’s have not updated their builds for Python 3 then expect breakages.

OSMC:

  • Enable custom keymap by default
  • Update OSMC RF keymap
  • Vero 4K: fix problematic Mali driver for resolution switching
  • Vero 4K: Use both udev filters for HDMI switching detection
  • Vero 4K: devolve resolution selection to kernel
  • Vero 4K: fix seamless branching

XBMC:

  • Implement range check in URIUtils::resolvePath (PR:17492, 1 commit, 1 file changed)
  • [pvr] add defines for invalid season and episode values (PR:17496, 1 commit, 2 files changed)
  • Revert “AESinkAudioTrack: Support multi channel float” (PR:17463, 1 commit, 2 files changed)
  • PVR documentation change for specials (PR:17486, 1 commit, 2 files changed)
  • [addons][videocodec] add documentation to STREAMCODEC_PROFILE (PR:17462, 1 commit, 1 file canged)
  • [addons] fix stupid circumstance with addon settings on folder with file extension (PR:17449, 1 commit, 1 file changed)
  • AESinkAUDIOTRACK: Allow RAW and IEC distinguishing (PR:17133, 2 commits, 2 files changed)

pvr.sledovanitv.cz:

  • src: Refactor types and file names (506f23d)
  • git: Remove .gitignore (e30be82)
  • addon: Do better logging (2686240)
  • Data: Trigger updates only if needed (e5e3f8e)
  • Data: Check “radio” flag for groups (c830d49)
  • Add option for overriding product (b09f351)
  • ApiManager: Delete old pairing if existed (403ab36)
  • ApiManager: Add User-Agent specification (6f0c920)
  • ApiManager: Use correct parameters (0e45171)
  • Increase version 2.4.0 (b06fdc5)
  • ApiManager: Add (needed?) request parameters (846f58f)
  • Round getting EPG to midnight (03f0bf1)
  • Increase version 2.4.1 (3e790ca)
  • Data: Fix build when time_t<==>unsigned (528d386)
  • Fix re-pairing device for failed login (a029382)

Binary addons:

audioencoder.flac (d2d56621) , audioencoder.lame (074bd2f3) , audioencoder.vorbis (621a40cd) , audioencoder.wav (5ac46e8c) , inputstream.adaptive (97f2d965) , inputstream.rtmp (02d6a0de) , peripheral.xarcade (51e1a455) , peripheral.joystick (1e96d243) , imagedecoder.raw (41a370db) , peripheral.steamcontroller (702fea82) , game.libretro (7ff3bcd2) , game.libretro.2048 (c556bc2f) , game.libretro.beetle-gba (fe8c8211) , game.libretro.fceumm (a9877ced) , game.libretro.gw (a57a96ad) , game.libretro.beetle-pce-fast (00d93dae) , game.libretro.bnes (346a6aa9) , game.libretro.nestopia (84323c95) , game.libretro.bsnes-mercury-balanced (0260670b) , game.libretro.mame2000 (729d9bdb) , game.libretro.mame2003 (2d3662ba) , game.libretro.bluemsx (087c1163) , game.libretro.vecx (3349d6f9) , game.libretro.mame2003_plus (b80e5a3f) , game.libretro.gambatte (53861607) , game.libretro.beetle-bsnes (e17157ad) , game.libretro.meteor (774b61d8) , game.libretro.mgba (bfbd143d) , game.libretro.vba-next (3d330298) , game.libretro.quicknes (2a90b9f1) , game.libretro.scummvm (90aa42a7) , game.libretro.snes9x (719efc61) , game.libretro.stella (e0037050) , game.libretro.dosbox (97819e8d) , game.libretro.vbam (f79b31be) , game.libretro.yabause (7f18d0e7) , game.libretro.genplus (858c8529) , game.libretro.mame (2280ceab) , game.libretro.bsnes-mercury-accuracy (75853889) , pvr.waipu (578a0079) , pvr.sledovanitv.cz (a0293822, +10), pvr.argustv (5d9e5790) , pvr.mythtv (5d79dc7c) , pvr.hts (9fb93b6b) , pvr.pctv (67d98d1c) , pvr.stalker (c9ae0fb9) , pvr.filmon (9ded8936) , pvr.octonet (c37cede8) , pvr.zattoo (57613f16) , pvr.vbox (91e18103) , pvr.wmc (3d27f37b) , pvr.nextpvr (5b3db9d2) , pvr.njoy (15318708) , pvr.teleboy (715a8352) , pvr.vdr.vnsi (712d3a8f) , pvr.vuplus (47e7a894) , pvr.dvbviewer (a3348c4f) , pvr.dvblink (c2779e42) , pvr.hdhomerun (d8a874eb) , pvr.iptvsimple (f802a19b) , pvr.demo (23e9773a) , pvr.mediaportal.tvserver (4b4efabf) , vfs.libarchive (fa3f51b9) , vfs.rar (723196b6, +3), vfs.sftp (d1dc0a76) , pvr.freebox (f8bd8993)

Thanks for the answer. So also osmc plugins are behind development :smiley: