Jump to content

Kodi

Kodi news & discussion

  1. Started by Matt,

    Heya fellow net dwellers, Right now the Remote Chaos Experience (RC3) is already running at full steam as virtual replacement for the 37th Chaos Communication Congress (37C3) that was supposed to be held in Leipzig, Germany, at exactly this time. While we did not register an official assembly, some Team Kodi members are roaming around the RC3 world and we will use the opportunity to hold a short "What's new" presentation plus Q&A session on the last day of the congress. The exact date and time is Wednesday, 30th December, 2 p.m. CET. The event is over and the recording is available on YouTube. View the full article

    • 0 replies
    • 2.2k views
  2. Started by Matt,

    ... yes, it's here! After several iterations of alpha, beta and RC, Team Kodi is pleased to announce that Kodi 19.0 "Matrix" has just been formally released on all supported platforms. Dare you take the red pill, and find out how deep the rabbit-hole goes? By the numbers, then, this version is the product of: Nearly 50 individual open source developers contributed code About 5,000 commits in over 1,500 pull requests since the first release of 18.x "Leia" Over 5,500 changed files, with some 600,000 lines of code added, changed or removed Countless hours of dedicated free time conceiving, designing, developing and testing (including all the infrastructure you see around …

    • 0 replies
    • 570 views
  3. Started by Matt,

    So... drum roll...hot on the heels of 19.x "Matrix" Alpha 2, and after a quick detour for an unexpected 18.9 "Leia" release, we bring you the stunningly-named 19.x "Matrix" Alpha 3. This will hopefully be the last of our alpha releases, before we move into beta and onto formal release (but no promises, obviously). Usual caveats: while we're approaching beta, this is still an alpha, and some things will be broken. That is, basically, the whole point of releasing it, after all: find the problems, and fix them before final release. Here's a non-exhaustive list of the major feature changes since the last release, although there have also been many more improvements and "beh…

    • 0 replies
    • 4.5k views
  4. Started by Matt,

    Lights! Camera! Action! ... nearly. It's Beta time for Kodi 19.x "Matrix", so let's take another step towards the Great Unveiling. As we now move into Beta, this release is much more about fixes than features: while there will be the odd new functionality, we're concentrating very much more on getting everything working properly from this point. To recap, then, one of the main objectives of 19.x "Matrix" is to release a production version of Kodi with Python 3 addons as early in 2021 as we can. That can only happen with enthusiastic community support, lots of good humour and willingness to see the best in others - well, that and coffee/beer (delete as applicable), of c…

    • 0 replies
    • 6.4k views
  5. Started by Matt,

    So, here we go again. Nothing earth-shattering, just a quick note to tell you that the second Beta of Kodi 19.x "Matrix" is now available for installation. If you want to know the main features in this release series, please refer back to previous blog posts, especially the Beta 1 announcement: this is entirely a bugfix release, so - as befits a second Beta - there are no new features over Beta 1. By this stage, there should be no show-stopping bugs, and this release should be pretty reliable - just make sure you know how to roll back, just in case. Please: install, test, and give us clear feedback on any issues you uncover, either with the new features or perhaps with …

    • 0 replies
    • 1.2k views
  6. And, off we go again. The dust settles on the festive season, so it's time for another pre-release to hit the streets... we're getting close to final release now, so we're moving out of Beta and into RC. If you want to know the main features in this release series, please refer back to previous blog posts: this is an iteration of previous Beta releases, not a feature release, remember. This is stable, reliable code, suitable for daily use. Please, then: install, test, and give us clear feedback on any remaining issues, either with the new features or perhaps with a regression in existing code. As this is a release candidate, we think it's basically ready to go, but let'…

    • 0 replies
    • 582 views
  7. Started by Matt,

    It's Time! We are pleased to present the latest release of Kodi, v20 "Nexus". With over 4,600 commits since v19 "Matrix" was released on February 19th, 2021, this has been a huge effort. Thanks go out to our team members, and everyone in our community who sent a pull request, tested and gave feedback, or provided support to users on the forum. We appreciate your contribution to making Kodi better. Let's review some of the changes you can expect: Major Features Multiple Instances of Binary Add-ons This allows Kodi to load multiple instances of a binary add-on. For example: TVHeadend users can now run more than one instance of the add-on to connect to multiple back-end T…

    • 0 replies
    • 913 views
  8. Started by Matt,

    As is always inevitable in software, we are back with a new release of Kodi 20.x "Nexus". An assortment of bug fixes, some backports, no real new features. Full changelog since 20.0 on Github, as usual. Release notes Audio @fritsch has been working feverishly on Android-related audio issues over the past couple of months, and in combination with @thexai has introduced an algorithm to look to overcome some audio issues particularly aimed at Android devices. A summary is: Algorithm runs for 30 seconds to learn what is going on: during this time no corrections are done, but the internal m_disconAdjustTimeMs is updated to a new value whenever when the sync error is foun…

    • 0 replies
    • 638 views
  9. Started by Matt,

    As is always inevitable in software, we are back with a new release of Kodi "Nexus". An assortment of bug fixes, some backports, no real new features. Full changelog since 20.1 on Github, as usual. Release notes Audio An assortment of E-AC3 related fixes were backported. Estuary A fix to the Music Viz screen has been made by @enen92 in an endeavour to chase that elusive target of perfection Fixes to the seekbar timer when seeking. Game/Retroplayer A fix to a crash by memory exhaustion when some emulators are used. General A whole assortment of fixes were made to fix building Kodi with GCC13. Platform Specific Android A fix for a crash that occurred when…

    • 0 replies
    • 3k views
  10. Started by Matt,

    A new year dawns, and brings with it one last hurrah for the Kodi "Nexus" release line. An assortment of bug fixes, some backports, no real new features. Full changelog since 20.2 on Github, as usual. Release notes Estuary An assortment of fixes for Estuary, including home categories' focus position, alignment of counter labels and Shift view for collections. Fixes to the weather layout when busy. Game/Retroplayer Fixed controllers not assigned to game ports correctly on Android. Fixed blue/pink washed out colours on Windows with 10-bit displays. Fixed possible crash in Port dialogue box. Fixed typo for the mouse middle button in Controller dialogue box. General …

    • 0 replies
    • 1.2k views
  11. Started by Matt,

    It looks like one last hurrah was premature for the "Nexus" line: we find ourselves back again already, this time with a new 20.4 release. An assortment of bug fixes, some backports, no real new features. Full changelog since 20.3 on Github, as usual. Release notes Build A backport aimed at fixing the failure rate of binary addon builds has been merged by @garbear. Input Update to the controller addons. Platform Specific Android Several fixes have been backported from master to fix deployment issues on Google Play. Thanks to @joseluismarti for working with us on these. A number of fixes backported to resolve input issues (remotes/controllers). iOS/tvOS A…

    • 0 replies
    • 1.3k views
  12. Started by Matt,

    Nexus just won't end, it seems: we're back already, this time what we hope will be the final release for the Nexus line. Welcome to 20.5! An assortment of bug fixes, some backports, no real new features. Full changelog since 20.4 on Github, as usual. Release notes Input Reverted a number of controller changes that caused massive failures on Android devices. Input handling will now be the same as what was available in 20.3. Platform Specific Android Some great detective work was done by @spdfrk for a fix that meant Kodi would close the app during potential colour mode changes. A backport by @fritsch that intends to bring Nexus inline with Omega behaviour for Audi…

    • 0 replies
    • 1.2k views
  13. Started by Matt,

    It's time! We are very pleased to present the latest and greatest release of Kodi, v21.0 "Omega". With this release we have seen over 3,750 commits since v20.0 "Nexus" was available to the world on January 15th, 2023. As always, this has been a huge effort from many contributors, testers and supporters. Thanks go out to our team members, plus everyone in our community who sent in a pull request, tested and gave feedback, or provided support to users on the forum. We always appreciate your contribution to making Kodi better. Let's review some of the changes you can expect: Major Features FFmpeg 6 Kodi relies significantly on FFmpeg to do a lot of heavy lifting for us. …

  14. Started by Matt,

    Things are beginning to heat up for Kodi 21 "Omega" with the first Beta release! 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. First, we would like to make a few targeted announcements. Android users Many users may still be on the Kodi testing track for thei…

  15. Started by Matt,

    We are keeping things ticking over with Kodi 21 "Omega" with the second Beta release! 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. First, we'd like to make a few targeted announcements. Android users Many users may still be on the Kodi testing track for the…

  16. Started by Matt,

    Editorial note: this blog post has been delayed for technical reasons, so the release is already available. Time marches on for Kodi 21 "Omega", we are here with the third Beta release! 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. First, we'd like to make a …

    • 0 replies
    • 3.6k views
  17. Started by Matt,

    Can you feel the excitement building in the air? Well, you should, as we are ready for our first Release Candidate for Kodi 21.0 "Omega"! 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 we'll get some regressions 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 that you wonderful testers come across. First, we'd like to make a few targeted announcements. Android users M…

    • 0 replies
    • 832 views
  18. Started by Matt,

    Okay, a late announcement - apologies, you can blame the summer holiday season. Or, if it's easier, you can just blame me as the bloke with the keyboard, that works equally well. Either way, many of you will already have noticed this, but, in case you haven't ... Team Kodi is here with the first point release of the 21.x "Omega" series. A range of bugfixes have been collected since the original release of Omega 21.0. Rather than list them all here, you can see the full changelog on Github, as usual. We always want to thank everyone who has helped us track down and fix any issues. We endeavour to minimise the issues everyone experiences, but with such a large project, a…

    • 0 replies
    • 413 views
  19. Started by Matt,

    New Year, New Kodi? Not quite, but here we go with the next point release of the 21.x "Omega" series. The usual story: bugfixes, not features. The full changelog can be found on Github, as usual. Release Summary Major user-facing changes include: Library/Sources and Management Fixed a bug that ignored images in the ...\season\.actors folder. The \season\.actors folders have been deprecated and all actors are saved in the \TV Show\.actors folder. (forum, PR) Restore performance of movie addition to the library to v20 (Nexus) level (PR) Fixed/improved playback from some UPnP server software (at least UMS and Gerbera. Some NAS UPnP servers are based on UMS under the cov…

  20. Started by Matt,

    Hi! This is just a quick note to let everyone know that Team Kodi will be present at the Free and Open Source Developers European Meeting (FOSDEM) in Brussels on 3 & 4 February 2024. We will have a booth in Building H level 1 where you can try out Kodi and chat with us at your leisure :) We have team members attending that are knowledgeable about, among other things, Python add-on programming, Kodi on Linux, the Kodi flatpak package, and Kodi on embedded GPUs. If you're in the area, we'd love to see you and get your first-hand feedback about ... well, anything, really. We're also planning to have some sample branded merchandise for you to look at - so, please, join…

    • 0 replies
    • 1.8k views
  21. Started by Matt,

    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 r…

    • 0 replies
    • 5.9k views
  22. Started by Matt,

    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 o…

    • 0 replies
    • 2.4k views
  23. Started by Matt,

    Is Web 3.0 here? We don't know, but Kore 3.0 certainly is! Shiny, decentralized and software-based, it's ready to take over your old, centralized, atom-based remote. As a major release there are lots of changes, too many in fact to list here, but the main ones are: Migration to Google's Material 3 UI guidelines, which include: Complete review of themes and colors, adding support for light and dark modes based on the device's settings, and for dynamic colors, which change the UI colors depending on the current wallpaper (only available on Android 12 and up); Update of buttons, text boxes, icons, images, etc. to the latest UI standards; Review of transitions between sect…

    • 0 replies
    • 1.8k views
  24. Current Status - Last Updated, Monday 01 May 2023 Forum, Wiki and Paste sites are now all active. Systems have been rebuilt from scratch with new images, software and patches. All users will need to reset their passwords before they can log in. Forum registration is now open for new users. Known issues Fixed: We identified a login bug in the forum software which we've fixed and are reporting to the authors. The resolution may require some users to reset their passwords again. Fixed: There was an initial problem with registration of new accounts on the forum after we re-enabled registrations. This has now been resolved. Open: MyAlerts/Pings were not available because …

    • 0 replies
    • 789 views
  25. Started by Matt,

    This is a little later in the development cycle than would normally be the case, but I'm sure you'll understand why. It's traditional, as we move towards the release of a new version of Kodi, to begin the process of naming what will become its successor. In recent years, "Leia" gave way to "Matrix", which moved aside for "Nexus", and then on to our current version, "Omega". There's a clue there to the pattern, so P-something it is. Our normal process would be to ask the forums and team for suggestions, edit these down to a shortlist, and then run an internal poll and choose a winner. However, the shortlisting was done a little quickly this time, and we ended up picking …

    • 0 replies
    • 382 views