Compare commits
No commits in common. "e88960db9a232295c5c38be31a4429f63c882e71" and "8ea7e91b906437943d2b83b81b3621e56e3caaad" have entirely different histories.
e88960db9a
...
8ea7e91b90
3
.gitignore
vendored
@ -1,5 +1,4 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
.idea
|
.idea
|
||||||
/.vscode
|
/.vscode
|
||||||
.DS_Store
|
desktop.ini
|
||||||
desktop.ini
|
|
||||||
@ -1,13 +1,5 @@
|
|||||||
|
overlay_files: &TVoverlay
|
||||||
# TV:
|
- file: gradient.yml
|
||||||
Movies:
|
|
||||||
#reapply_overlays: true
|
|
||||||
|
|
||||||
operations:
|
|
||||||
mass_imdb_parental_labels: none
|
|
||||||
|
|
||||||
overlay_files:
|
|
||||||
- file: config/miliconfig/001/overlay/both/gradient.yml
|
|
||||||
- pmm: resolution
|
- pmm: resolution
|
||||||
template_variables:
|
template_variables:
|
||||||
horizontal_align: left
|
horizontal_align: left
|
||||||
@ -24,20 +16,13 @@
|
|||||||
use_plus: false
|
use_plus: false
|
||||||
use_dv: false
|
use_dv: false
|
||||||
use_hdr: true
|
use_hdr: true
|
||||||
- pmm: resolution # Movies only
|
#- default: streaming
|
||||||
|
- default: network
|
||||||
|
#- default: studio
|
||||||
template_variables:
|
template_variables:
|
||||||
horizontal_align: center
|
horizontal_align: center
|
||||||
vertical_align: top
|
vertical_align: top
|
||||||
back_color: '#00000000'
|
back_color: '#00000000' #'#00000066'
|
||||||
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
|
||||||
@ -53,20 +38,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
|
horizontal_align: left # center
|
||||||
horizontal_offset: 20
|
horizontal_offset: 20 # = audience
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
vertical_offset: 124
|
vertical_offset: 124 # TOP = audience + 107 OR BOTTOM = audience - 59
|
||||||
back_height: 66
|
back_height: 66
|
||||||
back_radius: 8
|
back_radius: 8
|
||||||
back_width: 374
|
back_width: 374 # 382 # 376
|
||||||
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'
|
font_color_airing: '#4b6a8888' #'#00000088'
|
||||||
font_color_returning: '#4b6a8888'
|
font_color_returning: '#4b6a8888'
|
||||||
font_color_canceled: '#ffffff88'
|
font_color_canceled: '#ffffff88'
|
||||||
font_color_ended: '#ffffff88'
|
font_color_ended: '#ffffff88'
|
||||||
@ -74,18 +59,18 @@
|
|||||||
back_color_returning: '#F5C70088'
|
back_color_returning: '#F5C70088'
|
||||||
back_color_canceled: '#E9060688'
|
back_color_canceled: '#E9060688'
|
||||||
back_color_ended: '#00000066'
|
back_color_ended: '#00000066'
|
||||||
- file: config/miliconfig/001/overlay/both/rating_imdb_parental.yml
|
- file: rating_imdb_parental.yml
|
||||||
template_variables:
|
template_variables:
|
||||||
horizontal_align: left
|
horizontal_align: left
|
||||||
horizontal_offset: 73
|
horizontal_offset: 73 # = audience
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
vertical_offset: 32
|
vertical_offset: 32 # = audience
|
||||||
- pmm: commonsense
|
- pmm: commonsense
|
||||||
template_variables:
|
template_variables:
|
||||||
horizontal_align: left
|
horizontal_align: left
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
horizontal_offset: 12
|
horizontal_offset: 12 # audience - 9
|
||||||
vertical_offset: 12
|
vertical_offset: 12 # audience - 8
|
||||||
font_color: '#ffffffff'
|
font_color: '#ffffffff'
|
||||||
font_color_18: '#ff0808ff'
|
font_color_18: '#ff0808ff'
|
||||||
font_color_nr: '#696969ff'
|
font_color_nr: '#696969ff'
|
||||||
@ -99,7 +84,7 @@
|
|||||||
post_text: ''
|
post_text: ''
|
||||||
addon_position: bottom
|
addon_position: bottom
|
||||||
file: ''
|
file: ''
|
||||||
- file: config/miliconfig/001/overlay/both/rating_audience.yml
|
- file: rating_audience.yml
|
||||||
template_variables:
|
template_variables:
|
||||||
horizontal_align: left
|
horizontal_align: left
|
||||||
horizontal_offset: 20
|
horizontal_offset: 20
|
||||||
|
|||||||
BIN
milizeus/img/alcohol_mild.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
milizeus/img/alcohol_moderate.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
milizeus/img/alcohol_none.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
milizeus/img/alcohol_severe.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
milizeus/img/back.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
milizeus/img/fright_mild.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
milizeus/img/fright_moderate.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
milizeus/img/fright_none.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
milizeus/img/fright_severe.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 104 KiB |
|
Before Width: | Height: | Size: 131 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
BIN
milizeus/img/nudity_mild.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
milizeus/img/nudity_moderate.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
milizeus/img/nudity_none.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
milizeus/img/nudity_severe.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
milizeus/img/profanity_mild.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
milizeus/img/profanity_moderate.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
milizeus/img/profanity_none.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
milizeus/img/profanity_severe.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
milizeus/img/r0.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r1.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r10.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r11.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r12.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r13.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r14.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r15.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r16.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r17.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r18.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r19.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r2.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r20.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r21.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r22.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r23.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r24.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r25.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r26.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r27.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r28.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r29.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r3.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r30.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r31.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r32.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r33.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r34.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r35.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r36.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r37.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r38.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r39.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r4.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r40.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r41.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r42.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r43.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r44.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r45.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r46.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r47.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r48.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r49.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r5.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r50.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r51.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r52.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r53.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r54.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r55.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r56.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r57.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r58.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r59.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r6.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
milizeus/img/r60.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r61.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r62.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
milizeus/img/r63.png
Normal file
|
After Width: | Height: | Size: 32 KiB |