diff --git a/PMM/overlays/age.yml b/PMM/overlays/age.yml index 895dd8f..452f889 100644 --- a/PMM/overlays/age.yml +++ b/PMM/overlays/age.yml @@ -21,6 +21,9 @@ # # Set the vertical align for the overlay # # vertical_align: bottom # # # +# # Use the NR overlay # +# use_nr: true # +# # # operations: # # mass_content_rating_update: mdb_commonsense # ############################################################# @@ -35,6 +38,7 @@ templates: value: "" optional: - overlay_level + - use_<> default: overlay: <> horizontal_offset: 15 @@ -42,6 +46,7 @@ templates: vertical_offset: 270 vertical_align: bottom collection_level: <> + allowed_library_types: <>>> ignore_blank_results: true overlay: name: text(<><>) @@ -172,6 +177,7 @@ overlays: NR: template: - name: Content-Rating + slug: nr plex_search: any: content_rating.regex: '(?i)\bNone\b|\bNR\b|\bNot Rated\b|\bUnrated\b'