• 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 How to add Extra DVDs?

     
    • 0 Vote(s) - 0 Average

    How to add Extra DVDs?

    Add whole extra DVDs to a movie?
    jellyfin
    Offline

    Junior Member

    Posts: 48
    Threads: 9
    Joined: 2024 Nov
    Reputation: 0
    Country:Germany
    #1
    2024-11-17, 02:36 PM (This post was last modified: 2024-11-17, 02:36 PM by jellyfin. Edited 1 time in total.)
    I was searching both the documentation and the forum, but could not find a solution for this:

    Movies like "Pirates of the Caribbean" have not only extras on the DVD, but 2 WHOLE DVDs with extras and stuff!

    I tried to arrange them like this:

    Code:
    -- Pirates of the Caribbean/
          Pirates of the Caribbean.mkv
          EXTRAS/
             v01.mkv
             v02.mkv
             ...
          Pirates of the Caribbean - Extras 1/
             EXTRAS/
                v01.mkv
                v02mkv
                ...
          Pirates of the Caribbean - Extras 2/
             EXTRAS/
                v01.mkv
                v02mkv
                ...


    As subfolders of the movie folder, with a sole EXTRAS folder with all content, so that those extras will not show up as movies.
    But this will not be found by Jellyfin.

    What else could I do?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-11-17, 03:35 PM (This post was last modified: 2024-11-17, 03:36 PM by TheDreadPirate. Edited 1 time in total.)
    Our documentation for extras is here.

    https://jellyfin.org/docs/general/server...vie-extras

    The folder needs to be named "extras".

    Code:
    chris@rat-trap:/media/library/Movies$ tree HalloweenTown/
    HalloweenTown/
    ├── extras
    │  └── behind the scenes.mkv
    └── HalloweenTown.mkv

       

    If your server is running Linux, double check file and folder permissions.
    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]
    jellyfin
    Offline

    Junior Member

    Posts: 48
    Threads: 9
    Joined: 2024 Nov
    Reputation: 0
    Country:Germany
    #3
    2024-11-17, 04:20 PM (This post was last modified: 2024-11-17, 04:24 PM by jellyfin. Edited 2 times in total.)
    (2024-11-17, 03:35 PM)TheDreadPirate Wrote: Our documentation for extras is here.

    https://jellyfin.org/docs/general/server...vie-extras

    <...>


    Dear @TheDreadPirate, thanks for your reply, but it seems you did not read what I posted or even the subject line.

    The DVDs I talk about already have extras, which I put into a "EXTRAS" folder - and they work fine!
    So no problem here (on macOS) ...

    I was asking about adding whole Extra DVDs to a movie!

    I gave an example above, where I have the working EXTRAS folder in the movie's folder, but there are two (2) additional Extra DVDs for this movie!
    And I find no way to added them to the move, as I tried to explain above with sub-folders and all content within them in a separate EXTRAS folder - they will not be found!

    Any idea?
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,032
    Threads: 0
    Joined: 2024 Jun
    Reputation: 58
    #4
    2024-11-17, 04:26 PM (This post was last modified: 2024-11-17, 04:32 PM by theguymadmax. Edited 2 times in total.)
    How about trying this structure:
    -- Pirates of the Caribbean/

          Pirates of the Caribbean.mkv

          EXTRAS/

             Disk0 v01.mkv

             Disk0 v02.mkv

             Disk1 v01.mkv

             Disk1 v02.mkv

             Disk2 v01.mkv

             Disk2 v02.mkv
    jellyfin
    Offline

    Junior Member

    Posts: 48
    Threads: 9
    Joined: 2024 Nov
    Reputation: 0
    Country:Germany
    #5
    2024-11-17, 04:26 PM (This post was last modified: 2024-11-17, 04:28 PM by jellyfin.)
    Let me add on this:

    I cannot just add of the content from those two extra DVDs to the movie's EXTRA folder as I want to have the content of each DVD separately - so that I know, which content belongs to which DVD. Therefor my try with the sub-folders and have everything in an EXTRAS folder within that.
    But Jellyfin does not seem to decent into those sub-folders.

    (2024-11-17, 04:26 PM)theguymadmax Wrote: How about trying this structure:
    -- Pirates of the Caribbean/

          Pirates of the Caribbean.mkv

          EXTRAS/

             v01 Disk1.mkv

             v02 Disk1.mkv

             v01 Disk2.mkv

             v02 Disk2.mkv

             v01 Disk3.mkv

             v02 Disk3.mkv

    Just separate them by renaming?
    That could work as workaround.

    But some way to have separate folders seems more natural ....

    Thanks for the idea!
    jellyfin
    Offline

    Junior Member

    Posts: 48
    Threads: 9
    Joined: 2024 Nov
    Reputation: 0
    Country:Germany
    #6
    2024-11-17, 04:52 PM
    (2024-11-17, 04:26 PM)theguymadmax Wrote: How about trying this structure:
    -- Pirates of the Caribbean/

          Pirates of the Caribbean.mkv

          EXTRAS/

             Disk0 v01.mkv

             Disk0 v02.mkv

             Disk1 v01.mkv

             Disk1 v02.mkv

             Disk2 v01.mkv

             Disk2 v02.mkv

    I did that now for the 3 Pirate movies I have, and while it is not very elegant to rename files in such a way, it works!
    Many thanks.

    Do you have an idea how to handle separate extra DVDs?

    I mean, for the Alien Quadrupology and for the Back to the Futures movies, there is an extra DVD that does NOT belong to one of the movies, but is completely separate - it may contain stuff for all of the movies, or separate from the movies.
    This should normally be in it's own folder ... but this does not work in Jellyfin!

    When I put all the content into a sub-folder EXTRAS, they do not appear at all - as there is no movie in this directory (not even in Folder mode).
    But when I just have them directly in a folder, all the little video files show up as regular movies, which is of course even worse.

    Thinking about this, I see no solution for this problem.
    It seems, folders are nothing that is liked by Jellyfin ;-)

    To use such DVDs at all, it seems that I need to rename according to you idea and add the extra DVD to one of the movie folders, which is logically wrong ... but otherwise it does not work at all.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #7
    2024-11-17, 05:26 PM (This post was last modified: 2024-11-17, 05:28 PM by TheDreadPirate. Edited 3 times in total.)
    If the extras belong to the same movie, why would they need to be an entirely separate folder?  Doesn't matter that it is a separate disk.  A LOT of extras are on entirely separate discs.  They are extras for that movie.  But on a separate disc.

    The names for your extras is almost 100% arbitrary (there are a few reserved words).
    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]
    jellyfin
    Offline

    Junior Member

    Posts: 48
    Threads: 9
    Joined: 2024 Nov
    Reputation: 0
    Country:Germany
    #8
    2024-11-17, 05:54 PM
    (2024-11-17, 05:26 PM)TheDreadPirate Wrote: If the extras belong to the same movie, why would they need to be an entirely separate folder?  Doesn't matter that it is a separate disk.  A LOT of extras are on entirely separate discs.  They are extras for that movie.  But on a separate disc.

    The names for your extras is almost 100% arbitrary (there are a few reserved words).

    I just like to have separate DVDs in distinct folders.
    And when extra DVDs belong to a certain movie, it is OK for me to add them into a OTHER or FEATURETTES sub-folder.
    But when the DVD does not really belong to a movie, I don't like to do this.

    Sadly Jellyfin forces me to do this, as EXTRAS in a a separate folder (without a an actual movie) do not show up at all - even in "Folder" mode.
    And adding them in their own folder but not within some EXTRAS folder let's them show up as separate movies each.

    So, no good solution here.

    I finally did it like this, added regular extras of a movie to it's EXTRAS sub-folder, while separate extra DVD of a movie did go into the OTHER and FEATURETTES sub-folders.
    And for the extra DVD, I just but them into the FEATURETTES sub-folder of the last of the movies - not idea, to be honest.

    I think, the better solution would be to scan sub-folders and remain at the standards otherwise.

    This way, separate extra DVDs could have their own folder, which is empty beside one EXTRAS folder and would not show up as movie, but the content from the EXTRAS sub-folder would show up in "Folder" mode.
    That would be a clean way to handle this common situation.

    Thanks for your help!
    « 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