mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-28 18:52:24 -05:00
meta directory with files for PMM
This commit is contained in:
81
yozora/configs 2.0 - WIP/metadata/show/content_rating_us.yml
Normal file
81
yozora/configs 2.0 - WIP/metadata/show/content_rating_us.yml
Normal file
@@ -0,0 +1,81 @@
|
||||
######################################################
|
||||
# Dynamic US TV Content Rating Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Rating Adjustments made by Yozora #
|
||||
# #
|
||||
# Call this from your config.yml (Show only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/show/content_rating_us #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
contentrating_dynamic:
|
||||
collection_mode: hide
|
||||
sort_title: +03_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/content_rating/us/<<key_name>>.jpg
|
||||
smart_filter:
|
||||
sort_by: release.desc
|
||||
any:
|
||||
content_rating: <<value>>
|
||||
other:
|
||||
sort_title: +03_~<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/content_rating/other.jpg
|
||||
|
||||
collections:
|
||||
Ratings Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +03_+Ratings Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/content_rating.jpg
|
||||
|
||||
dynamic_collections:
|
||||
US Show Content Rating:
|
||||
type: content_rating
|
||||
title_format: <<key_name>>
|
||||
other_name: Other Ratings
|
||||
template: contentrating_dynamic
|
||||
other_template: ["other", "contentrating_dynamic"]
|
||||
include:
|
||||
- TV-G
|
||||
- TV-Y
|
||||
- TV-PG
|
||||
- TV-14
|
||||
- TV-MA
|
||||
- NR
|
||||
addons:
|
||||
TV-G:
|
||||
- gb/U
|
||||
- gb/0+
|
||||
- U
|
||||
- G
|
||||
TV-Y:
|
||||
- TV-Y7
|
||||
- TV-Y7-FV
|
||||
TV-PG:
|
||||
- gb/PG
|
||||
- gb/9+
|
||||
TV-14:
|
||||
- gb/12A
|
||||
- 12+
|
||||
- PG-13
|
||||
- TV-13
|
||||
- gb/14+
|
||||
- gb/15
|
||||
TV-MA:
|
||||
- 18
|
||||
- gb/18
|
||||
- MA-17
|
||||
- NC-17
|
||||
- R
|
||||
- TVMA
|
||||
NR:
|
||||
- Approved
|
||||
- N/A
|
||||
- NOT RATED
|
||||
- Not Rated
|
||||
- "gb/NR"
|
||||
- Unrated
|
||||
- gb/Not Rated
|
||||
- gb/Rejected
|
||||
- gb/Unrated
|
||||
- None
|
||||
Reference in New Issue
Block a user