Kodi is an award-winning free and open source (GPL) software media player and entertainment hub that can be installed on Linux, OSX, Windows, iOS, tvOS and Android. It is designed around a “10-foot user interface” for use with televisions and remote controls.
Users can play and view most videos, music, podcasts, games and other digital media files from local and network storage media and the internet.
https://kodi.tv
Official Download (Windows x64 Installer)
Alternative Download (Windows x64 Installer)
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 >100 jobs where scheduled for the Android TV recommendation channels.
- For some old Android devices that had both MediaTek and Google decoders for some media, a preference to using the Google decoder was put in as the MediaTek decoders fail to play back audio in encrypted streams.
- Linux
- A PR was reverted that fixes some Linux setups to use the more generic library (GL) rather than the specific GLX library.
- macOS/iOS
- Windows
- Fixes to HDR playback when windows was already in HDR mode.
- A backported fix for a potential deadlock for Xbox users when using pixel shaders and SW decoding.
PVR
Python
- @garbear has backported a fix for setting Picture and Game info via infotags.
- GameInfo has been added to the Player class to allow get/set GameInfoTag data.
- A fix was backported that mainly affected Linux platforms: the path used when searching for modules was appending Kodi script paths at the end of the list, and therefore could potentially find system Python scripts/modules instead of Kodi-specific scripts/modules
Video