Hello, I want to have an image being displayed with music playing in the background before the preshow and the movie starts. I added a slidshow element to my pre-show and added only one image to the directory and also selected the directory where the music is at (see also images below). The problem is: The slideshow is not displayed and just get's skipped... I also tried adding multiple images, but that didn't work either. What do i do wrong? Thanks! This is how my configuration looks like: ht
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