mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
comments cleanup
This commit is contained in:
parent
a2467c7bda
commit
d9bae13484
@ -1,4 +1,4 @@
|
|||||||
overlay_files: &TVoverlay
|
overlay_files:
|
||||||
- file: config/miliconfig/001/overlay/both/gradient.yml
|
- file: config/miliconfig/001/overlay/both/gradient.yml
|
||||||
- pmm: resolution
|
- pmm: resolution
|
||||||
template_variables:
|
template_variables:
|
||||||
@ -16,13 +16,20 @@
|
|||||||
use_plus: false
|
use_plus: false
|
||||||
use_dv: false
|
use_dv: false
|
||||||
use_hdr: true
|
use_hdr: true
|
||||||
#- default: streaming
|
- pmm: resolution # Movies only
|
||||||
- default: network
|
|
||||||
#- default: studio
|
|
||||||
template_variables:
|
template_variables:
|
||||||
horizontal_align: center
|
horizontal_align: center
|
||||||
vertical_align: top
|
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
|
back_radius: 8
|
||||||
#region: AT
|
#region: AT
|
||||||
- pmm: languages
|
- 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]
|
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
|
- pmm: status
|
||||||
template_variables:
|
template_variables:
|
||||||
horizontal_align: left # center
|
horizontal_align: left
|
||||||
horizontal_offset: 20 # = audience
|
horizontal_offset: 20
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
vertical_offset: 124 # TOP = audience + 107 OR BOTTOM = audience - 59
|
vertical_offset: 124
|
||||||
back_height: 66
|
back_height: 66
|
||||||
back_radius: 8
|
back_radius: 8
|
||||||
back_width: 374 # 382 # 376
|
back_width: 374
|
||||||
font: config/fonts/Poppins-Bold.ttf
|
font: config/fonts/Poppins-Bold.ttf
|
||||||
font_size: 60
|
font_size: 60
|
||||||
use_airing: true
|
use_airing: true
|
||||||
use_returning: true
|
use_returning: true
|
||||||
use_canceled: true
|
use_canceled: true
|
||||||
use_ended: true
|
use_ended: true
|
||||||
font_color_airing: '#4b6a8888' #'#00000088'
|
font_color_airing: '#4b6a8888'
|
||||||
font_color_returning: '#4b6a8888'
|
font_color_returning: '#4b6a8888'
|
||||||
font_color_canceled: '#ffffff88'
|
font_color_canceled: '#ffffff88'
|
||||||
font_color_ended: '#ffffff88'
|
font_color_ended: '#ffffff88'
|
||||||
@ -62,15 +69,15 @@
|
|||||||
- file: config/miliconfig/001/overlay/both/rating_imdb_parental.yml
|
- file: config/miliconfig/001/overlay/both/rating_imdb_parental.yml
|
||||||
template_variables:
|
template_variables:
|
||||||
horizontal_align: left
|
horizontal_align: left
|
||||||
horizontal_offset: 73 # = audience
|
horizontal_offset: 73
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
vertical_offset: 32 # = audience
|
vertical_offset: 32
|
||||||
- pmm: commonsense
|
- pmm: commonsense
|
||||||
template_variables:
|
template_variables:
|
||||||
horizontal_align: left
|
horizontal_align: left
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
horizontal_offset: 12 # audience - 9
|
horizontal_offset: 12
|
||||||
vertical_offset: 12 # audience - 8
|
vertical_offset: 12
|
||||||
font_color: '#ffffffff'
|
font_color: '#ffffffff'
|
||||||
font_color_18: '#ff0808ff'
|
font_color_18: '#ff0808ff'
|
||||||
font_color_nr: '#696969ff'
|
font_color_nr: '#696969ff'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user