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
weight_imdb: 90
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