mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
Update README.md
This commit is contained in:
parent
a985578c5d
commit
99fbb2a51c
@ -11,20 +11,128 @@ libraries:
|
|||||||
- git: Geography/Movies/continents.yml
|
- git: Geography/Movies/continents.yml
|
||||||
template_variables:
|
template_variables:
|
||||||
style: color # defaults to white
|
style: color # defaults to white
|
||||||
|
collection_section: "080" # puts continents before regions
|
||||||
- git: Geography/Movies/regions.yml
|
- git: Geography/Movies/regions.yml
|
||||||
template_variables:
|
template_variables:
|
||||||
style: color # defaults to white
|
style: color # defaults to white
|
||||||
|
- pmm: country
|
||||||
|
template_variables:
|
||||||
|
style: color
|
||||||
|
collection_section: "082"
|
||||||
|
|
||||||
TV Shows:
|
TV Shows:
|
||||||
|
metadata_path:
|
||||||
- git: Geography/TV/continents.yml
|
- git: Geography/TV/continents.yml
|
||||||
template_variables:
|
template_variables:
|
||||||
style: color # defaults to white
|
style: color # defaults to white
|
||||||
|
collection_section: "080" # puts continents before regions
|
||||||
- git: Geography/TV/regions.yml
|
- git: Geography/TV/regions.yml
|
||||||
template_variables:
|
template_variables:
|
||||||
style: color # defaults to white
|
style: color # defaults to white
|
||||||
|
- pmm: country
|
||||||
|
template_variables:
|
||||||
|
style: color
|
||||||
|
collection_section: "082"
|
||||||
|
|
||||||
overlay_path:
|
overlay_path:
|
||||||
- git: Geography/overlays.yml
|
- pmm: resolution
|
||||||
|
- pmm: languages
|
||||||
|
template_variables:
|
||||||
|
horizontal_position: right
|
||||||
|
horizontal_offset: 100
|
||||||
|
vertical_position: top
|
||||||
|
vertical_offset: 35
|
||||||
|
style: half
|
||||||
|
country_en: uk
|
||||||
|
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
|
||||||
|
- fl
|
||||||
|
- gl
|
||||||
|
- he
|
||||||
|
- hr
|
||||||
|
- id
|
||||||
|
- ka
|
||||||
|
- kk
|
||||||
|
- kn
|
||||||
|
- la
|
||||||
|
- lt
|
||||||
|
- lv
|
||||||
|
- mk
|
||||||
|
- ml
|
||||||
|
- mr
|
||||||
|
- ms
|
||||||
|
- nb
|
||||||
|
- nn
|
||||||
|
- pa
|
||||||
|
- ro
|
||||||
|
- sk
|
||||||
|
- sl
|
||||||
|
- sq
|
||||||
|
- sr
|
||||||
|
- sw
|
||||||
|
- ta
|
||||||
|
- ur
|
||||||
|
- vi
|
||||||
|
- wo
|
||||||
|
- myn
|
||||||
|
- iu
|
||||||
|
- rom
|
||||||
|
- su
|
||||||
|
- zu
|
||||||
|
- am
|
||||||
|
- fil
|
||||||
|
- pmm: ratings
|
||||||
|
template_variables:
|
||||||
|
rating1: critic
|
||||||
|
rating1_image: rt_tomato
|
||||||
|
rating1_font: config/metadata/overlays/fonts/Adlib.ttf
|
||||||
|
rating2: audience
|
||||||
|
rating2_image: imdb
|
||||||
|
rating2_font: config/metadata/overlays/fonts/Impact.ttf
|
||||||
|
horizontal_position: left
|
||||||
|
vertical_position: bottom
|
||||||
|
rating_alignment: horizontal
|
||||||
|
vertical_offset: 15
|
||||||
|
horizontal_offset: 0
|
||||||
|
- pmm: commonsense
|
||||||
|
template_variables:
|
||||||
|
vertical_align: top
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_offset: 15
|
||||||
|
- pmm: ribbon
|
||||||
```
|
```
|
||||||
|
|
||||||
**Continents Collection Overview**: <br><br>
|
**Continents Collection Overview**: <br><br>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user