• 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 VIDEO_TS Folder Folder Structure

     
    • 0 Vote(s) - 0 Average

    VIDEO_TS Folder Folder Structure

    How to design the folder structure when using disk images
    OcraCore
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 May
    Reputation: 0
    Country:Germany
    #1
    2024-05-24, 04:18 PM
    Hi together,

    I was wondering how to create a folder structure for several versions of a movie where one version is a VIDEO_TS/AUDIO_TS folder pair. From the documention (https://jellyfin.org/docs/general/server/media/movies) one should start with something like this:

    Movies
    ├── Best_Movie_Ever (2019)
    │  ├── Best_Movie_Ever (2019) - 1080P.mp4
    │  ├── Best_Movie_Ever (2019) - 720P.mp4
    │  └── Best_Movie_Ever (2019) - Directors Cut.mp4
    └── Movie (2021) [imdbid-tt12801262]
        ├── Movie (2021) [imdbid-tt12801262] - 2160p.mp4
        ├── Movie (2021) [imdbid-tt12801262] - 1080p.mp4
        └── Movie (2021) [imdbid-tt12801262] - Directors Cut.mp4


    How do I add a VIDEO_TS/AUDIO_TS folder pair into such a structure. I have already tried something like:

    Movies
    ├── Best_Movie_Ever (2019)
    │  ├── Best_Movie_Ever (2019) - 1080P.mp4
    │  └── Best_Movie_Ever (2019) - DVD
    │      ├── VIDEO_TS

    │      └── AUDIO_TS

    and (directly in thee main movie folder)

    Movies
    ├── Best_Movie_Ever (2019)
    │  ├── Best_Movie_Ever (2019) - 1080P.mp4
    │  ├── VIDEO_TS
    │  └── AUDIO_TS


    and (no dash behind the mp4 file)

    Movies
    ├── Best_Movie_Ever (2019)
    │  ├── Best_Movie_Ever (2019).mp4
    │  ├── VIDEO_TS
    │  └── AUDIO_TS


    But nothing worked until now. How should one do this?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-05-24, 05:14 PM
    I don't think Jellyfin supports both versions and TS folder structures in the same movie.

    What is the purpose of having both the MP4 and the TS folders? Jellyfin does not support DVD/BD menus.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    OcraCore
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 May
    Reputation: 0
    Country:Germany
    #3
    2024-05-24, 06:12 PM (This post was last modified: 2024-05-24, 06:13 PM by OcraCore. Edited 1 time in total.)
    That's unfortunate. I might open a feature request...

    As for the why: Lets say I have two DVDs of the same movie but diffent editions (extended, director's cut, etc.) and want to keep them as original files in jellyfin. Apperantly this is not possible right now even though jellyfin now officially supports the playback of those.
    « 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