• 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
    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
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    NFO not being read with multiple versions - by KittyNone - 2024-08-18, 03:08 AM
    RE: NFO not being read with multiple versions - by linesma - 2024-08-21, 05:11 PM
    RE: NFO not being read with multiple versions - by KittyNone - 2024-08-22, 01:45 AM
    RE: NFO not being read with multiple versions - by linesma - 2024-08-23, 04:33 PM

    • 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