Skip to content

Build from source (源码编译)

编译插件前,需要先安装.NET

Jellyfin

dotnet build --configuration Release

Emby

dotnet build --configuration Release.Emby

Plex

Plex 插件无需编译