• 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 Troubleshooting Media Scanning & Identification NFO not being read with multiple versions

     
    • 0 Vote(s) - 0 Average

    NFO not being read with multiple versions

    How to get Jellyfin to read an external NFO with multiple versions of a film
    KittyNone
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #1
    2024-08-18, 03:08 AM
    Hi! I use external NFO's only with my JF setup and I'm trying to add the movie Blackmail (1929) in both silent and talkie versions. While Jellyfin does a fine job of recognizing the multiple versions, I can't work out how to name the NFO so Jellyfin will associate it with the film. The filenames are Blackmail (1929) - Silent and Blackmail (1929) - Talkie. I've tried naming the NFO file Blackmail (1929), tried giving each version its own NFO, tried naming it after one version or the other, and named it movie.nfo, but the entry in Jellyfin remains blank, as pictured. How should the file actually be named for Jellyfin to recognize it?

       
    linesma
    Offline

    Junior Member

    Posts: 14
    Threads: 4
    Joined: 2023 Dec
    Reputation: 1
    Country:Thailand
    #2
    2024-08-21, 05:11 PM
    Make sure the file name of the nfo file matches the movie file name, and each movie version should have their own nfo file. You should have a total of four files:

    Blackmail (1929)-Silent.mp4
    Blackmail (1929)-Silent.nfo
    Blackmail (1929)-Talkie.mp4
    Blackmail (1929)-Talkie.nfo

    I do not know what container your video is in, so I used mp4 as an example.

    If you want the movie listed twice, you may need to tweak your nfo file. For the silent version:

    Code:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

    <movie>
        <title>Blackmail - Silent</title>
        <originaltitle>Blackmail - Silent</originaltitle>
        <userrating>8</userrating>
    </movie>

    https://www.themoviedb.org/movie/543-blackmail

    For the talkie version:

    Code:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

    <movie>
        <title>Blackmail - Talkie</title>
        <originaltitle>Blackmail - Talkie</originaltitle>
        <userrating>8</userrating>
    </movie>

    https://www.themoviedb.org/movie/543-blackmail

    Hope this helps.
    And those who were seen dancing were thought to be insane by those who could not hear the music. - Friedrich Nietzsche
    KittyNone
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #3
    2024-08-22, 01:45 AM
    Aha! Thank you so much; I'd swear I'd tried that approach, but either I didn't or JF's cache got stuck when I did. Regardless, my problem is solved, thanks!
    linesma
    Offline

    Junior Member

    Posts: 14
    Threads: 4
    Joined: 2023 Dec
    Reputation: 1
    Country:Thailand
    #4
    2024-08-23, 04:33 PM
    (2024-08-22, 01:45 AM)KittyNone Wrote: Aha! Thank you so much; I'd swear I'd tried that approach, but either I didn't or JF's cache got stuck when I did. Regardless, my problem is solved, thanks!

    No problem, glad I was able to help.
    And those who were seen dancing were thought to be insane by those who could not hear the music. - Friedrich Nietzsche
    « 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