mirror of
https://github.com/jellyfin/jellyfin-plugin-reports.git
synced 2024-11-23 13:49:53 +00:00
16 lines
500 B
YAML
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"
|