#Overlay not exactly correct

1 messages · Page 1 of 1 (latest)

thorn notch
#

I want my over layout to look like this example ...(First image)... but instead it looks like this with no ratings images and all my resolutions have :Directors Cut" underneath and I just want the reolution without the Directors Cut.. (Second Image). This is my overlay section and movie-overlays.yml file. Thanks in advance...

overlay_path:
- remove_overlays: false
- reapply_overlay: true
- file: config/movie-overlays.yml
- pmm: ratings
template_variables:
rating1: critic
rating1_image: imdb
rating1_font: config/metadata/fonts/Impact.ttf
rating1_font_size: 70

    rating2: audience
    rating2_image: rt_popcorn
    rating2_font: config/metadata/fonts/Adlib.ttf
    rating2_font_size: 63

    rating3: user
    rating3_image: tmdb
    rating3_font: config/metadata/fonts/Avenir_95_Black.ttf
    rating3_font_size: 70

    horizontal_position: center
    vertical_position: bottom

- git: PMM/overlays/resolution
  template_variables:
    use_4k: true
    use_1080p: true
    use_hdr: true
- git: PMM/overlays/rt_cert_fresh
  template_variables:
    weight: 20
- git: PMM/overlays/audio_codec
  template_variables:
    use_dts: true
    use_es: true
    use_plus: true
    use_hra: true
    use_hd: true
    use_truehd: true
    use_plus-atmos: true
    use_atmos: true
    use_x: true
    use_truehd-atmos: true

- git: PMM/overlays/imdb_top_250

template_variables:

weight: 30

- git: PMM/overlays/mc_must_see

template_variables:

weight: 10

lost oasisBOT
#
Using Code Blocks

Please use code blocks when sending any code-related text (such as error messages or configuration file extracts.)

The Grave Accent key (`) is used to define code blocks and is typically found to the left of the number 1 key on a standard keyboard.

See the below sample text and output for basic code block text.

YOU TYPE THIS

`​`​`hello`​`​`

DISCORD DISPLAYS
hello

If you are posting any yaml-formatted text (such as collections), you can give your code block YAML formatting. See the below sample text and output

YOU TYPE THIS

`​`​`yaml
collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
`​`​`

DISCORD DISPLAYS

collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
#
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 (typically the logs folder is in the same directory as your config.yml file).

Drag-and-drop your meta.log file directly into the Discord support thread. If the file is larger than 50mb, we suggest zipping it or uploading it to another file-sharing website.

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.

lost oasisBOT
#
Upgrading PMM Defaults to 1.18.0

As part of 1.18.0, a few major changes have been made to the PMM Default files that will impact how you use them within your config.yml

Merged into ribbon: oscars, imdb_top_250, rt_cert_fresh, mc_must_see, commonsense_selection
Merged into resolution: resolution_standards & special_release
Renamed to language_count: audio_language

To transition from pre-1.18.0 versions to 1.18.0, you must do the following, or you will see errors in your log and previously working overlays will no longer be applied.

Upgrading to the ribbon PMM Default file
1) Remove any reference to these files in your config.yml:

- git: PMM/overlays/oscars
- git: PMM/overlays/imdb_top_250
- git: PMM/overlays/rt_cert_fresh
- git: PMM/overlays/mc_must_see
- git: PMM/overlays/commonsense_selection

2) Add a reference to this file (only once!)

- pmm: ribbon

As only one ribbon image can be placed at a time, the priority list is currently:
oscars (weight 40)
imdb (weight 30)
rotten (Weight 20)
metacritic (Weight 10)
common (Weight 5)

To alter these positions,you can use template variables, like so:

- pmm: ribbon
  template_variables:
    weight_common: 100 #Makes it first on the list
    weight_imdb: 90 #Makes it second on the list

Upgrading to the resolution PMM Default file
1) Remove any reference to these files in your config.yml:

- git: PMM/overlays/special_release
- git: PMM/resolution_standards

Upgrading from audio_language to the language_count PMM Default file
1) Remove any reference to these files in your config.yml:

- git: PMM/overlays/audio_language

2) Add a reference to this file

- pmm: language_count
timber roost
#

your copy and paste doesn't line up properly. so either that's your issue and they truly aren't lined up or we need to see my log file

vivid lagoon
#

And please us code blocks

lost oasisBOT
#
Using Code Blocks

Please use code blocks when sending any code-related text (such as error messages or configuration file extracts.)

The Grave Accent key (`) is used to define code blocks and is typically found to the left of the number 1 key on a standard keyboard.

See the below sample text and output for basic code block text.

YOU TYPE THIS

`​`​`hello`​`​`

DISCORD DISPLAYS
hello

If you are posting any yaml-formatted text (such as collections), you can give your code block YAML formatting. See the below sample text and output

YOU TYPE THIS

`​`​`yaml
collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
`​`​`

DISCORD DISPLAYS

collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
vivid lagoon
#

Is this ready to close @thorn notch ?

fervent spoke
#

no response in 3 days, closing it