Files
jellyfin-plugin-skin-manager/build.yaml
Mister Rajoy 09b3c26df0 First Commit
2020-11-08 02:19:22 +01:00

16 lines
561 B
YAML

---
name: "jellyfin-plugin-tmdbboxsets"
guid: "bc4aad2e-d3d0-4725-a5e2-fd07949e5b42"
version: "5" # Please increment with each pull request
jellyfin_version: "10.5.0" # The earliest binary-compatible version
owner: "jellyfin"
nicename: "TMDb Box Sets"
description: "Automatically create movie box sets based on TMDb collections"
overview: "Automatically create movie box sets based on TMDb collections"
category: "Metadata"
artifacts:
- "Jellyfin.Plugin.TMDbBoxSets.dll"
build_type: "dotnet"
dotnet_configuration: "Release"
dotnet_framework: "netstandard2.1"