Jump to content

Get path to NFO from API


Recommended Posts

Posted

Is there a way to use the API to determine the path to the NFO (Path and filename) based on an Emby item such as a movie or episode.  I have searched but cannot find something like this.  

 

Note: I am trying to write some elements to an NFO file from emby but cannot easily determine the NFO filename and path.

 

Thanks

Ken

Posted

Hi, there isn't one. Technically nfo is a separate feature from the core server. It's a plugin, it listens for events when items get saved to the database and then it pushes that same information to the nfo file. So it's all completely isolated into the nfo plugin. I suppose it could be possible to add an api endpoint to the nfo plugin though.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...