#Condition Errors (keyis) and Config Errors Assistance

1 messages · Page 1 of 1 (latest)

rugged aurora
#

I've got several errors after I finally looked at my logs when I moved off the deprecated settings, and have no idea where they stem from or if they are due to the migration....looking for a little help

spark sundialBOT
#

Welcome @rugged aurora!

Someone from <@&938443185347244033> will assist when they're available.

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

#

You can press the "Close Post" button above or type /close at any time to close this post.

rugged aurora
spark sundialBOT
#

📝 If you want to review this again, zak.ary:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> 📝

meager prism
#

Holy moly that's a large log

rugged aurora
#

Yea, it's not my test library :x

#

thank god for nitro

meager prism
#

I'm not at my computer so can't review atm

rugged aurora
#

yea let me give you the highlights?

meager prism
#

Sure

rugged aurora
#
[2024-02-27 05:36:18,927] [plex_meta_manager.py:380]  [INFO]     | Count | Message                                                                                    |
[2024-02-27 05:36:18,927] [plex_meta_manager.py:381]  [INFO]     |=======|============================================================================================|
[2024-02-27 05:36:18,928] [plex_meta_manager.py:383]  [INFO]     |     6 | Plex Error: No Items found in Plex                                                         |
[2024-02-27 05:36:18,928] [plex_meta_manager.py:383]  [INFO]     |     3 | Filter Error: No TVDb ID found for Echo                                                    |
[2024-02-27 05:36:18,928] [plex_meta_manager.py:383]  [INFO]     |     2 | Config Warning: managed attribute not found using None as default                          |
[2024-02-27 05:36:18,928] [plex_meta_manager.py:383]  [INFO]     |     2 | Config Warning: configured attribute not found using None as default                       |
[2024-02-27 05:36:18,928] [plex_meta_manager.py:383]  [INFO]     |     1 | No MdbItem for BlackHills.mov (Guid: plex://movie/64cf62d3f81242993c41f794)                |
[2024-02-27 05:36:18,928] [plex_meta_manager.py:383]  [INFO]     |     1 | No MdbItem for Echo (Guid: plex://show/6407906e8e4fc40b5c8384b9)                           |
[2024-02-27 05:36:18,928] [plex_meta_manager.py:384]  [INFO]     |                                                                                                    |
[2024-02-27 05:36:18,928] [plex_meta_manager.py:377]  [INFO]     |========================================== Error Summary ===========================================|
[2024-02-27 05:36:18,929] [plex_meta_manager.py:379]  [INFO]     |                                                                                                    |
[2024-02-27 05:36:18,929] [plex_meta_manager.py:380]  [INFO]     | Count | Message                                                                                    |
[2024-02-27 05:36:18,929] [plex_meta_manager.py:381]  [INFO]     |=======|============================================================================================|
[2024-02-27 05:36:18,929] [plex_meta_manager.py:383]  [INFO]     |   123 | Overlay Error: This item's poster already has an Overlay. There is no PMM setting to change; manual attention required. |
[2024-02-27 05:36:18,929] [plex_meta_manager.py:383]  [INFO]     |    15 | Plex Error: resolution: No matches found with regex pattern (?i)2160                       |
[2024-02-27 05:36:18,929] [plex_meta_manager.py:383]  [INFO]     |     4 | MdbList Error: Not Found                                                                   |
[2024-02-27 05:36:18,929] [plex_meta_manager.py:383]  [INFO]     |     3 | YAML Error: metadata attribute is required                                                 |
[2024-02-27 05:36:18,930] [plex_meta_manager.py:383]  [INFO]     |     2 | Plex Error: resolution: No matches found with regex pattern (?i)576                        |
[2024-02-27 05:36:18,930] [plex_meta_manager.py:383]  [INFO]     |     1 | Config Error: No custom_repo defined                                                       |
[2024-02-27 05:36:18,930] [plex_meta_manager.py:383]  [INFO]     |     1 | Overlays Attempted on QI Season 1: Overlay File (1) DVD, Overlay File (2) AAC, Overlay File (3) 576P |
[2024-02-27 05:36:18,930] [plex_meta_manager.py:384]  [INFO]     |                                                                                                    |
[2024-02-27 05:36:18,930] [plex_meta_manager.py:389]  [INFO]     |====================================================================================================|```
primal etherBOT
#

Plex Error: No Items found in Plex

The criteria defined by a search/filter returned 0 results.

This is often expected - for example, if you try to apply a 1080P overlay to a 4K library then no items will get the overlay since no items have a 1080P resolution.

It is worth noting that search and filters are case-sensitive, so "1080P" and "1080p" are treated as two separate things.

meager prism
#

Someone else may chime in

rugged aurora
#
[2024-02-27 05:08:26,374] [meta.py:359]               [DEBUG]    | Conditional: res                                                                                   |
[2024-02-27 05:08:26,374] [meta.py:417]               [TRACE]    | Condition 1 Failed: key: "720p" is not "4k"                                                        |
[2024-02-27 05:08:26,374] [meta.py:417]               [TRACE]    | Condition 2 Failed: key: "720p" is not "1080p"                                                     |
[2024-02-27 05:08:26,375] [meta.py:420]               [TRACE]    | Conditional Variable: res is "(?i)720|hd"                                                          |
[2024-02-27 05:08:26,375] [meta.py:358]               [DEBUG]    |                                                                                                    |
[2024-02-27 05:08:26,375] [meta.py:359]               [DEBUG]    | Conditional: dolby_vision                                                                          |
[2024-02-27 05:08:26,375] [meta.py:417]               [TRACE]    | Condition 1 Failed: alt: "hdr" is not "dv"                                                         |
[2024-02-27 05:08:26,375] [meta.py:434]               [TRACE]    | Conditional Variable: dolby_vision added as optional variable                                      |
[2024-02-27 05:08:26,375] [meta.py:358]               [DEBUG]    |                                                                                                    |
[2024-02-27 05:08:26,375] [meta.py:359]               [DEBUG]    | Conditional: hdr                                                                                   |
[2024-02-27 05:08:26,375] [meta.py:420]               [TRACE]    | Conditional Variable: hdr is "True"                                                                |
[2024-02-27 05:08:26,376] [meta.py:358]               [DEBUG]    |                                                                                                    |
[2024-02-27 05:08:26,376] [meta.py:359]               [DEBUG]    | Conditional: regex                                                                                 |
[2024-02-27 05:08:26,376] [meta.py:417]               [TRACE]    | Condition 1 Failed: alt: "hdr" is not "plus"                                                       |
[2024-02-27 05:08:26,376] [meta.py:417]               [TRACE]    | Condition 2 Failed: alt: "hdr" is not "dvhdr"                                                      |
[2024-02-27 05:08:26,376] [meta.py:434]               [TRACE]    | Conditional Variable: regex added as optional variable   ```
#

those are what i found....god knows what else there actually is

#

its 155MB after all

#

weirdly though, nothing seems broken

#

the overlays are working, the collections are working, i'm not sure what they mean

#

probably will want to see my config too whoever decides to tackle this

meager prism
#

The trace stuff can probably be ignored

#

The PMM Defaults have conditions that activate for certain things

coral tide
#

You can reduce the size a lot by not using trace logging.

winged matrix
#

The only errors I'm seeing are coming from your custom configs and a couple of mdblists that aren't found.

#

The usual regex errors are there but they don't mean anything.

coral tide
#

First, this is incorect:

|     metadata_files:                                                                                |
|       - pmm: universe                                                                              |

That should be collection_files, as nothing you have there in either library is a metadata file; they are all collection files.

That is probably the cause of these:

|     1 | Config Error: No custom_repo defined                                                       |
|     3 | YAML Error: metadata attribute is required                                                 |

The other ones:

|     2 | Config Warning: managed attribute not found using None as default                          |
|     2 | Config Warning: configured attribute not found using None as default                       |

Ignorable if the right collections are being deleted; they just mean tha you don't have a couple values specified in your config.

|    15 | Plex Error: resolution: No matches found with regex pattern (?i)2160                       |
|     2 | Plex Error: resolution: No matches found with regex pattern (?i)576                        |

ignorable; you have no 4K or 576p videos in some library or libraries

|     1 | Overlays Attempted on QI Season 1: Overlay File (1) DVD, Overlay File (2) AAC, Overlay File (3) 576P |

My guess here is that the image you have specified for that thing is broken; that's what's caused that error in the past.

|     3 | Filter Error: No TVDb ID found for Echo                                                    |

While trying to apply the status overlays, PMM can't figure out what this thing is

|     4 | MdbList Error: Not Found                                                                   |
|     1 | No MdbItem for BlackHills.mov (Guid: plex://movie/64cf62d3f81242993c41f794)                |
|     1 | No MdbItem for Echo (Guid: plex://show/6407906e8e4fc40b5c8384b9)                           |

While trying to apply ratings, can't figure out what those are over at mdblist. Search the log for the first error to see the oither two.

|     6 | Plex Error: No Items found in Plex                                                         |

These are all overlays that don't apply to anything in the libraries.

|   123 | Overlay Error: This item's poster already has an Overlay. There is no PMM setting to change; manual attention required. |

This means that PMM asked PLex for the artwork for a thing, in order to put overlays on it. HOWEVER, the artwork that Plex handed back was an overlaid images that came from PMM, even though the item isn't flagged as having overlays.

A common cause of this [though not the only cause] is a season that does not have artwork of its own. In this case, Plex uses the series artwork, which may already have overlays on it. PMM will not apply overlays to an image which already has them, hence this error.

It cannot just make up artwork, hence the "manual attention required"

rugged aurora
#

i think the last is the case of several S01's are the same as the series poster

#

i changed metadata_files to collection_files

rugged aurora
#

any idea why my run command is being redacted to hell?

#

still getting [2024-02-27 18:47:36,121] [meta.py:359] [DEBUG] | Conditional: res | [2024-02-27 18:47:36,121] [meta.py:417] [TRACE] | Condition 1 Failed: key: "480p" is not "4k" | [2024-02-27 18:47:36,122] [meta.py:417] [TRACE] | Condition 2 Failed: key: "480p" is not "1080p" | [2024-02-27 18:47:36,122] [meta.py:417] [TRACE] | Condition 3 Failed: key: "480p" is not "720p" | [2024-02-27 18:47:36,122] [meta.py:417] [TRACE] | Condition 4 Failed: key: "480p" is not "576p" | [2024-02-27 18:47:36,122] [meta.py:420] [TRACE] | Conditional Variable: res is "(?i)480|sd" | [2024-02-27 18:47:36,122] [meta.py:358] [DEBUG] | | [2024-02-27 18:47:36,122] [meta.py:359] [DEBUG] | Conditional: dolby_vision | [2024-02-27 18:47:36,122] [meta.py:420] [TRACE] | Conditional Variable: dolby_vision is "True" | [2024-02-27 18:47:36,123] [meta.py:358] [DEBUG] | | [2024-02-27 18:47:36,123] [meta.py:359] [DEBUG] | Conditional: hdr | [2024-02-27 18:47:36,123] [meta.py:417] [TRACE] | Condition 1 Failed: alt: "dv" is not "hdr" | [2024-02-27 18:47:36,123] [meta.py:434] [TRACE] | Conditional Variable: hdr added as optional variable | [2024-02-27 18:47:36,123] [meta.py:358] [DEBUG] | | [2024-02-27 18:47:36,123] [meta.py:359] [DEBUG] | Conditional: regex | [2024-02-27 18:47:36,123] [meta.py:417] [TRACE] | Condition 1 Failed: alt: "dv" is not "plus" | [2024-02-27 18:47:36,123] [meta.py:417] [TRACE] | Condition 2 Failed: alt: "dv" is not "dvhdr" | [2024-02-27 18:47:36,123] [meta.py:434] [TRACE] | Conditional Variable: regex added as optional variable

#

other than a bunch of similar to that in the movies library just ```[2024-02-27 19:17:17,092] [plex_meta_manager.py:383] [INFO] | 2 | Config Warning: managed attribute not found using None as default |
[2024-02-27 19:17:17,092] [plex_meta_manager.py:383] [INFO] | 2 | Config Warning: configured attribute not found using None as default ````

#

i think i found why that happened though

rugged aurora
#

nope, still getting the condition fails

winged matrix
#

Which condition fails? You're using trace logs and it's going to show a lot of stuff that "fails" because it doesn't meet a condition ("dv" is not "dvhdr", they're different). I don't see anything abnormal in what you posted.

rugged aurora
#

ok

#

what about why my run command is like triple recursively redacted?

#

not a big deal, just curious

winged matrix
#

I'm not sure what you mean. When you post the log here there is some information that is redacted. If you view the log from your computer all the information is there.

coral tide
rugged aurora
#

ok np

#

thx

#

think i'm all set then

#

as usual you guys are great

#

❤️