• 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 SOLVED: Jellyfin ignoring local nfos. Need recommendations.

     
    • 0 Vote(s) - 0 Average

    SOLVED: Jellyfin ignoring local nfos. Need recommendations.

    EatAtArbies
    Offline

    Junior Member

    Posts: 4
    Threads: 2
    Joined: 2024 Oct
    Reputation: 0
    #1
    2025-01-11, 10:00 AM
    Hi All,

    I've been trying to add a box set of mythbusters to my media collection (It appears to be a limited edition box set from 2008 with an outer box in the form of a dynamite detonator). I've since learned that Mythbusters media releases have been notoriously scattered and as a consequence the dvd order on TVDB is on a couple of seasons (2 and 6) while the aired order looks both very different. I tried making it line up with the aired order but have struggled, so instead I'd like to make use of nfo files to just tell jellyfin what's in the episodes.

    I've used linesma's templates of example nfo files from here https://forum.jellyfin.org/t-custom-nfo-file-examples as a starting point and created both a 'Mythbusters.nfo' in the show folder, a series of folders underneath named Box1-Box6 and within those placed the episode files and their associated nfo files.

    According to https://jellyfin.org/docs/general/server/metadata/nfo/ "It's currently not possible to disable .nfo metadata. Local metadata will always be fetched and has priority over remote metadata providers like TMDb." So I would expect these to take precedence but instead Jellyfin appears to ignore them and go off to fetch contradictory episode ordering and information, even going so far as to call the seasons as though they were the aired order. This makes me think I'm doing something wrong.

    Here's my Mythbusters.nfo
    Code:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

    <tvshow>

        <title>Mythbusters</title>

        <originaltitle>Mythbusters</originaltitle>

        <showtitle>Myhbusters</showtitle>

        <userrating>8</userrating>

        <plot>Watch as pop culture's most baffling urban myths and legends are debunked, decoded and demystified by Mythbusters Jamie Hyneman and Adam Savage.</plot>

        <mpaa>United States:TV-G</mpaa>

        <genre>Documentary</genre>

        <genre>Humor</genre>

        <premiered>2003-01-23</premiered>

        <status>Concluded</status>

        <studio>Discovery</studio>

    </tvshow>

    Then as an example of the episode nfo files we have 'Mythbusters S01E01 Exploding Toilet.m4v' with associated nfo file 'Mythbusters S01E01 Exploding Toilet.nfo' which contains:

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

            <episodedetails>

            <title>Episode 1</title>

            <rating></rating>

            <season>1</season>

            <episode>1</episode>

            <plot>Exploding Toilet, Who Gets Wetter, The Assassin's Ice Bullet.</plot>

            <runtime>49 min</runtime>

    </episodedetails>

    Should I also generate a Box1.nfo, Box2.nfo etc named for the folders to help it properly recognize the "seasons"? If so an example would be appreciated.

    Please point out what might be wrong and thanks in advance.
    Go to solution
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin ignoring local nfos. Need recommendations. - by EatAtArbies - 2025-01-11, 10:00 AM
    RE: Jellyfin ignoring local nfos. Need recommendations. - by TheDreadPirate - 2025-01-12, 05:47 PM
    RE: Jellyfin ignoring local nfos. Need recommendations. - by theguymadmax - 2025-01-12, 08:32 PM
    RE: Jellyfin ignoring local nfos. Need recommendations. - by EatAtArbies - 2025-01-22, 08:49 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