Plex NFO Agent Forum Preview

nfos.zip (1.1 KB)

here you go

Thanks, the show nfo has the ids, the XML you pasted though is for a season response, not a show and we won’t have these Guids on the season response.

i shouldn’t check late at night. You are completely right. that was my bad. The show response does include it. the metadata i linked was for season request.

Thanks

Thank you drzoidberg and dokuro! That fixed my issue!

Hello all. I setup my plex server with local metadata, agent is xbmc as plex nfo movie is not showing in agent but I upgraded to the latest version. It works well on web with actor info and image showing. However, my plex app iOS and iPadOS cannot show these things.

I also checked the file info in app. From the advanced button, I checked the full metadata in both xml and json format. The metadata includes the actor information and pictures path but not showing them.

Any thoughts on this bug? Thx.

I also noticed that extras not supported well on app. My trailer is included in app but other extras such as Shorts are not included for play. But those are inside the metadata.

@drzoidberg33

I used to be using XBMCnfoTVImporter and my nfo were working.
I’ve experimented using Agent ā€œPlex NFO Seriesā€ and my nfo files don’t work anymore. Artwork shows up for seaons posters and episode thumbnails but I get no information. I’ve even edited my nfo files to have the plex formatting and nothing still. Even added a temporary library with only one show for testing. Confused on what I’m doing wrong or missing.

The Rotten Tomatoes ratings are not solved for me.

My code looks like this:

<rating name="tomatometerallcritics" max="10" default="true">

  <value>8.5</value>

  <votes>20</votes>

</rating>

<rating name="audience" max="10">

  <value>8.7</value>

  <votes>15430</votes>

</rating>

And it still shows the TMDB rating if I use a custom metadata agent (nfo agent and Plex movie)

I’m using the Plex NFO Movie agent, and it is simply ignoring the <set> tag inside the NFO file when creating collections. Apparently, all the other tags are being recognized except the one related to collections.

Any suggestions?

collections based on tags is not yet implemented yet but on the roadmap.

@drzoidberg33 Can you update the main post with the current feature requests for NFO?

This is resolved in the next beta.

This should also be resolved in the next beta.

Hi

Is there any update on the availability of local extras for anything that has matched with local NFO only ?

Thank you.

Not yet, it’s not as high priority as the other issues.

The 1.43.2 beta is available now which has the above mentioned changes.

Note for collections: it uses the advanced library option ā€œMinimum automatic collection sizeā€ setting, so you will need to set this to a value before collections will appear.

Ah, I was wondering why it didn’t seem to be working on my end. :sweat_smile:

Ye, it’s maybe a bit annoying having to configure this first but I figured it would be more annoying if there was no control over this as many people may not want to use this collection data, especially when there are a lot of 1-item collections.

So only plex pass users can get the beta? Does it not work in the current version? I don’t know if you saw my message over the weekend.

The NFO agent itself is in the public release, the changes to RT ratings and collections is only in the beta.