oddstr13/jprm-build

Builds a Jellyfin plugin via Jellyfin Plugin Repository Manager

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Activelast commit Apr 8, 2026
License
MPL 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: oddstr13/jellyfin-plugin-repository-manager@9497a0a499416cc572ed2e07a391d9f943a37b4d # v1.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathThe path to the sources of the plugin solution (default: ".")no.
outputPath to dotnet build directory (default: ./artifacts)no./artifacts
versionOverwrite the detected version of the plugin (default: "")no""
dotnet-configThe dotnet build configuration (default: Release)noRelease
dotnet-targetOverwrite the detected dotnet target framework used for the plugin build (default: "")no""
max-cpu-countMaximum number of processors to use during build (default: "1")no1
verbosityThe log verbosity of JPRMnodebug
namedescription
artifactReturns the built plugin zip