You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
2.2 KiB
82 lines
2.2 KiB
overlays:
|
|
|
|
############################
|
|
# RATINGS #
|
|
############################
|
|
|
|
IMDb Rating:
|
|
overlay:
|
|
name: text(user_rating)
|
|
horizontal_offset: 780
|
|
horizontal_align: left
|
|
vertical_offset: 555
|
|
vertical_align: top
|
|
font: /config/overlays/Fonts/Impact.ttf
|
|
font_size: 70
|
|
font_color: "#FFFFFF"
|
|
back_color: "#000000B3"
|
|
back_radius: 25
|
|
back_width: 190
|
|
back_height: 185
|
|
file: /config/overlays/IMDb Rating.png
|
|
addon_offset: 20
|
|
addon_position: top
|
|
plex_all: true
|
|
# TMDb Rating:
|
|
# overlay:
|
|
# name: text(user_rating)
|
|
# horizontal_offset: 780
|
|
# horizontal_align: left
|
|
# vertical_offset: 555
|
|
# vertical_align: top
|
|
# font: /config/overlays/Fonts/Avenir Black.ttf
|
|
# font_size: 70
|
|
# font_color: "#FFFFFF"
|
|
# back_color: "#000000B3"
|
|
# back_radius: 25
|
|
# back_width: 190
|
|
# back_height: 185
|
|
# file: /config/overlays/TMDb Rating.png
|
|
# addon_offset: 20
|
|
# addon_position: top
|
|
# plex_all: true
|
|
Rotten Tomatoes Audience Good:
|
|
overlay:
|
|
name: text(audience_rating%)
|
|
horizontal_offset: 780
|
|
horizontal_align: left
|
|
vertical_offset: 760
|
|
vertical_align: top
|
|
font: /config/overlays/Fonts/Franklin Gothic Demi.ttf
|
|
font_size: 70
|
|
font_color: "#FFFFFF"
|
|
back_color: "#000000B3"
|
|
back_radius: 25
|
|
back_width: 190
|
|
back_height: 217
|
|
file: /config/overlays/Rotten Tomatoes Popcorn Upright.png
|
|
addon_offset: 20
|
|
addon_position: top
|
|
plex_search:
|
|
audience_rating.gte: 6.0
|
|
audience_rating.lt: 10.0
|
|
Rotten Tomatoes Audience Bad:
|
|
overlay:
|
|
name: text(audience_rating%)
|
|
horizontal_offset: 780
|
|
horizontal_align: left
|
|
vertical_offset: 760
|
|
vertical_align: top
|
|
font: /config/overlays/Fonts/Franklin Gothic Demi.ttf
|
|
font_size: 70
|
|
font_color: "#FFFFFF"
|
|
back_color: "#000000B3"
|
|
back_radius: 25
|
|
back_width: 190
|
|
back_height: 217
|
|
file: /config/overlays/Rotten Tomatoes Popcorn Spilled.png
|
|
addon_offset: 20
|
|
addon_position: top
|
|
plex_search:
|
|
audience_rating.gt: 0.0
|
|
audience_rating.lte: 5.9 |