mirror of
https://github.com/jellyfin/jellyfin-plugin-opensubtitles.git
synced 2024-12-04 04:11:24 +00:00
20 lines
654 B
YAML
20 lines
654 B
YAML
name: "Open Subtitles"
|
|
guid: "4b9ed42f-5185-48b5-9803-6ff2989014c4"
|
|
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-opensubtitles.png"
|
|
version: "13"
|
|
targetAbi: "10.8.0.0"
|
|
framework: "net5.0"
|
|
owner: "jellyfin"
|
|
overview: "Download subtitles for your media"
|
|
description: "Download subtitles from the internet to use with your media files."
|
|
category: "Metadata"
|
|
artifacts:
|
|
- "Jellyfin.Plugin.OpenSubtitles.dll"
|
|
- "OpenSubtitlesHandler.dll"
|
|
changelog: |2-
|
|
### New features and improvements ###
|
|
- Search improvements vol. 2 + minor fixes (#75) @MBR-0001
|
|
|
|
### Code or Repo Maintenance ###
|
|
- 10.8 support (#68) @crobibero
|