We frequently set up a collection of 10 to 20 slides as a pre-show before our programming for 30 or so minutes using the Slideshow module. However, we encounter the slideshow limitation: once all the slides have been displayed once, the slideshow ends, regardless of the total duration set. To achieve our desired length, we duplicate and manually number the slides, which is quite cumbersome when looking to keep the same rotation order over and over. Would it be possible to add a “loop” option to
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
curlexecutable instead of our formerly bundled (ancient)wgetexecutable.Estuary
PVRTimerswas made by @ksooo.FFmpeg
General
Extraartconfigurations inadvancedsettings.xmlfor 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.GetEpisodeDetailsnow returns "studio" and "genre" added by @scott967 in https://github.com/xbmc/xbmc/pull/23112.Platform Specifics
Android:
Linux:
macOS:
webOS
Windows:
libdav1dto 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