From 3804dfca5d8a350a810a38323847a2089034d283 Mon Sep 17 00:00:00 2001 From: Khakis Date: Sun, 26 Jun 2022 20:49:42 -0500 Subject: [PATCH] corrections to ratings.yml corrected spacing issues and commented out the imdb configuration as there is an underlying issue --- Khak1s/overlays/ratings.yml | 43 ++++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 17 deletions(-) diff --git a/Khak1s/overlays/ratings.yml b/Khak1s/overlays/ratings.yml index 6aa6257..ba5006f 100644 --- a/Khak1s/overlays/ratings.yml +++ b/Khak1s/overlays/ratings.yml @@ -1,21 +1,24 @@ overlays: - critic_rating: - overlay: - name: text(critic_rating) - horizontal_align: left - vertical_align: bottom - font: fonts/Inter-Medium.ttf - font_size: 63 - font_color: "#FFFFFF" - back_color: "#00000099" - back_radius: 30 - back_width: 300 - back_height: 105 - git: PMM/overlays/images/raw/IMDB_Rating - plex_search: - all: - critic_rating.gte: 0.1 - critic_rating.lte: 9.9 +################################## Issue identified with using imdb rating and rt at the same time. Workign out the issue and will update the config once resolved. +# critic_rating: +# overlay: +# name: text(critic_rating) +# horizontal_align: left +# vertical_align: bottom +# font: fonts/Inter-Medium.ttf +# font_size: 63 +# font_color: "#FFFFFF" +# back_color: "#00000099" +# back_radius: 30 +# back_width: 300 +# back_height: 105 +# horizontal_offset: 0 +# vertical_offset: 0 +# git: PMM/overlays/images/raw/IMDB_Rating +# plex_search: +# all: +# critic_rating.gte: 0.1 +# critic_rating.lte: 9.9 rating-rotten: @@ -30,6 +33,8 @@ overlays: back_radius: 30 back_width: 300 back_height: 105 + horizontal_offset: 0 + vertical_offset: 0 git: PMM/overlays/images/raw/RT_Rating_aud_rotten plex_search: all: @@ -49,6 +54,8 @@ overlays: back_radius: 30 back_width: 300 back_height: 105 + horizontal_offset: 0 + vertical_offset: 0 git: PMM/overlays/images/raw/RT_Rating_aud_fresh plex_search: all: @@ -68,6 +75,8 @@ overlays: back_radius: 30 back_width: 300 back_height: 105 + horizontal_offset: 0 + vertical_offset: 0 git: PMM/overlays/images/raw/RT_Rating_cert_fresh suppress_overlays: - rating-fresh