parent
b5d06801de
commit
24fddf2295
@ -0,0 +1,229 @@
|
||||
#############################################################
|
||||
# CommonSense Content Rating Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
#############################################################
|
||||
# Call this from your config.yml (Movie or Show) #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# metadata_path: #
|
||||
# - git: PMM/content_rating_cs #
|
||||
# template_variables: #
|
||||
# # Turn the separator collection on/off #
|
||||
# use_separator: true #
|
||||
# # Separator style (red, blue, green, gray, #
|
||||
# purple, stb, orig) #
|
||||
# sep_style: orig #
|
||||
# # Turn the other collection on/off #
|
||||
# use_other: true #
|
||||
# # Sets how the collection is sorted #
|
||||
# sort_by: release.desc #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: 14 #
|
||||
# # Radarr Tag for existing items #
|
||||
# item_radarr_tag: #
|
||||
# # Sonarr Tag for existing items #
|
||||
# item_sonarr_tag: #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
pmm: templates
|
||||
template_variables:
|
||||
collection_section: 14
|
||||
|
||||
translations:
|
||||
pmm: translations
|
||||
|
||||
collections:
|
||||
Ratings Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: content_rating
|
||||
|
||||
dynamic_collections:
|
||||
CommonSense Content Rating:
|
||||
type: content_rating
|
||||
other_name: Other Ratings
|
||||
template:
|
||||
- smart_filter
|
||||
- translation
|
||||
- shared
|
||||
other_template:
|
||||
- other_collection
|
||||
- smart_filter
|
||||
- translation
|
||||
- shared
|
||||
template_variables:
|
||||
search_term:
|
||||
default: content_rating
|
||||
image:
|
||||
default: content_rating/cs/<<key_name>>
|
||||
other: content_rating/other
|
||||
translation_key:
|
||||
default: content_rating
|
||||
other: content_rating_other
|
||||
include:
|
||||
- 1
|
||||
- 2
|
||||
- 3
|
||||
- 4
|
||||
- 5
|
||||
- 6
|
||||
- 7
|
||||
- 8
|
||||
- 9
|
||||
- 10
|
||||
- 11
|
||||
- 12
|
||||
- 13
|
||||
- 14
|
||||
- 15
|
||||
- 16
|
||||
- 17
|
||||
- 18
|
||||
title_override:
|
||||
1: Age 1+
|
||||
2: Age 2+
|
||||
3: Age 3+
|
||||
4: Age 4+
|
||||
5: Age 5+
|
||||
6: Age 6+
|
||||
7: Age 7+
|
||||
8: Age 8+
|
||||
9: Age 9+
|
||||
10: Age 10+
|
||||
11: Age 11+
|
||||
12: Age 12+
|
||||
13: Age 13+
|
||||
14: Age 14+
|
||||
15: Age 15+
|
||||
16: Age 16+
|
||||
17: Age 17+
|
||||
18: Age 18+
|
||||
NR: Not Rated
|
||||
addons:
|
||||
1:
|
||||
- gb/U
|
||||
- gb/0+
|
||||
- G
|
||||
- TV-Y
|
||||
- E
|
||||
- gb/E
|
||||
2:
|
||||
- gb/U
|
||||
- gb/0+
|
||||
- G
|
||||
- TV-Y
|
||||
- E
|
||||
- gb/E
|
||||
3:
|
||||
- gb/U
|
||||
- gb/0+
|
||||
- G
|
||||
- TV-Y
|
||||
- E
|
||||
- gb/E
|
||||
- TV-G
|
||||
4:
|
||||
- TV-G
|
||||
5:
|
||||
- TV-G
|
||||
6:
|
||||
- TV-G
|
||||
- gb/PG
|
||||
- TV-PG
|
||||
7:
|
||||
- gb/PG
|
||||
- TV-PG
|
||||
- TV-Y7
|
||||
- TV-Y7-FV
|
||||
8:
|
||||
- gb/PG
|
||||
- TV-PG
|
||||
- TV-Y7
|
||||
- TV-Y7-FV
|
||||
9:
|
||||
- gb/PG
|
||||
- TV-PG
|
||||
- TV-Y7
|
||||
- TV-Y7-FV
|
||||
- gb/9+
|
||||
10:
|
||||
- gb/PG
|
||||
- TV-PG
|
||||
- TV-Y7
|
||||
- TV-Y7-FV
|
||||
- gb/9+
|
||||
11:
|
||||
- gb/PG
|
||||
- TV-PG
|
||||
- TV-Y7
|
||||
- TV-Y7-FV
|
||||
- gb/9+
|
||||
12:
|
||||
- gb/12
|
||||
- 12
|
||||
- gb/12A
|
||||
- 12+
|
||||
- 12
|
||||
13:
|
||||
- gb/12
|
||||
- 12
|
||||
- gb/12A
|
||||
- 12+
|
||||
- PG-13
|
||||
- 12
|
||||
14:
|
||||
- gb/12
|
||||
- 12
|
||||
- gb/12A
|
||||
- 12+
|
||||
- PG-13
|
||||
- TV-14
|
||||
- 12
|
||||
15:
|
||||
- gb/15
|
||||
- gb/14+
|
||||
- TV-14
|
||||
- 13
|
||||
- 14
|
||||
- 15
|
||||
16:
|
||||
- gb/15
|
||||
- gb/14+
|
||||
- TV-14
|
||||
- 13
|
||||
- 14
|
||||
- 15
|
||||
17:
|
||||
- gb/15
|
||||
- gb/14+
|
||||
- TV-14
|
||||
- 13
|
||||
- 14
|
||||
- 15
|
||||
18:
|
||||
- gb/18
|
||||
- MA-17
|
||||
- TVMA
|
||||
- TV-MA
|
||||
- R
|
||||
- 16
|
||||
- 17
|
||||
- 18
|
||||
- gb/R18
|
||||
- gb/X
|
||||
- X
|
||||
- NC-17
|
||||
NR:
|
||||
- Approved
|
||||
- N/A
|
||||
- NOT RATED
|
||||
- Not Rated
|
||||
- gb/NR
|
||||
- Unrated
|
||||
- gb/Not Rated
|
||||
- gb/Rejected
|
||||
- gb/Unrated
|
||||
- None
|
After Width: | Height: | Size: 100 KiB |
Loading…
Reference in new issue