news
Jellyfin 10.11 Media Server Arrives with Backup Support, FFmpeg 7.1, and More
Quoting: Jellyfin 10.11 Media Server Arrives with Backup Support, FFmpeg 7.1, and More —
After a year of development following the previous 10.10 version, the open-source Jellyfin media server has just rolled out version 10.11—one of the biggest updates in the project’s history. It brings a complete database overhaul, improved performance, new backup options, and plenty of under-the-hood refinements.
One of the major highlights is the migration to EF Core, a .NET-based object-relational mapping system. Until now, Jellyfin relied on raw SQLite calls scattered throughout the codebase, which made upgrades and schema changes complicated and error-prone.