Code Monkey home page Code Monkey logo

jellyfin-plugin-subtitleextract's Introduction

Subtitle Extract for Jellyfin Plugin

Part of the Jellyfin Project

Plugin Banner

GitHub Workflow Status MIT License Current Release

About

Plugin to automatically extract embedded subtitles.

Installation

See the official documentation for install instructions.

Build

  1. To build this plugin you will need .Net 6.x.

  2. Build plugin with following command

dotnet publish --configuration Release --output bin
  1. Place the dll-file in the plugins/subtitleextract folder (you might need to create the folders) of your JF install

Releasing

To release the plugin we recommend JPRM that will build and package the plugin. For additional context and for how to add the packaged plugin zip to a plugin manifest see the JPRM documentation for more info.

Contributing

We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. In general refer to our contributing guidelines for further information.

Licence

This plugins code and packages are distributed under the MIT License. See LICENSE for more information.

jellyfin-plugin-subtitleextract's People

Contributors

crobibero avatar jellyfin-bot avatar shemanaev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jellyfin-plugin-subtitleextract's Issues

How does it work ?

Hi,

I would like to use this extension, but I don't have any clue on how it is supposed to behave within Jellyfin.
How to automatically extract subtitles when a new movie/serie is added ?
Does it need to be set up as a reccurent task ?

Regards,

Store subtitles alongside file?

Hello, thanks for the plugin, was really nice to see this in the plugin list!

If I'm not mistaken it seems subtitles are being stored in "Jellyfin\Server\data\subtitles", is it possible to store the subs alongside the media files with the same name?

Thanks!

Only extract specific languages

Hi, thanks for this plugin, it helps me deal with the problem of embedded subtitles.
I'm wondering if it would be possible to add configuration options in the plugin details for selecting one or more specific languages and make it so that only subtitles of those languages are extracted. Perhaps even offer the option to filter out HI/SDH subs?

It would help with some 4K videos that are over 20GB and have over 30 subtitles. The extraction from these files can take over an hour depending on the hardware where the extraction is running.

Subtitle Extract webhook

Is it possible to trigger a subtitle extract through a webhook?
I'd like to improve my sonarr/radarr setup by also extracting the subtitles when finishing the download of new content as it currently does with reloading jellyfin.

I do this with a webhook, so I'd like to be able to trigger subtitle extract in the same way.

Extract font attachments related to subtitles

It would be nice to be possible the plugin to extract not only the subtitles, but the font attachments too. This way jellyfin will not need to do this when video is played and it will be possible to offload all the work when server is less loaded. This will help alot to machines with slower storage.

Extraction of the subs and font attachments can be batched all in 1 ffmpeg request to make things faster.

Other addition to the plugin can be a scheduled task to cleanup subtitles and font attachments that are left behind when videos/shows are deleted.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.