jellyfin-plugin-opensubtitles/build.yaml
2020-02-24 00:57:27 +09:00

17 lines
491 B
YAML

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