mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-23 08:13:50 -05:00
merge my forked folder (#699)
* Create 001 * Create config.yml * Update config.yml * Create rating.yml * Update rating.yml * Delete milizeus/001 * Create __.xxx * Add files via upload * Delete milizeus/img/__.xxx * Update config.yml * Create x * Add files via upload * Delete milizeus/img_non directory * Add files via upload * Update config.yml * Update and rename rating.yml to rating_audience.yml * Create rating_imdb_parental.yml * Create readme.md * Add files via upload * Rename Screenshot 2024-01-03 at 23.42.21.png to screenshot_tv.png * Rename Screenshot 2024-01-03 at 23.44.35.png to screenshot_movies.png * Update readme.md * Update readme.md * Add files via upload * Update readme.md * Update readme.md * Update rating_imdb_parental.yml * Update config.yml * Update config.yml * Add files via upload * Update config.yml * Update rating_audience.yml * Update rating_imdb_parental.yml * Add files via upload * Update readme.md * Add files via upload * Add files via upload * Update config.yml * Add files via upload * Update readme.md * Update readme.md * Update readme.md * Delete milizeus/img/alcohol_mild.png * Delete milizeus/img/alcohol_moderate.png * Delete milizeus/img/alcohol_none.png * Delete milizeus/img/alcohol_severe.png * Delete milizeus/img/back.png * cleanup * Delete milizeus/img/.DS_Store * Delete milizeus/.DS_Store * comments cleanup * # backdrop * operations * Update .gitignore --------- Co-authored-by: cpt-kuesel <cpt-kuesel@tuta.io>
This commit is contained in:
107
milizeus/config.yml
Normal file
107
milizeus/config.yml
Normal file
@@ -0,0 +1,107 @@
|
||||
|
||||
# TV:
|
||||
Movies:
|
||||
#reapply_overlays: true
|
||||
|
||||
operations:
|
||||
mass_imdb_parental_labels: none
|
||||
|
||||
overlay_files:
|
||||
- file: config/miliconfig/001/overlay/both/gradient.yml
|
||||
- pmm: resolution
|
||||
template_variables:
|
||||
horizontal_align: left
|
||||
vertical_align: top
|
||||
font_color: '#ffffffff'
|
||||
back_color: '#00000000'
|
||||
back_radius: 8
|
||||
use_edition: false
|
||||
use_1080p: false
|
||||
use_720p: false
|
||||
use_576p: false
|
||||
use_480p: false
|
||||
use_dvhdr: false
|
||||
use_plus: false
|
||||
use_dv: false
|
||||
use_hdr: true
|
||||
- pmm: resolution # Movies only
|
||||
template_variables:
|
||||
horizontal_align: center
|
||||
vertical_align: top
|
||||
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
|
||||
template_variables:
|
||||
horizontal_position: right
|
||||
vertical_position: bottom
|
||||
flag_alignment: right
|
||||
style: half
|
||||
font_color: '#ffffff88'
|
||||
back_color: '#00000000'
|
||||
back_radius: 8
|
||||
overlay_limit: 10
|
||||
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
|
||||
horizontal_offset: 20
|
||||
vertical_align: bottom
|
||||
vertical_offset: 124
|
||||
back_height: 66
|
||||
back_radius: 8
|
||||
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'
|
||||
font_color_returning: '#4b6a8888'
|
||||
font_color_canceled: '#ffffff88'
|
||||
font_color_ended: '#ffffff88'
|
||||
back_color_airing: '#44D90A88'
|
||||
back_color_returning: '#F5C70088'
|
||||
back_color_canceled: '#E9060688'
|
||||
back_color_ended: '#00000066'
|
||||
- file: config/miliconfig/001/overlay/both/rating_imdb_parental.yml
|
||||
template_variables:
|
||||
horizontal_align: left
|
||||
horizontal_offset: 73
|
||||
vertical_align: bottom
|
||||
vertical_offset: 32
|
||||
- pmm: commonsense
|
||||
template_variables:
|
||||
horizontal_align: left
|
||||
vertical_align: bottom
|
||||
horizontal_offset: 12
|
||||
vertical_offset: 12
|
||||
font_color: '#ffffffff'
|
||||
font_color_18: '#ff0808ff'
|
||||
font_color_nr: '#696969ff'
|
||||
back_color: '#000000'
|
||||
font: config/fonts/Poppins-Bold.ttf
|
||||
font_size: 58
|
||||
font_size_nr: 48
|
||||
back_radius: 61
|
||||
back_width: 123
|
||||
back_height: 123
|
||||
post_text: ''
|
||||
addon_position: bottom
|
||||
file: ''
|
||||
- file: config/miliconfig/001/overlay/both/rating_audience.yml
|
||||
template_variables:
|
||||
horizontal_align: left
|
||||
horizontal_offset: 20
|
||||
vertical_align: bottom
|
||||
vertical_offset: 20
|
||||
Reference in New Issue
Block a user