Categories: Ubuntu

Kodi 21 “Omega” Gets Its First RC Release

After 3 alpha and 3 beta releases, Kodi media center 21, finally announced its first RC release this Thursday.

Kodi 21 is the next major release that’s still in development. The release features upstream FFmpeg 6.0, adds support for NFSv4, support M3U8 playlist files, AVIF images, HDR10 for Android.

The developer team asks users to try out the new development release and report issues to help to make it better. And, in the current RC1 release, changes include:

  • Allow users to set a subtitle save path
  • Fix that audiobooks showing their last chapter with no duration.
  • For Linux, allow Pipewire to properly identify HDMI for passthrough usage.
  • Sponsored
  • Implement Hotkeycontroller for media keys on macOS
  • Some color accuracy changes for 10bit SDR/HDR color mapping on Windows.
  • Allows subtitles to be tonemapped to avoid extreme brightness for HDR playback on Android.
  • Fix for icons not being correctly refreshed
  • See github releases page for more.

Get Kodi 21 RC1

Kodi provides official packages available to download at its website via the link below:

In the page, just select your system (platform), then switch to “Pre-release” page for Kodi 21 RC1.

For Linux, there’s sadly NO binary package for the new RC release so far. For choice, you may try the Beta version (Beta 2 so far in my test) by using the Flathub-Beta repository:

  • First, launch terminal, enable Flatpak support, then run command to add flathub-beta repository:
    flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
  • Then, install Kodi Beta from that repository:
    flatpak install flathub-beta --user tv.kodi.Kodi
  • Finally, launch Kodi Beta either via command: flatpak run tv.kodi.Kodi//beta, or by searching from start menu (or Gnome Activities overview). If you also have Kodi Stable installed as Flatpak, use the command below to switch app icon to Beta version:
    flatpak make-current --user tv.kodi.Kodi beta

To uninstall the Kodi Beta flatpak package, use command:

Sponsored
flatpak uninstall --delete-data tv.kodi.Kodi//beta

Also run flatpak uninstall --unused to clear up left over runtimes.

The post Kodi 21 “Omega” Gets Its First RC Release appeared first on Osgrove.

Ubuntu Server Admin

Recent Posts

Welcome to the Ubuntu Weekly Newsletter 883

Welcome to the Ubuntu Weekly Newsletter, Issue 883 for the week of March 9 –…

3 hours ago

How to Install nvidia-smi on Ubuntu or Debian Linux

In this article, we will see how to install nvidia-smi on Ubuntu or Debian Linux.…

15 hours ago

How to Install clang tool on Ubuntu or Debian Linux

In this article, we will see how to install clang tool on Ubuntu or Debian…

2 days ago

How to resolve Ubuntu 20.04 Container Signature Errors on Raspberry Pi ARM Devices

When working with Docker containers on Raspberry Pi devices, you might encounter frustrating signature verification…

2 days ago

How to fix DNS Resolution Issues with OpenVPN on Ubuntu 18.04

You’ve recently upgraded to Ubuntu 18.04 and found that your OpenVPN connection no longer resolves…

2 days ago

How to Fix Ubuntu 18.04 System Monitor Launch Issues

Have you ever tried to open System Monitor on your Ubuntu 18.04 system only to…

3 days ago