From d9bae13484d97fb4a09c15d9b669e8beab9f4ed3 Mon Sep 17 00:00:00 2001 From: milizeus Date: Mon, 28 Oct 2024 13:22:08 +0100 Subject: [PATCH] comments cleanup --- milizeus/config.yml | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/milizeus/config.yml b/milizeus/config.yml index d7feb26..fa0b373 100644 --- a/milizeus/config.yml +++ b/milizeus/config.yml @@ -1,4 +1,4 @@ - overlay_files: &TVoverlay + overlay_files: - file: config/miliconfig/001/overlay/both/gradient.yml - pmm: resolution template_variables: @@ -16,13 +16,20 @@ use_plus: false use_dv: false use_hdr: true - #- default: streaming - - default: network - #- default: studio + - pmm: resolution # Movies only template_variables: horizontal_align: center vertical_align: top - back_color: '#00000000' #'#00000066' + back_color: '#00000000' + back_radius: 8 + use_edition: true + use_resolution: false + + - default: network # TV only + template_variables: + horizontal_align: center + vertical_align: top + back_color: '#00000000' back_radius: 8 #region: AT - pmm: languages @@ -38,20 +45,20 @@ languages: [en, de, fr, es, pt, ja, ko, zh, da, ru, it, hi, te, fa, th, nl, no, is, sv, tr, pl, cs, uk, hu, ar, bg, bn, bs, ca, cy, el, et, eu, fi, tl, fil, gl, he, hr, id, ka, kk, kn, la, lt, lv, mk, ml, mr, ms, nb, nn, pa, ro, sk, sl, sq, sr, so, sw, ta, ur, vi, ln, wo, myn, iu, rom, am, su, zu, lb, mos] - pmm: status template_variables: - horizontal_align: left # center - horizontal_offset: 20 # = audience + horizontal_align: left + horizontal_offset: 20 vertical_align: bottom - vertical_offset: 124 # TOP = audience + 107 OR BOTTOM = audience - 59 + vertical_offset: 124 back_height: 66 back_radius: 8 - back_width: 374 # 382 # 376 + back_width: 374 font: config/fonts/Poppins-Bold.ttf font_size: 60 use_airing: true use_returning: true use_canceled: true use_ended: true - font_color_airing: '#4b6a8888' #'#00000088' + font_color_airing: '#4b6a8888' font_color_returning: '#4b6a8888' font_color_canceled: '#ffffff88' font_color_ended: '#ffffff88' @@ -62,15 +69,15 @@ - file: config/miliconfig/001/overlay/both/rating_imdb_parental.yml template_variables: horizontal_align: left - horizontal_offset: 73 # = audience + horizontal_offset: 73 vertical_align: bottom - vertical_offset: 32 # = audience + vertical_offset: 32 - pmm: commonsense template_variables: horizontal_align: left vertical_align: bottom - horizontal_offset: 12 # audience - 9 - vertical_offset: 12 # audience - 8 + horizontal_offset: 12 + vertical_offset: 12 font_color: '#ffffffff' font_color_18: '#ff0808ff' font_color_nr: '#696969ff'