Open Source Plex Alternatives
A curated collection of the 3 best open source alternatives to Plex.
The best open source alternative to Plex is Jellyfin. If that doesn't suit you, we've compiled a ranked list of other open source Plex alternatives to help you find a suitable replacement. Other interesting open source alternatives to Plex are: Kodi and Navidrome.
Plex alternatives are mainly Media & Streaming. Browse these if you want a narrower list of alternatives or looking for a specific functionality of Plex.
A free software media server that streams your own movies, shows and music to client apps, for people leaving Plex or Emby.

Jellyfin puts you in control of managing and streaming your own media, delivering it from a dedicated server to end-user devices through a range of apps. It descends from the 3.5.2 release of Emby and was ported to .NET for full cross-platform support, and it exists as the alternative for anyone tired of premium tiers and hidden agendas.
This repository holds the backend server, one of many projects under the Jellyfin organization. The server also hosts the static files of the separate web client by default, so a build needs those files either compiled from the web repository or copied out of an existing installation.
Setting up a development environment has a short list of prerequisites.
- .NET 10 SDK: the project targets it, and any IDE with .NET support will attach a debugger.
- ffmpeg: the project maintains its own build, which has to be installed before the server runs.
- Platform coverage: every major operating system works except FreeBSD, which remains incompatible.
- Separate web client: hosting it apart from the server is what the team recommends while developing.
For people who only want to watch things, the project publishes downloads, an installation guide, a quick start guide and a container image. Translation happens on a Weblate instance, feature requests go through a dedicated hub, and there are no strings attached to any of it.
A free media player and entertainment hub that turns a computer or set-top box into a living room jukebox for any collection.

Created in 2003 by a group of like minded programmers, Kodi is a free and open source media player and entertainment hub for digital media, run since as a non-profit project by the XBMC Foundation with volunteer developers scattered around the world.
It ships as a native application for Android, Linux, BSD, macOS, iOS, tvOS and Windows, and runs on most common processor architectures. The interface and its skinning engine are built for a couch and a remote control rather than a desk, which is what makes it a fit for a home theatre PC.
Point it at your media and it does the cataloguing for you.
- Library building: scanning creates a personalised library with box covers, descriptions and fanart.
- Format coverage: plays almost all popular audio and video formats in circulation.
- Network playback: designed for streaming from anywhere in the house or from the internet over practically any protocol.
- Add-ons: the add-on system is what makes the hub extensible and customizable.
- Extras: playlists, slideshows, a weather forecast and a range of audio visualisations.
More than 500 developers have contributed and over 100 translators have carried Kodi into more than 70 languages. It is GPLv2 licensed, built with CMake, and offered as both final and development builds from the download section for whichever platform you run.
