mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-05 16:08:54 -05:00
corrections to ratings.yml
corrected spacing issues and commented out the imdb configuration as there is an underlying issue
This commit is contained in:
parent
4d926f850d
commit
3804dfca5d
@ -1,21 +1,24 @@
|
|||||||
overlays:
|
overlays:
|
||||||
critic_rating:
|
################################## Issue identified with using imdb rating and rt at the same time. Workign out the issue and will update the config once resolved.
|
||||||
overlay:
|
# critic_rating:
|
||||||
name: text(critic_rating)
|
# overlay:
|
||||||
horizontal_align: left
|
# name: text(critic_rating)
|
||||||
vertical_align: bottom
|
# horizontal_align: left
|
||||||
font: fonts/Inter-Medium.ttf
|
# vertical_align: bottom
|
||||||
font_size: 63
|
# font: fonts/Inter-Medium.ttf
|
||||||
font_color: "#FFFFFF"
|
# font_size: 63
|
||||||
back_color: "#00000099"
|
# font_color: "#FFFFFF"
|
||||||
back_radius: 30
|
# back_color: "#00000099"
|
||||||
back_width: 300
|
# back_radius: 30
|
||||||
back_height: 105
|
# back_width: 300
|
||||||
git: PMM/overlays/images/raw/IMDB_Rating
|
# back_height: 105
|
||||||
plex_search:
|
# horizontal_offset: 0
|
||||||
all:
|
# vertical_offset: 0
|
||||||
critic_rating.gte: 0.1
|
# git: PMM/overlays/images/raw/IMDB_Rating
|
||||||
critic_rating.lte: 9.9
|
# plex_search:
|
||||||
|
# all:
|
||||||
|
# critic_rating.gte: 0.1
|
||||||
|
# critic_rating.lte: 9.9
|
||||||
|
|
||||||
|
|
||||||
rating-rotten:
|
rating-rotten:
|
||||||
@ -30,6 +33,8 @@ overlays:
|
|||||||
back_radius: 30
|
back_radius: 30
|
||||||
back_width: 300
|
back_width: 300
|
||||||
back_height: 105
|
back_height: 105
|
||||||
|
horizontal_offset: 0
|
||||||
|
vertical_offset: 0
|
||||||
git: PMM/overlays/images/raw/RT_Rating_aud_rotten
|
git: PMM/overlays/images/raw/RT_Rating_aud_rotten
|
||||||
plex_search:
|
plex_search:
|
||||||
all:
|
all:
|
||||||
@ -49,6 +54,8 @@ overlays:
|
|||||||
back_radius: 30
|
back_radius: 30
|
||||||
back_width: 300
|
back_width: 300
|
||||||
back_height: 105
|
back_height: 105
|
||||||
|
horizontal_offset: 0
|
||||||
|
vertical_offset: 0
|
||||||
git: PMM/overlays/images/raw/RT_Rating_aud_fresh
|
git: PMM/overlays/images/raw/RT_Rating_aud_fresh
|
||||||
plex_search:
|
plex_search:
|
||||||
all:
|
all:
|
||||||
@ -68,6 +75,8 @@ overlays:
|
|||||||
back_radius: 30
|
back_radius: 30
|
||||||
back_width: 300
|
back_width: 300
|
||||||
back_height: 105
|
back_height: 105
|
||||||
|
horizontal_offset: 0
|
||||||
|
vertical_offset: 0
|
||||||
git: PMM/overlays/images/raw/RT_Rating_cert_fresh
|
git: PMM/overlays/images/raw/RT_Rating_cert_fresh
|
||||||
suppress_overlays:
|
suppress_overlays:
|
||||||
- rating-fresh
|
- rating-fresh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user