mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18: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_offset: <<vertical_offset>>
|
||||
|
||||
|
||||
|
||||
overlays:
|
||||
|
||||
|
||||
@ -926,5 +928,8 @@ overlays:
|
||||
plex_search:
|
||||
all:
|
||||
audience_rating.gte: 0.1
|
||||
audience_rating.lte: 0.2
|
||||
|
||||
### RATINGS ###
|
||||
|
||||
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
##############################################################################
|
||||
##############################################################################
|
||||
|
||||
templates:
|
||||
tmp_rating_imdb:
|
||||
collection_level: <<overlay_level>>
|
||||
@ -12,46 +15,33 @@ templates:
|
||||
overlay:
|
||||
name: <<overlay_name>>
|
||||
#weight: <<weight>>
|
||||
#group: rating_imdb_parental
|
||||
#group: rating_imdb
|
||||
horizontal_align: <<horizontal_align>>
|
||||
horizontal_offset: <<horizontal_offset>>
|
||||
vertical_align: <<vertical_align>>
|
||||
vertical_offset: <<vertical_offset>>
|
||||
#back_color: '#00000055'
|
||||
#back_radius: 6
|
||||
|
||||
|
||||
##############################################################################
|
||||
##############################################################################
|
||||
|
||||
|
||||
overlays:
|
||||
|
||||
### IMDB PARENTAL RATING ###
|
||||
|
||||
non_back:
|
||||
template:
|
||||
- name: tmp_rating_imdb
|
||||
#plex_all: true
|
||||
plex_search:
|
||||
any:
|
||||
label:
|
||||
- "Nudity:None"
|
||||
- "Nudity:Mild"
|
||||
- "Nudity:Moderate"
|
||||
- "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"
|
||||
backdrop:
|
||||
overlay:
|
||||
name: backdrop
|
||||
horizontal_align: left
|
||||
horizontal_offset: 65
|
||||
vertical_align: bottom
|
||||
vertical_offset: 24 # = audience
|
||||
back_width: 337
|
||||
back_height: 99
|
||||
back_color: '#00000000'
|
||||
back_radius: 8
|
||||
plex_all: true
|
||||
|
||||
### IMDB PARENTAL RATING ### 321 x 83
|
||||
|
||||
non_nudity_none:
|
||||
template:
|
||||
@ -196,3 +186,4 @@ overlays:
|
||||
### IMDB PARENTAL RATING ###
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user