#allowed_library_types

1 messages · Page 1 of 1 (latest)

burnt mortar
#

I have my config setup to pull ratings via PMM overlay git:

Movies: # Each library must match the Plex library name
report_path: config/missing/Movies_missing.yml
metadata_path:
- folder: config/metadata/Movies/Collections
overlay_path:
- remove_overlays: false
- reapply_overlay: true
- git: PMM/chart/basic
- git: PMM/overlays/audio_codec
- git: PMM/overlays/resolution
- git: PMM/overlays/special_release
- git: PMM/overlays/mediastinger
- git: PMM/overlays/ratings

and the ratings overlays arent applying w the log stating:
Validating Method: allowed_library_types
Value: False
Skipped because allowed_library_types is false

Is this new? Can I just add that to the config as 'true' to resolve?

vast voidBOT
#

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.

cinder groveBOT
#
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.

burnt mortar
graceful solar
#

you need to call out which ratings you want to show all the options are detailed at the top of the ratings file

burnt mortar
#

Hm I thought it defaulted to 3

graceful solar
#

nope it actually defaults to none

burnt mortar
#

So if I only want to show 1 rating, I wouldnt be able to reference the PMM overlay file, and instead make my own?