jellyfin-plugin-opensubtitles/build.yaml
2019-03-11 12:12:43 +09:00

15 lines
449 B
YAML

---
name: "jellyfin-plugin-opensubtitles"
guid: "4b9ed42f-5185-48b5-9803-6ff2989014c4"
version: "1.0.0"
nicename: "Open Subtitles"
description: "Download subtitles for your media"
overview: "Download subtitles from the internet to use with your media files."
category: "General"
artifacts:
- "Jellyfin.Plugin.OpenSubtitles.dll"
- "OpenSubtitlesHandler.dll"
build_type: "dotnet"
dotnet_configuration: "Release"
dotnet_framework: "netstandard2.0"