Friday, May 17, 2024
IPTV Legal Provider Reviews, IPTV Directory, IPTV Legal Information


Kodi 20 Nexus RC 2 Release – What You Need to Know

By iptv.legal , in Kodi News , at December 21, 2022

kodi 20 nexus release

This IPTV Wire news report covers the release and updates of Kodi 20 Nexus.

Kodi is one of the most popular streaming apps and media centers used among cord-cutters from around the world.

According to the official Kodi development team, the “RC 2″ release of Kodi 20 Nexus software is now complete.

RC stands for “release candidate,” which means we are getting closer to a stable version of Kodi 20.

The official press release from the Kodi website states the following on Kodi 20 Nexus RC 2:

“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.

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.”

Kodi 20 Nexus is still NOT the most stable version of the Kodi software. This is a pre-release which means it is still in development and there will be bugs/issues.

The most stable release of Kodi as of this writing is version 19.4 Matrix. You can view our guide below for updating to this version.

How to Update Kodi

Important Note: Most Kodi add-ons, repositories, builds, and other 3rd party options will not work properly on Kodi 20 Nexus since Kodi 19.4 is still the acting stable release of the Kodi software.

Below you will find the release notes of the “RC 2” version of Kodi 20 Nexus. These were directly pulled from the official Kodi website.

kodi 20 nexus release

Kodi 20 Nexus – Features & Details

RC 2 Release

The “RC 2” release of Kodi 20 Nexus was posted on December 20, 2022.

Database

  • A couple of fixes have gone in to resolve database migration issues from v19.
  • The first of these is the EPG database migration. This fixes the problem with the EPG loading and then disappearing.
  • A second DB migration issue that only occurred on the Microsoft UWP platform (Xbox and UWP desktop) has been fixed. This was an odd one, as the code that dealt with the failure was old code (6+ years). It was traced to an odd race condition that only manifested on the UWP platforms, however, the root cause potentially could happen on any other platform.

General

  • A fix for playlist detection for both Audio and Video was made

Platform Specific

  • Linux
    • We fixed an issue for DRMPrime on Linux. This allows hardware formats like Broadcom 8-bit (SAND128) and 10-bit (P030) can now be correctly rendered with the latest Mesa.
  • macOS
    • A fix to allow Kodi to execute on macOS 10.13 has been made. We would still strongly suggest users use a newer version (10.14+), however this allows users still on 10.13 to run Kodi.
    • A regression for macOS reading actual disks was resolved. As part of this, the libcdio driver was also fixed to enable disk usage on Apple Silicon native builds.
  • Windows
    • A fix to a crash that only occurred on Windows Debug builds has been resolved. This didn’t affect users of the actual RC1 release, but Windows devs who would attempt to execute Kodi as a Debug build were quickly halted.

PVR

  • An issue around multiple resume dialogs has been fixed

Teletext

  • Another Teletext issue has been resolved. This will help increase the reliability and safety of Kodi.

Alpha 2 Update

The “Alpha 2” update of Kodi 20 Nexus was released on July 10, 2022.

Android Platform

  • Fix a stutter when the Kodi Android app was opened, closed, and opened again. One of our team members noticed an issue with a recent PR that caused media stuttering to occur only after the app was opened and closed and reopened again without a force close. We have come up with a fix, so hopefully, playback should be a better experience over Alpha 1.
  • Another TrueHD fix – buffers reduced to a specific level to optimize data throughput
  • More local app icons should render fully in Kodi
  • Fix a packaging error for binary python modules (pycryptodome)

Xbox Platform

  • Fixes some specific H.265 video crashes

Python

  • Android and Apple systems have had their Python version bumped to 3.9.13 in accordance with the latest release of the CPython 3.9 series. Of note, there have been fixes by the CPython team specifically for issues raised by Kodi community members around some crashes. Thanks to those members raising the upstream issues, and the fantastic CPython team for fixing them.
  • Please note, that this does not affect any of our Windows releases, or if you are using Linux.

Filesystems

  • Fix a regression that caused thumbnails to not appear when accessed from “remote” filesystems (e.g. WebDAV)

Closed Captions

  • Fix an instance of Closed Captions not working. A forum member was able to provide an extremely helpful sample that allowed us to track down an issue with closed captions not working correctly. Incidentally, this also fixes Closed Captions for some Inputstream.Adaptive streams.

Subtitles

  • Multiple WebVTT fixes

Bluray

  • Fix BluRay resume issues

Thumbnail Images

  • Reduce “quality” of thumbnail creation
  • NOTE: An advanced setting is available for those users who wish to alter the default further. More information can be found on the wiki.

Skinning

  • A couple of skinning changes have been introduced
  • Skin timers
  • Removal of player.DisplayAfterSeek
  • Skip border infill
  • Moving speed
  • Diffuse fading animations
  • VideoPlayer.Art(type) and positional variants

Alpha 1 Update

The “Alpha 1” update of Kodi 20 Nexus was released on May 16, 2022.

Video

  • AV1 hardware decoding for Android
  • AV1 hardware decoding for Linux via VAAPI
  • Bump to FFMPEG 4.4

Subtitles

  • Add new font style settings such as border size/color, background type/color/opacity, shadow color/opacity, and blur
  • Add support to display subtitles with dynamic positions which make use of position tags
  • Add underlined and strikethrough text style support
  • Add a new wide color palette in color settings
  • Add a new setting to change text alignment for closed caption subtitles for a better reading
  • Add a new setting to override subtitles metadata like style and position
  • Improved font size that now match the point/pixel proportion
  • When Kodi is in windowed mode subtitles are now always displayed correctly
  • Improved VPlayer for better reading of the multiline text
  • Improved SAMI format to better support multiple languages
  • Improved TX3G format to support multiple styles, colors and alpha channel
  • ASS/SSA subtitles are displayed without flickering
  • Improved image-based subtitle rendering to keep a better aspect ratio
  • Add support to the WebVTT subtitle format type
  • Improved font list setting – the actual names of the fonts are now listed
  • Add support to OpenType font type (OTF)
  • Improved calibration window, so it’s now possible to also reset the calibration settings
  • Subtitle settings can now be changed while in playback without side effects

Discs

  • Fix resume of Blu-Rays and DVD ISOs in file mode (not in library)
  • Fix playback of some optical discs on Linux due the incorrect mapping of mountpoints
  • On Linux optical media is now mounted by default (via udisks)
  • Partial code cleanup and platform split of disc drive handling
  • Skin cosmetics
  • Fix duplicated context menu items

EDL

  • Fix EDL mute sections and EDL cuts

GUI

  • Fix wrap lists
  • Fix hitrect on auto sized buttons
  • Fix some context menu options not triggering the respective builtin action
  • Independent volume setting for GUI sounds
  • Password reveal button in keyboard dialog

Input

  • Added Steam Deck built-in controller support

Skinning

  • Add a new Colour Picker window dialog to allow display a color list
  • Improved image control to support read dynamic $INFO data to “colordiffuse” tag
  • Improved Player Process Info window – new information has been added and grouped by context
  • New media flags for HDR videos: detect, store and process the type of HDR in a video file
  • Skinners can now define modal dialogs if its visibility depends on Boolean condition evaluation
  • Deprecation of old info labels with the introduction of new generic ones (e.g. Player.Editlist, Player.Cuts, etc)

Estuary/Estouchy

  • Estuary PVR Home Screen: New widget for timers (replacing old current/next recording widget)
  • Estuary PVR Home Screen: Add percentage played progress bars to Recent Channels and Recent Recordings widgets
  • Estuary PVR Home Screen: Change default click action to open the Guide window
  • Improve display of EDL markers on the default skin (EDL mutes are now shown, cut sections are also identified)

Games

  • Savestate manager for Retroplayer with captions describing the state of the game provided by https://retroachievements.org
  • In-game Port Setup dialog to change between game controllers

Platform Specifics

  • UNIX Family Platforms
    • Implement WS-Discovery (SMB discovery) for *ix platforms (Android/Linux/Apple)
  • iOS/TVOS
    • Improved Siri Remote handling
    • Improved “Now Playing” info
  • macOS
    • Initial support for M1 native including native windowing/input handling PR NOTE: We do not provide prebuilt M1 dmg’s. Any devs willing to work on ironing out the many corner cases of the native windowing implementation, don’t hesitate to ping @fuzzard on the forums if you have any questions.
    • Extend GameController support to OSX
    • Many code cleanups/refinements/refactors
  • Android
    • Update Android build to use Gradle for signing/aligning/packing
  • Linux
    • Add ACES/Hable Tonemapping for GLES
    • More BiCubic Shaders for GLES
    • Pipewire support
  • Windows
    • New setting to use 10 bit swapchain for SDR videos. Improves video quality and more precise colour conversions: YUV to RGB, limited to full range, shaders, etc. This is true even if video output is limited to 8 bit RGB by system or graphics driver.
    • Improved DXVA2 (HW video decoding) performance by sharing decoding and rendering surfaces. Avoids video copy operations and drastically reduces video memory usage on NVIDIA and AMD graphics using recent drivers.

i8n support

  • Harfbuzz rendering for scripts with open type font shaping features

PVR

  • Channels and Recordings can specify a provider
  • Read-only recordings supported
  • EPG Search: Add Saved Searches, incl. new Estuary PVR Home Screen widget
  • Channel Manager: Add possibility to refresh all channel logos
  • Settings: Add possibility to specify which data to delete when resetting PVR database
  • Automatic cleanup of cached PVR images (texture.db and cached image files)
  • Functional Improvements for multi PVR Add-on scenarios
  • Performance improvements, esp. for large number of channels

Build System/Dependencies

  • Most dependencies have been updated to latest, or close to, for Apple/Android platforms
  • Many cmake updates to update build system

Date/Time

  • Many many updates/changes to use std::chrono throughout the code base

Addons

  • Colour Picker
  • Colour button setting
  • Add support to add video HDR type info to a video list item
  • Function for removing orphaned dependencies recursively

How to Install Kodi 20 Nexus

There are a few ways to install the Alpha version of Kodi 20 Nexus on your preferred Kodi device.

The best method for installing Kodi 20 Nexus is through the download page on the official Kodi website.

How to Install Kodi 20 Nexus

Those using the Amazon Firestick, Fire TV, or Android TV devices will likely have better luck installing the ARMV7A (32BIT) APK file.

Overall, feel free to try the brand new Alpha release of Kodi 20 Nexus on your preferred streaming device!

But keep in mind this is not the official stable release of Kodi, as most 3rd party add-ons will not work properly.

For more information on Kodi 20 Nexus, refer to the video below.

 

For other popular IPTV Wire resources, be sure to check out our most popular articles below.

  • Best IPTV Services
  • What is IPTV?
  • Best IPTV Players
  • How to Jailbreak Firestick

LEGAL DISCLAIMER: IPTV WIRE does not own or operate any IPTV service or streaming application. We do not host or distribute any applications. We do not verify whether IPTV services or app developers carry the proper licensing. The end-user shall be solely responsible for media accessed through any device, app, addon, or service mentioned on our Website.

For 100% legal IPTV service, IPTV WIRE recommends Vidgo.

The post Kodi 20 Nexus RC 2 Release – What You Need to Know appeared first on IPTV WIRE.

Facebook Comments Box

Comments