• 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 change .nfo file

     
    • 0 Vote(s) - 0 Average

    change .nfo file

    Unable to successfully modify the image path in the .nfo file
    DZDZzzZ
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Oct
    Reputation: 0
    #1
    2024-10-31, 01:39 PM
    I created .nfo file through scrapping in Jellyfin. And I found the image path in the .nfo file is too complex to organize image. So I tried to changed the image path to a new path in nfo file. When I refreshed the metadate through scan for new and updated files, the poster and actor images will not be displayed in Jellyfin. And if I tried to use other methods to refresh the metadate, in .nfo file, path of art would disappear, like </ actor>,and the path of actor would become the previous path. 
    So is there any way to display a picture of my new path?
    Thanks.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-10-31, 02:17 PM
    A lot of what NFOs do is for Kodi and not for Jellyfin. The image paths is one of those things that only matters to Kodi. Images must be named and located where Jellyfin wants them to be. The image path provided in the NFO is not used for Jellyfin clients.
    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]
    DZDZzzZ
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Oct
    Reputation: 0
    #3
    2024-10-31, 02:31 PM
    (2024-10-31, 02:17 PM)TheDreadPirate Wrote: A lot of what NFOs do is for Kodi and not for Jellyfin.  The image paths is one of those things that only matters to Kodi.  Images must be named and located where Jellyfin wants them to be.  The image path provided in the NFO is not used for Jellyfin clients.

    So how can I know which location and what name Jellyfin wants? For example, if I have a video without a poster and an image I want use it, thus how I can do to store the image location information in the nfo file, which can prevent images from disappearing when refreshing metadata.
    Thanks.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-10-31, 03:12 PM
    When you enable saving of image with your media in your library settings in Jellyfin, it will automatically save the images where they need to be.

    Once Jellyfin has laid down the initial images and metadata you can customize. Either by replacing the images in the file system or using the Jellyfin UI.

    Tiny Media Manager is an external tool that can also automate this process.

    We have documentation providing example naming and relative locations for the images if you want to do this manually.

    https://jellyfin.org/docs/general/server...ws/#images
    https://jellyfin.org/docs/general/server...es/#images
    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]
    DZDZzzZ
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Oct
    Reputation: 0
    #5
    2024-11-01, 02:33 AM
    It is the pervious poster path: 'D:\Data\Jellyfin\metadata\library\b9\b9c533a88fa6e293e4b735bbbf748e6d\poster.jpg'. The folder name seems to be a hash value, or something, rather than a movie name. So I try to modify it to a movie name, like "'D:\Data\Jellyfin\metadata\library\movie\poster.jpg". But it does not work.
    Moverover, if I select the movie folder as the folder to store the poster in previous library, which method should I choose as refreshing metadata to move images into new folder?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-11-01, 03:10 PM
    First go to your library settings and enable "Save artwork into media folders", if you have not done so already.

    I believe the least intrusive way is to select "Find missing metadata" and check "Replace existing images". If that doesn't work, you will have to select "Replace all metadata" from the drop down, and also check replace existing images.
    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]
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #7
    2024-11-01, 06:00 PM
    (2024-11-01, 02:33 AM)DZDZzzZ Wrote: It is the pervious poster path: 'D:\Data\Jellyfin\metadata\library\b9\b9c533a88fa6e293e4b735bbbf748e6d\poster.jpg'. The folder name seems to be a hash value, or something, rather than a movie name. So I try to modify it to a movie name, like "'D:\Data\Jellyfin\metadata\library\movie\poster.jpg". But it does not work.
    If you really want to save your images in the config folder instead of with the media files, Jellyfin will use that ID to store them in the config/data metadata folder.
    You can't add the movie name there as you tried because that's not how Jellyfin saved the path in the database.

    An easy way to figure out where a video is stored there is by opening the episode/movie on the web UI on a browser.
    Look at the URL of the video and it will contain the ID that you need to find in the library.

    Also, the metadata/library folder is sorted numerically. It uses hex numbers, so that's why it uses letters on the folder names.
    « 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