mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-01-18 16:37:31 +01:00
First Commit
This commit is contained in:
15
build.yaml
Normal file
15
build.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
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"
|
||||
Reference in New Issue
Block a user