New Year, New Kodi? Not quite, but here we go with the next point release of the 21.x "Omega" series.
The usual story: bugfixes, not features. The full changelog can be found on Github, as usual.
Release Summary
Major user-facing changes include:
Library/Sources and Management
Fixed a bug that ignored images in the ...\season\.actors folder. The \season\.actors folders have been deprecated and all actors are saved in the \TV Show\.actors folder. (forum, PR)
Restore performance of movie ad
Time for the next milestone release for Kodi 21 "Omega". Slightly delayed this time around compared to what we were striving for, however we are happy to announce the arrival of Alpha 3.
This is a major release, so, as you'd expect, it comes with many new features. However, with a core change to FFmpeg 6.0, there is a very good chance that some regressions may occur. As such, please be aware that installing this will most likely break things, and we'd really like your help at that point to identify the problems and get them fixed. Please raise Github issues with full debug logs to help us resolve any issues you wonderful testers come across.
A further 176 Pull Requests have been merged since Alpha 2 - fixing issues, adding features, and improving Kodi.
So... what's actually changed?
Estuary
FFmpeg
Filesystem
Games
General
LISTITEM_IS_RESUMABLE
.Platform Specifics
Android:
Linux:
cpu_thermal hwmon
has been added. This enables devices like the Raspberry Pi to report CPU temperatures without the use of external scripts (as have been common in projects like LibreELEC).macOS:
webOS
Windows:
PVR
cppcheck
andclang-tidy
).Python
sys.argv
arguments in a logical order to Python addons thanks to @scott967.Skinning
Subtitles
Video
VideoPlayer
There are a lot more changes not mentioned, but we are grateful for all contributors that help make Kodi better.
If you love to live on the bleeding edge of new, you can get Alpha 3 from here. Select your platform of choice, and look in the "Prerelease" section. Again, though, please: expect some breakage, don't use this as your daily installation unless you know how to get things working again, and please share your experiences back with us so we can really get going on those bugs.
As usual - we are an open source project - you can see what's changed between v21 and v20 here. For a more targeted look at the changes made since v21 Alpha 2, you can see those changes here.
View the full article