mirror of
https://github.com/jellyfin/jellyfin-plugin-opensubtitles.git
synced 2025-02-19 22:12:33 +00:00
Jellyfin OpenSubtitles Plugin
Part of the Jellyfin Project
This is a plugin built with .NET that can download subtitles from Open Subtitles for your videos.
Build Process
-
Clone or download this repository
-
Ensure you have .NET Core SDK setup and installed
-
Build plugin with following command
dotnet publish --configuration Release --output bin
- Place the resulting file in the
plugins
folder under the program data directory or inside the portable install directory
Languages
C#
89.7%
JavaScript
6.4%
HTML
3.9%