• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions Few questions regarding subtitles

     
    • 0 Vote(s) - 0 Average

    Few questions regarding subtitles

    I need help regarding subtitles and how to add them.
    troothdotcom
    Offline

    Junior Member

    Posts: 43
    Threads: 22
    Joined: 2023 Jun
    Reputation: 0
    Country:United States
    #1
    2023-11-21, 05:23 PM
    I am a sucker for subtitles and would prefer if all my movies and shows had them but unfortunately not all my content has them so I have 2 questions regarding subtitles.

    1. Besides going online and downloading and adding subtitles 1 by 1 which I have done for some content is there a plug in that actually works and is trustworthy?

    2. When I have to use Handbrake to encode a movie for it to play on my devices I usually lose the subtitles that came with the file how can I go about keeping them in the encoding process is there a box I'm not checking?

    thank you so much in advance for your help.
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #2
    2023-11-21, 05:28 PM
    https://jellyfin.org/docs/general/server...-subtitles

    https://handbrake.fr/docs/en/latest/adva...itles.html
    ivan
    Offline

    Junior Member

    Posts: 19
    Threads: 2
    Joined: 2023 Dec
    Reputation: 0
    #3
    2023-12-10, 08:07 PM (This post was last modified: 2023-12-11, 12:36 AM by ivan. Edited 1 time in total.)
    (2023-11-21, 05:28 PM)tmsrxzar Wrote: https://jellyfin.org/docs/general/server...-subtitles

    https://handbrake.fr/docs/en/latest/adva...itles.html

    Hey there.

    I have a few libraries that were previously being used with Plex, using a plugin called Subzero which would download subtitles automatically and save them under a folder called "sub" (inside each movie folder).
    Example:
    • \docs\james bond behind the scenes\james-bond-bts.mkv
    • \docs\james bond behind the scenes\sub\james-bond-bts.en.srt

    Plex would play the video and the subtitle fine.

    Now that I'm on Jellyfin, I was wondering how I should deal with this situation. Naturally, Jellyfin completely ignores the "sub" folder. And because of this a lot of my content doesn't play with subtitles at the moment.
    I also have titles where the subtitles (srt) simply exist side-by-side with the video file. In these cases, subtitles appear fine.

    I have two questions:
    1. What can I do with my "sub" folders ? Is there any way Jellyfin can look into these folders when processing metadata and such for each movie?
    2. How does the Open Subtitles plugin work? Will it go though all my old content and try to download new subtitles for everything? (I would like to avoid this). Or will it process new content only, starting from the moment the plugin is installed?
    ivan
    Offline

    Junior Member

    Posts: 19
    Threads: 2
    Joined: 2023 Dec
    Reputation: 0
    #4
    2024-06-10, 09:40 PM
    (2023-12-10, 08:07 PM)ivan Wrote:
    (2023-11-21, 05:28 PM)tmsrxzar Wrote: https://jellyfin.org/docs/general/server...-subtitles

    https://handbrake.fr/docs/en/latest/adva...itles.html
    I have two questions:
    1. What can I do with my "sub" folders ? Is there any way Jellyfin can look into these folders when processing metadata and such for each movie?
    2. How does the Open Subtitles plugin work? Will it go though all my old content and try to download new subtitles for everything? (I would like to avoid this). Or will it process new content only, starting from the moment the plugin is installed?

    Can anyone out there help me out ?
    Cognicom
    Offline

    Junior Member

    Posts: 22
    Threads: 1
    Joined: 2023 Jun
    Reputation: 2
    Country:Australia
    #5
    2024-06-11, 01:11 AM
    (2023-11-21, 05:23 PM)troothdotcom Wrote: 2. When I have to use Handbrake to encode a movie for it to play on my devices I usually lose the subtitles that came with the file how can I go about keeping them in the encoding process is there a box I'm not checking?

    In HandBrake, you'll have multiple tabs - Summary, Dimensions, Filters, Video, Audio, Subtitles, Chapters.

    When preparing a file for processing, before adding it to the queue, go to the "Subtitles" tab to add in subtitles - if there are subtitles embedded in the source file, use "Add Track" to add those subtites; otherwise, click "Import Subtitle" to import them from an external .SRT/.ASS/etc. file.

    You can also create custom presets and configure them to automatically import subtitles of specific languages.
    Amentis aperi, politicus mortus politicus bonus est!  Raised-fist
    Cognicom
    Offline

    Junior Member

    Posts: 22
    Threads: 1
    Joined: 2023 Jun
    Reputation: 2
    Country:Australia
    #6
    2024-06-11, 01:16 AM
    (2023-12-10, 08:07 PM)ivan Wrote: I have a few libraries that were previously being used with Plex, using a plugin called Subzero which would download subtitles automatically and save them under a folder called "sub" (inside each movie folder).
    Example:
    • \docs\james bond behind the scenes\james-bond-bts.mkv
    • \docs\james bond behind the scenes\sub\james-bond-bts.en.srt

    Plex would play the video and the subtitle fine.

    Now that I'm on Jellyfin, I was wondering how I should deal with this situation. Naturally, Jellyfin completely ignores the "sub" folder. And because of this a lot of my content doesn't play with subtitles at the moment.
    I also have titles where the subtitles (srt) simply exist side-by-side with the video file. In these cases, subtitles appear fine.

    I have two questions:
    1. What can I do with my "sub" folders ? Is there any way Jellyfin can look into these folders when processing metadata and such for each movie?
    2. How does the Open Subtitles plugin work? Will it go though all my old content and try to download new subtitles for everything? (I would like to avoid this). Or will it process new content only, starting from the moment the plugin is installed?

    1. Jellyfin expects the subtitles to be in the same folder as the video file, so in the above example, moving james-bond-bts.en.srt into \docs\james bond behind the scenes\ will make the subtitles visible to Jellyfin. Consult this reference: https://jellyfin.org/docs/general/server...nal-files/. Note that you'll need to do a library re-scan to get the server to notice them.
       
    2. Sorry, can't help you with that; I've never used it - but hopefully someone else will be able to help.
    Amentis aperi, politicus mortus politicus bonus est!  Raised-fist
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode