Thank you so much for the Confluence skin in Kodi 21! As I've changed from 20 to 21, the old Confluence didn't work any more... One thing left: Maybe I'm to silly... What's my fault, when I can't set up my background image? I'm using XBMC 21 on my Zidoo instead of pure Kodi 21. When I go to "-Configure skin..." > "Background" > "-Background path:" I do see External storage and my HDD connected to my Zidoo. But the only path in which I can switch is "Root filesystem". Of course, my backg
Time for the next milestone release for Kodi 21 "Omega". This is our second Alpha release for this cycle.
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.
Over the last couple of months we've merged 120 pull requests - fixing issues, adding features, and improving Kodi.
So... what's actually changed?
Build/Dependencies
curl
executable instead of our formerly bundled (ancient)wget
executable.Estuary
PVRTimers
was made by @ksooo.FFmpeg
General
Extraart
configurations inadvancedsettings.xml
for Kodi 18 will no longer be migrated to the new GUI settings when upgrading. If you had meaningful configuration there, check that the artwork settings in the GUI match your preferences...
) after the end of playback or changing the watched status of an item.KODI_HOME/userdata/Thumbnails/*
must be deleted in order to have new correct ones recreated.JSON-RPC
VideoLibrary.GetEpisodeDetails
now returns "studio" and "genre" added by @scott967 in https://github.com/xbmc/xbmc/pull/23112.Platform Specifics
Android:
Linux:
macOS:
webOS
Windows:
libdav1d
to version 1.20 should improve AV1 playback support for windows platforms.Python
If you love to live on the bleeding edge of new, you can get Alpha 2 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 - well, it is open source - you can see what's changed between v21 and v20 here.
For a more targeted look at the changes made since v21 Alpha 1, you can see those changes here.
View the full article