mirror of
https://github.com/jellyfin/jellyfin-plugin-opensubtitles.git
synced 2024-11-22 21:59:52 +00:00
18 lines
594 B
YAML
18 lines
594 B
YAML
name: "Open Subtitles"
|
|
guid: "4b9ed42f-5185-48b5-9803-6ff2989014c4"
|
|
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-opensubtitles.png"
|
|
version: 20
|
|
targetAbi: "10.9.0.0"
|
|
framework: "net8.0"
|
|
owner: "jellyfin"
|
|
overview: "Download subtitles for your media"
|
|
description: "Download subtitles from the internet to use with your media files. (Requires configuration)"
|
|
category: "Metadata"
|
|
artifacts:
|
|
- "Jellyfin.Plugin.OpenSubtitles.dll"
|
|
changelog: |-
|
|
- 10.9 (#145) @crobibero
|
|
|
|
### Dependency updates ###
|
|
- chore(deps): update xunit-dotnet monorepo (#117) @renovate
|