actions-marketplace-validations/jprm-build

Builds a Jellyfin plugin via Jellyfin Plugin Repository Manager

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 11, 2026
License
MPL 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/oddstr13_jellyfin-plugin-repository-manager@13053505729c330be71fe45d23921e46f50479ce # no releases — HEAD as of 2026-07-10

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