mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-29 11:06:35 -05:00
Configs 2.0 - WIP
This commit is contained in:
82
yozora/configs 2.0 - WIP/movie/content_rating/dynamic-uk.yml
Normal file
82
yozora/configs 2.0 - WIP/movie/content_rating/dynamic-uk.yml
Normal file
@@ -0,0 +1,82 @@
|
||||
######################################################
|
||||
# Dynamic UK Content Rating Collections #
|
||||
# Rating Adjustments made by Yozora #
|
||||
# Created by Yozora and Bullmoose20 #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
contentrating_dynamic:
|
||||
smart_filter:
|
||||
sort_by: release.desc
|
||||
any:
|
||||
content_rating: <<content_rating>>
|
||||
|
||||
dynamic_collections:
|
||||
UK Content Ratings:
|
||||
type: content_rating
|
||||
title_format: <<key_name>> <<library_type>>s
|
||||
template: contentrating_dynamic
|
||||
key_name_override:
|
||||
"gb/U": U
|
||||
"gb/PG": PG
|
||||
"gb/12": 12
|
||||
"gb/12A": 12A
|
||||
"gb/15": 15
|
||||
"gb/18": 18
|
||||
# NR: Not Rated
|
||||
# "gb/R18": R18
|
||||
|
||||
include:
|
||||
- "gb/U"
|
||||
- "gb/PG"
|
||||
- "gb/12"
|
||||
- "gb/12A"
|
||||
- "gb/15"
|
||||
- "gb/18"
|
||||
# - "NR" Hidden by default
|
||||
# - "gb/R18" Hidden by default due to nature of content
|
||||
addons:
|
||||
"gb/U":
|
||||
- U
|
||||
- gb/0+
|
||||
- G
|
||||
- TV-Y
|
||||
- TV-G
|
||||
- E
|
||||
- gb/E
|
||||
"gb/PG":
|
||||
- PG
|
||||
- gb/9+
|
||||
- TV-PG
|
||||
- TV-Y7
|
||||
- TV-Y7-FV
|
||||
"gb/12":
|
||||
- 12
|
||||
"gb/12A":
|
||||
- 12+
|
||||
- PG-13
|
||||
- TV-13
|
||||
"gb/15":
|
||||
- gb/14+
|
||||
- TV-14
|
||||
"gb/18":
|
||||
- MA-17
|
||||
- TVMA
|
||||
- TV-MA
|
||||
- R
|
||||
# NR:
|
||||
# - Approved
|
||||
# - N/A
|
||||
# - NOT RATED
|
||||
# - Not Rated
|
||||
# - "gb/NR"
|
||||
# - Unrated
|
||||
# - gb/Not Rated
|
||||
# - gb/Rejected
|
||||
# - gb/Unrated
|
||||
# - None
|
||||
# "gb/R18":
|
||||
# - R18
|
||||
# - gb/X
|
||||
# - X
|
||||
# - NC-17
|
||||
72
yozora/configs 2.0 - WIP/movie/content_rating/dynamic-us.yml
Normal file
72
yozora/configs 2.0 - WIP/movie/content_rating/dynamic-us.yml
Normal file
@@ -0,0 +1,72 @@
|
||||
######################################################
|
||||
# Dynamic US Content Rating Collections #
|
||||
# Rating Adjustments made by Yozora #
|
||||
# Created by Yozora and Bullmoose20 #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
contentrating_dynamic:
|
||||
smart_filter:
|
||||
title_format: <<key_name>> <<library_type>>s
|
||||
sort_by: release.desc
|
||||
any:
|
||||
content_rating: <<content_rating>>
|
||||
|
||||
dynamic_collections:
|
||||
networks:
|
||||
type: content_rating
|
||||
title_format: <<key_name>> <<library_type>>s
|
||||
template: contentrating_dynamic
|
||||
include:
|
||||
- G
|
||||
- PG
|
||||
- PG-13
|
||||
- R
|
||||
# - NR
|
||||
# - NC-17 Hidden by default due to nature of content
|
||||
addons:
|
||||
G:
|
||||
- gb/U
|
||||
- gb/0+
|
||||
- U
|
||||
- TV-Y
|
||||
- TV-G
|
||||
- E
|
||||
- gb/E
|
||||
PG:
|
||||
- gb/PG
|
||||
- gb/9+
|
||||
- TV-PG
|
||||
- TV-Y7
|
||||
- TV-Y7-FV
|
||||
PG-13:
|
||||
- gb/12A
|
||||
- gb/12
|
||||
- 12+
|
||||
- TV-13
|
||||
R:
|
||||
- 18
|
||||
- gb/18
|
||||
- MA-17
|
||||
- TVMA
|
||||
- TV-MA
|
||||
- gb/14+
|
||||
- gb/15
|
||||
- TV-14
|
||||
# NR:
|
||||
# - Approved
|
||||
# - N/A
|
||||
# - NOT RATED
|
||||
# - Not Rated
|
||||
# - "gb/NR"
|
||||
# - Unrated
|
||||
# - gb/Not Rated
|
||||
# - gb/Rejected
|
||||
# - gb/Unrated
|
||||
# - None
|
||||
# NC-17:
|
||||
# - gb/R18
|
||||
# - gb/X
|
||||
# - R18
|
||||
# - X
|
||||
|
||||
Reference in New Issue
Block a user