|
|
|
######################################################################################
|
|
|
|
# US Content Rating Movie Overlay #
|
|
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
|
|
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
|
|
|
# https://metamanager.wiki/en/latest/defaults/overlays/content_rating_us_movie.html #
|
|
|
|
######################################################################################
|
|
|
|
|
|
|
|
external_templates:
|
|
|
|
pmm: templates
|
|
|
|
template_variables:
|
|
|
|
default:
|
|
|
|
key: <<overlay_name>>
|
|
|
|
horizontal_offset: 15
|
|
|
|
horizontal_align: left
|
|
|
|
vertical_offset: 270
|
|
|
|
vertical_align: bottom
|
|
|
|
back_width: 305
|
|
|
|
back_height: 105
|
|
|
|
back_radius: 30
|
|
|
|
back_color: '#00000099'
|
|
|
|
conditionals:
|
|
|
|
inside_color:
|
|
|
|
default: "c"
|
|
|
|
conditions:
|
|
|
|
- color: false
|
|
|
|
value: ""
|
|
|
|
pmm: cr/us<<overlay_name>><<inside_color>>
|
|
|
|
|
|
|
|
templates:
|
|
|
|
cr_us:
|
|
|
|
ignore_blank_results: true
|
|
|
|
plex_search:
|
|
|
|
validate: false
|
|
|
|
any:
|
|
|
|
content_rating: <<rating>>
|
|
|
|
|
|
|
|
overlays:
|
|
|
|
g:
|
|
|
|
template:
|
|
|
|
- name: standard
|
|
|
|
- {name: cr_us, rating: "1, 01, 2, 02, 3, 03, 4, 04, 5, 05, 6, 06, G, G - All Ages, U, gb/U, gb/0+, E, gb/E, A, no/A, TV-Y, TV-G"}
|
|
|
|
|
|
|
|
pg:
|
|
|
|
template:
|
|
|
|
- name: standard
|
|
|
|
- {name: cr_us, rating: "PG, PG - Children, gb/PG, gb/9+, TV-PG, TV-Y7, TV-Y7-FV, 7, 8, 9, 07, 08, 09, 10, 11, no/5, no/05, no/6, no/06, no/7, no/07"}
|
|
|
|
|
|
|
|
pg-13:
|
|
|
|
template:
|
|
|
|
- name: standard
|
|
|
|
- {name: cr_us, rating: "PG-13, gb/12A, gb/12, 12+, TV-13, gb/14+, gb/15, TV-14, 12, 13, 14, 15, 16, PG-13 - Teens 13 or older, no/9, no/09, no/10, no/11, no/12"}
|
|
|
|
|
|
|
|
r:
|
|
|
|
template:
|
|
|
|
- name: standard
|
|
|
|
- {name: cr_us, rating: "R, 17, 18, gb/18, MA-17, TVMA, TV-MA, R - 17+ (violence & profanity), R+ - Mild Nudity, no/15, no/16, no/18"}
|
|
|
|
|
|
|
|
nc-17:
|
|
|
|
template:
|
|
|
|
- name: standard
|
|
|
|
- {name: cr_us, rating: "NC-17, gb/R18, gb/X, R18, X, Rx - Hentai"}
|
|
|
|
|
|
|
|
nr:
|
|
|
|
template:
|
|
|
|
- {name: standard, key: nr}
|
|
|
|
- {name: cr_us, rating: "None, NR, Not Rated, Unrated"}
|