mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
Add files via upload
This commit is contained in:
parent
72ee14f3bb
commit
4577397e76
12
milizeus/gradient.yml
Normal file
12
milizeus/gradient.yml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
overlays:
|
||||||
|
|
||||||
|
gradient_top:
|
||||||
|
overlay:
|
||||||
|
name: gradient_top
|
||||||
|
plex_all: true
|
||||||
|
|
||||||
|
gradient_bottom:
|
||||||
|
overlay:
|
||||||
|
name: gradient_bottom
|
||||||
|
plex_all: true
|
||||||
|
|
||||||
@ -18,6 +18,8 @@ templates:
|
|||||||
vertical_align: <<vertical_align>>
|
vertical_align: <<vertical_align>>
|
||||||
vertical_offset: <<vertical_offset>>
|
vertical_offset: <<vertical_offset>>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
overlays:
|
overlays:
|
||||||
|
|
||||||
|
|
||||||
@ -926,5 +928,8 @@ overlays:
|
|||||||
plex_search:
|
plex_search:
|
||||||
all:
|
all:
|
||||||
audience_rating.gte: 0.1
|
audience_rating.gte: 0.1
|
||||||
|
audience_rating.lte: 0.2
|
||||||
|
|
||||||
### RATINGS ###
|
### RATINGS ###
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,6 @@
|
|||||||
|
##############################################################################
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
templates:
|
templates:
|
||||||
tmp_rating_imdb:
|
tmp_rating_imdb:
|
||||||
collection_level: <<overlay_level>>
|
collection_level: <<overlay_level>>
|
||||||
@ -12,46 +15,33 @@ templates:
|
|||||||
overlay:
|
overlay:
|
||||||
name: <<overlay_name>>
|
name: <<overlay_name>>
|
||||||
#weight: <<weight>>
|
#weight: <<weight>>
|
||||||
#group: rating_imdb_parental
|
#group: rating_imdb
|
||||||
horizontal_align: <<horizontal_align>>
|
horizontal_align: <<horizontal_align>>
|
||||||
horizontal_offset: <<horizontal_offset>>
|
horizontal_offset: <<horizontal_offset>>
|
||||||
vertical_align: <<vertical_align>>
|
vertical_align: <<vertical_align>>
|
||||||
vertical_offset: <<vertical_offset>>
|
vertical_offset: <<vertical_offset>>
|
||||||
#back_color: '#00000055'
|
|
||||||
#back_radius: 6
|
|
||||||
|
##############################################################################
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
|
|
||||||
overlays:
|
overlays:
|
||||||
|
|
||||||
### IMDB PARENTAL RATING ###
|
backdrop:
|
||||||
|
overlay:
|
||||||
non_back:
|
name: backdrop
|
||||||
template:
|
horizontal_align: left
|
||||||
- name: tmp_rating_imdb
|
horizontal_offset: 65
|
||||||
#plex_all: true
|
vertical_align: bottom
|
||||||
plex_search:
|
vertical_offset: 24 # = audience
|
||||||
any:
|
back_width: 337
|
||||||
label:
|
back_height: 99
|
||||||
- "Nudity:None"
|
back_color: '#00000000'
|
||||||
- "Nudity:Mild"
|
back_radius: 8
|
||||||
- "Nudity:Moderate"
|
plex_all: true
|
||||||
- "Nudity:Severe"
|
|
||||||
- "Profanity:None"
|
|
||||||
- "Profanity:Mild"
|
|
||||||
- "Profanity:Moderate"
|
|
||||||
- "Profanity:Severe"
|
|
||||||
- "Alcohol:None"
|
|
||||||
- "Alcohol:Mild"
|
|
||||||
- "Alcohol:Moderate"
|
|
||||||
- "Alcohol:Severe"
|
|
||||||
- "Violence:None"
|
|
||||||
- "Violence:Mild"
|
|
||||||
- "Violence:Moderate"
|
|
||||||
- "Violence:Severe"
|
|
||||||
- "Frightening:None"
|
|
||||||
- "Frightening:Mild"
|
|
||||||
- "Frightening:Moderate"
|
|
||||||
- "Frightening:Severe"
|
|
||||||
|
|
||||||
|
### IMDB PARENTAL RATING ### 321 x 83
|
||||||
|
|
||||||
non_nudity_none:
|
non_nudity_none:
|
||||||
template:
|
template:
|
||||||
@ -196,3 +186,4 @@ overlays:
|
|||||||
### IMDB PARENTAL RATING ###
|
### IMDB PARENTAL RATING ###
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user