mirror of
https://github.com/jellyfin/jellyfin-plugin-opensubtitles.git
synced 2024-12-04 04:11:24 +00:00
17 lines
491 B
YAML
17 lines
491 B
YAML
---
|
|
name: "jellyfin-plugin-opensubtitles"
|
|
guid: "4b9ed42f-5185-48b5-9803-6ff2989014c4"
|
|
version: "8"
|
|
jellyfin_version: "10.5.0"
|
|
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.1"
|