Happy 2025 everyone. I hope you’re ringing in the new year with joy, relaxation, and maybe even a few of your favorite movies. There’s nothing like cozying up at home, diving into a great story, and sharing the magic of cinema with loved ones. Here’s to a year filled with happiness, laughter, and endless movie nights! 🍿✨ What are you most looking forward to in 2025? Let us know—we’d love to hear!
So... here we have a second Release Candidate for Kodi v20 "Nexus". While we have a fairly small number of fixes, they are fairly major.
As always, thanks go out to all contributors for their work. We are nearing 4,000 commits since v19 "Matrix" was first released on February 19th 2021. For everyone that has contributed, both those in Team Kodi and all other devs that choose to roll up their sleeves and fix an issue. Everyone appreciates you for making Kodi better.
We also want to thank all those users who provide endless support on the forums, we appreciate you, and all the support anyone provides to our users.
Android Users
A note for any users who are running Kodi on Android 11+. Android has had a number of large permission changes that we, and all apps released on the Google Play Store, have had to adhere to. The major change is permissions to locally attached storage (i.e. USB disks). If you use USB storage for your media on these versions of Android, after first run do the following to allow Kodi access to these disks:
Go to Android Settings
We know many people use Nvidia Shield devices, so here's a specific link to Nvidia customer help.
Add-on Devs
There was an API break after Beta 1 was released. The details can be seen on the forums (and of course discussed if any assistance is required) at https://forum.kodi.tv/showthread.php?tid=370707.
Essentially, if you use either the Python
InfoTagVideo
orVideoStreamDetail
APIs, some functions had their variable names changed to bring consistency to the new set of APIs introduced earlier in Nexus.We strongly advise users to always update to the latest test releases if you are on the bleeding edge, however if you are on older releases (e.g. Alphas or Beta 1), you may want to block updates on your add-ons as dev's update their add-ons to target RC and the final V20 release.
Release notes
Database
General
Platform Specific
Linux
macOS
libcdio
driver was also fixed to enable disk usage on Apple Silicon native builds.Windows
PVR
Teletext
Although this was only a small number of fixes, they all help make the final release of "Nexus" better. Thanks to users who have provided issues and logs to assist with the resolution of these issues.
As always, and we are quite confident in its stability - however, always backup your configs before testing, and please let us know of any regressions or issues you find.
If you want to take the plunge, you can get RC 2 from here. Select your platform of choice, and look in the "Prerelease" section.
If you wish you can see all the gory details of what's changed between v20 RC 2 and RC 1 here. For further information on changes for the entire Nexus release so far, we have highlighted most of the major features/changes in the previous Alpha/Beta blogs, go to our website to catch up on them here
View the full article