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!
Here we go folks, ramping things up and we have the first Release Candidate (RC) for Kodi "Nexus".
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.
Addon Devs
We'll put this at the top of this post, as 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).
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 addons as dev's update their addons to target RC and the final V20 release.
Release notes
Addons
VideoStreamDetail
andInfoTagVideo
Python APIs. This affects set APIs that were introduced in the v20 development cycle. We would not normally do such a change when we enter Beta phase, but we believe fixing this now would cause fewer issues for all the addon devs out there for v21 (supporting 2 different APIs for v20/v21). Details around what is affected can be seen in the PR. In addition, further details can be seen and discussed on the forums.Scrapers
Games
General
Music
Platform Specific
Android
macOS
Windows and Xbox
Skinning
Fix a crash if an include has an empty condition. This was reported by @jurialmunkey and was an effect when a PARAM was used in the include condition that may have been empty (link).
Fix a crash that could occur in the event of a textbox that was too small for a font used, and therefore the text would not fit (link).
Estuary Specifics
Subtitles
Teletext
UPNP
Video
PVR
pvr.hts
, more to come)Favourites
Thank you once again to everyone who has contributed to this release.
This is the our first Release Candidate for Nexus, 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 1 from here. Select your platform of choice, and look in the "Prerelease" section.
As usual - well, it is open source - you can see what's changed between v20 RC 1 and Beta 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