#PMM is not overriding Plex metadata

1 messages · Page 1 of 1 (latest)

mystic spindleBOT
#

Please complete #938455615741775902 and someone from the community or one of our <@&938443185347244033> members will respond when they're available.

Including the meta.log from the beginning is a huge help use !logs for more information.

short plinth
#

What's in the log?

paper anvilBOT
#
Providing Log Files

You have been asked to provide your log file, which will allow us to support you further.

You can find your meta.log file within the logs folder of your Plex Meta Manager config folder [right next to config.yml].

You can drag-and-drop your meta.log file directly into Discord, you do not need to upload it to a third-party site unless it exceeds the 50mb size limit.

Please DO NOT manually extract, copy and paste text from your log files directly into Discord as the formatting can be difficult to read and can often redact parts of the log file that are important for full context.

short plinth
#
[CRITICAL] | 'int' object has no attribute 'lower'

There is either an issue in config/Plex/TV/Money Heist (2017).yml or a bug in PMM that is preventing the file from being processed.

PMM is attempting to convert a string to lowercase, but it has been handed an integer.

drifting wasp
#

Could you post your 'Money Heist (2017).yml here, to make sure that is correct?

#

Right now, looking at one of my metadata ymls (it only alters the seasons title and summary), it looks like you should add " before and after Money Heist. Checking something else right now.

#

And this MAY be the major cause:
`Shows
Each metadata definition is defined by the mapping name which can link to a show in multiple ways.

Mapping name must match the show name in Plex exactly unless an alt_title is specified.

Mapping name must match the TVDb ID or IMDb ID mapped to the show.`

#

So make sure the name "Money Heist" is the same as what is in the library.

short plinth
#
metadata:
  Money Heist:
  seasons:
    1:
...

"seasons" should be indented under the title:

drifting wasp
#

That too

short plinth
#

Probably it's taking the 1 and trying to lowercase it to compare it to "seasons" or "sort_title" or the like.

drifting wasp
#

Does the show name match exactly what is in your library?

#

And also do the indentation.

slim sierra
#

the indention is the issue

#

i could cause that error to not pop in that way but it still wont work untill the indention is fixed

drifting wasp
#

And I also learn something! LOL

#

LOL, I've been giving them longer issues. I'm sure they love the "easy & quick" ones!