jellyfin-plugin-reports/build.yaml
2020-03-25 05:02:46 +01:00

16 lines
500 B
YAML

---
name: "jellyfin-plugin-reports"
guid: "d4312cd9-5c90-4f38-82e8-51da566790e8"
version: "5" # Please increment with each pull request
jellyfin_version: "10.5.0" # The earliest binary-compatible version
owner: "jellyfin"
nicename: "Reports"
description: "Generate reports of your media library"
overview: "Generate reports of your media library"
category: "General"
artifacts:
- "Jellyfin.Plugin.Reports.dll"
build_type: "dotnet"
dotnet_configuration: "Release"
dotnet_framework: "netstandard2.1"