Giter Club home page Giter Club logo

Comments (4)

SlrG avatar SlrG commented on July 4, 2024 1

The XBMC nfo importer agent is designed to import XBMC (now, Kodi) local metadata and assets. If you only have that and nothing else, it should work fine without using plex' Local Media Assets.

That agent will import mostly the same things, but also support plex' additional trailers, commentaries and so on.

If you use both agents in conjunction, most assets will get imported twice. This will double the size of your library and therefore it is recommended to disable the local media support in the agent if the Local Media Assets one is used, too. The agent then only imports the nfo file and leaves everything else to the Local Media Assets agent.

from xbmcnfomoviesimporter.bundle.

skinnerback avatar skinnerback commented on July 4, 2024

Jumping on an old thread here as its the first result when searching for me issue. When I have this option checked, information is pulled from my NFO file, but artwork is not used when identified in the NFO file. When this option is unchecked, the artwork shows up, but none of the other metadata within the NFO is loaded (title - when different than file name, outline, genres, tags, release/premiere date, studio, actors, etc.)

I've tried multiple name conventions for the poster file:
MovieFileName.jpg
MovieFileName-poster.jpg
MovieFileName-cover.jpg

Is there any way to get both? My "poster"/"cover" is loaded with the thumb tag within the NFO and is titled the same as the file.

from xbmcnfomoviesimporter.bundle.

SlrG avatar SlrG commented on July 4, 2024

Thumb tags from within the nfo file are not supported by this agent with the exception being actor thumbs. The key is the correct naming and placement of the media files. In theory it is not necessary to enable the "disable local media" option.

The file naming convention follows what Kodi and most other media centers support (with the exception of only allowing jpg files). MovieName-poster.jpg and MovieName-fanart.jpg should be used and the files should be in the same directory as the movie file itself.

As you have tested that already it should have worked. If you want to troubleshoot, enable debug logging in the agents settings, readd a small test library and check the agents log files to find out what is going wrong.

from xbmcnfomoviesimporter.bundle.

skinnerback avatar skinnerback commented on July 4, 2024

It seems I've figured out what is going on. If the poster art is present when the movie is added to the library, Plex picks it up and uses it and still processes the NFO for the metadata. If the art is added to the folder later, Plex wont pick it up unless the item is removed from the library and then re-added.

from xbmcnfomoviesimporter.bundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.