Change language

Kodi “Nexus” 20.0 Alpha 2 release dated 10/07/2022

The release of Kodi 20.0 Alpha 2 has been slightly delayed. However, the good news is that this has given the developers more time for fixes and additions.

Version 20.0 Alpha 2 includes the following fixes and additions.

Android

Fixed stuttering when opening, closing and reopening the Android Kodi app. One of the team members noticed an issue in a recent release that resulted in media stuttering only after the app was opened, closed, and reopened without force closing.

Another TrueHD fix. Buffers are reduced to a certain level to optimize data throughput.

All local application icons must be fully displayed in Kodi.

Fixed packaging error for binary Python modules (pycryptodome)

Xbox

Fixed some specific H.265 video crashes

Python

For Android and Apple systems, Python has been upgraded to 3.9.13 in line with the latest release of the CPython 3.9 series. It should be noted that the CPython team has fixed issues raised by members of the Kodi community regarding some crashes. Please note that this does not affect any of the Windows and Linux releases.

File system

Fixed a regression where thumbnails were not displayed when accessed from "remote" filesystems (e.g. WebDAV).

Subtitles

Fixed a situation where subtitles do not work. One forum member was able to provide an extremely helpful example that allowed the team to track down an issue with closed captions not working properly. Incidentally, this also fixes closed captions for some Inputstream.Adaptive streams.

Subtitles (WebVTT)

Fixed X-TIMESTAMP-MAP LOCAL parsing

Clearing the overlay just before creating a new parser

Synchronization of replica timestamps with the beginning of the period

Bluray

Fixed problem with resuming BluRay

Thumbnail Images

Improved thumbnail quality

Related links

Michael Zippo
2022/07/18

https://linkedin.com/in/michael-zippo-9136441b1
[email protected]

Sources: Python.Engineering

Shop

Gifts for programmers

Best laptop for Excel

$
Gifts for programmers

Best laptop for Solidworks

$399+
Gifts for programmers

Best laptop for Roblox

$399+
Gifts for programmers

Best laptop for development

$499+
Gifts for programmers

Best laptop for Cricut Maker

$299+
Gifts for programmers

Best laptop for hacking

$890
Gifts for programmers

Best laptop for Machine Learning

$699+
Gifts for programmers

Raspberry Pi robot kit

$150

Latest questions

PythonStackOverflow

Common xlabel/ylabel for matplotlib subplots

1947 answers

PythonStackOverflow

Check if one list is a subset of another in Python

1173 answers

PythonStackOverflow

How to specify multiple return types using type-hints

1002 answers

PythonStackOverflow

Printing words vertically in Python

909 answers

PythonStackOverflow

Python Extract words from a given string

798 answers

PythonStackOverflow

Why do I get "Pickle - EOFError: Ran out of input" reading an empty file?

606 answers

PythonStackOverflow

Python os.path.join () method

384 answers

PythonStackOverflow

Flake8: Ignore specific warning for entire file

360 answers

News


Wiki

Python | How to copy data from one Excel sheet to another

Common xlabel/ylabel for matplotlib subplots

Check if one list is a subset of another in Python

How to specify multiple return types using type-hints

Printing words vertically in Python

Python Extract words from a given string

Cyclic redundancy check in Python

Finding mean, median, mode in Python without libraries

Python add suffix / add prefix to strings in a list

Why do I get "Pickle - EOFError: Ran out of input" reading an empty file?

Python - Move item to the end of the list

Python - Print list vertically