Jellyfin | |
Jellyfin | |
Developer: | Jellyfin Team |
Programming Language: | C# (Server) |
Operating System: | Cross platform |
Platform: | Microsoft Windows, macOS, Linux, Android, iOS, iPadOS, Amazon Fire TV, Kodi, Roku, Xbox One, Xbox Series X/S, Docker |
Language: | Multi Language |
Genre: | Media server |
License: | GPLv2 |
Jellyfin is a free and open-source media server and suite of multimedia applications designed to organize, manage, and share digital media files to networked devices. Jellyfin consists of a server application installed on a machine running Microsoft Windows, macOS, Linux or in a Docker container,[1] and another application running on a client device such as a smartphone, tablet, smart TV, streaming media player, game console or in a web browser.[2] Jellyfin also can serve media to DLNA and Chromecast-enabled devices.[3] It is a fork of Emby.[4]
Jellyfin follows a client–server model that allows for multiple users and clients to connect, even simultaneously, and stream digital media remotely. Because Jellyfin runs as a fully self-contained server, there is no subscription-based consumption model that exists, and Jellyfin does not utilize an external connection nor third-party authentication for this functionality. This enables Jellyfin to work on an isolated intranet in much the same fashion as it does over the Internet. Because it shares a heritage with Emby, some clients for that platform are unofficially compatible with Jellyfin; however, as Jellyfin's codebase diverges from Emby, this becomes less possible. Jellyfin does not support a direct migration path from Emby.[5]
Jellyfin is extensible, and optional third-party plugins exist to provide additional feature functionality. The project hosts an official repository, however plugins need not be hosted in the official repository to be installable.[6]
One of the main advantages of Jellyfin is in the way it handles Live TV and TV tuners. While other media servers have a hard limit on channel number (e.g., 480 for Plex), Jellyfin has no such limit.
Version 10.6.0 of the server software introduced a feature known as "SyncPlay", which provides functionality for multiple users to consume media content together in a synchronized fashion. Support to read epub ebooks with Jellyfin was also added. Also introduced is multiple plugin repositories. Anyone can now create unofficial plugins for Jellyfin and do not need to wait for them to be added to the official plugin repository. The web front end has been split off in a separate system in anticipation of the move towards a SQL backend and High Availability with multiple servers.[7]
The project began on December 8, 2018, when co-founders Andrew Rabert and Joshua Boniface, among other users, agreed to fork Emby as a direct reaction to closing of open-source development on that project.[8] [9] [10] [11] A reference to streaming, Jellyfin's name was conceived of by Rabert the following day.[12] An initial release was made available on December 30, 2018.
Jellyfin's unique version numbering began with version 10.0.0 in January 2019.
Major version | Release date | Notes | |
---|---|---|---|
10.9.0 | May 11, 2024 | ||
10.8.0 | June 11, 2022 | ||
10.7.0 | March 8, 2021 | ||
10.6.0 | July 19, 2020 | Introduction of SyncPlay feature & epub reading | |
10.5.0 | March 8, 2020 | Hardware acceleration encoding and decoding support added for the Raspberry Pi | |
10.4.0 | October 6, 2019 | ||
10.3.0 | April 19, 2019 | ||
10.2.0 | February 16, 2019 | ||
10.1.0 | January 25, 2019 | ||
10.0.0 | January 7, 2019 | ||
3.5.2-5 | December 30, 2018 | Only release to use original Emby version numbering |