mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
[97] Merge remote-tracking branch 'adam-pope-arup/nightly' into nightly
This commit is contained in:
commit
cd29b352e8
2 changed files with 11 additions and 3 deletions
|
@ -558,7 +558,7 @@ overlays:
|
|||
template: [name: flags, name: standard]
|
||||
|
||||
mayan:
|
||||
variables: {key: myn, text: MA, weight: 8, country: mx}
|
||||
variables: {key: myn, text: MYN, weight: 8, country: mx, width: 230}
|
||||
template: [name: flags, name: standard]
|
||||
|
||||
inuktitut:
|
||||
|
@ -579,6 +579,12 @@ overlays:
|
|||
|
||||
zulu:
|
||||
variables: {key: zu, text: ZU, weight: 3, country: za}
|
||||
template: [name: flags, name: standard]
|
||||
template: [name: flags, name: standard]
|
||||
|
||||
|
||||
luxembourgish:
|
||||
variables: {key: lb, text: LB, weight: 2, country: lu}
|
||||
template: [name: flags, name: standard]
|
||||
|
||||
mossi:
|
||||
variables: {key: mos, text: MOS, weight: 1, country: bf, width: 230}
|
||||
template: [name: flags, name: standard]
|
||||
|
|
|
@ -82,6 +82,8 @@ Supported library types: Movie & Show
|
|||
| Amharic | `am` | `5` | `et` | ❌ |
|
||||
| Sundanese | `su` | `4` | `id` | ❌ |
|
||||
| Zulu | `zu` | `3` | `za` | ❌ |
|
||||
| Luxembourgish | `lb` | `2` | `lu` | ❌ |
|
||||
| Mossi | `mos` | `1` | `bf` | ❌ |
|
||||
|
||||
### Square Style
|
||||
|
||||
|
|
Loading…
Reference in a new issue