Jellyfin.Extensions 12.1.0

dotnet add package Jellyfin.Extensions --version 12.1.0
                    
NuGet\Install-Package Jellyfin.Extensions -Version 12.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Jellyfin.Extensions" Version="12.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Jellyfin.Extensions" Version="12.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Jellyfin.Extensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Jellyfin.Extensions --version 12.1.0
                    
#r "nuget: Jellyfin.Extensions, 12.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Jellyfin.Extensions@12.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Jellyfin.Extensions&version=12.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Jellyfin.Extensions&version=12.1.0
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Jellyfin.Extensions:

Package Downloads
Jellyfin.Model

Package Description

Jellyfin.Plugin.FileTransformation

Jellyfin plugin to allow other plugin developers to intercept and change the delivered web content of jellyfin-web without requiring custom jellyfin-web builds or injected javascript. This plugin is based on a Pull Request (https://github.com/jellyfin/jellyfin/pull/9095) by https://github.com/JPVenson. Most of the code here was written by him, though adapted to function in a plugin context rather than a native change.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Jellyfin.Extensions:

Repository Stars
IAmParadox27/jellyfin-plugin-file-transformation
Jellyfin plugin that allows other plugins to manipulate the content served by jellyfin-web without modifying the web source directly.
IAmParadox27/jellyfin-plugin-home-sections
Add server provided home sections to your Jellyfin instance
Viperinius/jellyfin-plugin-spotify-import
Import playlists from Spotify in Jellyfin
Version Downloads Last Updated
12.1.0 0 9/15/2026
12.0.0 10,021 9/8/2026
12.0.0-rc7 2,240 8/31/2026
12.0.0-rc6 990 8/26/2026
12.0.0-rc5 4,298 8/11/2026
12.0.0-rc4 17,738 8/2/2026
12.0.0-rc3 2,547 7/22/2026
12.0.0-rc2 5,781 6/28/2026
12.0.0-rc1 14,452 6/21/2026
10.11.11 76,943 6/6/2026
10.11.10 7,312 5/24/2026
10.11.9 5,636 5/21/2026
10.11.8 14,613 4/5/2026
10.11.7 1,505 3/31/2026
10.11.6 20,279 1/19/2026
10.11.5 6,441 12/15/2025
10.11.4 1,964 12/1/2025
10.11.3 5,931 11/16/2025
10.11.2 2,476 11/3/2025
Loading failed