mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-21 20:13:05 +00:00
Merge branch 'refs/heads/adam-pope-arup/master' into nightly
This commit is contained in:
commit
d2dea6ac53
5 changed files with 8 additions and 3 deletions
|
@ -16,7 +16,7 @@ collections:
|
|||
key: best
|
||||
template:
|
||||
- name: shared
|
||||
sort: Cesar !
|
||||
sort: César !
|
||||
allowed_libraries: movie
|
||||
image: award/cesar/winner
|
||||
translation_key: cesar_best
|
||||
|
|
|
@ -16,7 +16,7 @@ collections:
|
|||
key: best_picture
|
||||
template:
|
||||
- name: shared
|
||||
sort: Golden Globes !1
|
||||
sort: Golden Globe !1
|
||||
allowed_libraries: movie
|
||||
image: award/golden/best_picture_winner
|
||||
translation_key: golden_picture
|
||||
|
|
|
@ -16,7 +16,7 @@ collections:
|
|||
key: best
|
||||
template:
|
||||
- name: shared
|
||||
sort: Spirit !1
|
||||
sort: Independent Spirit Awards !1
|
||||
allowed_libraries: movie
|
||||
image: award/spirit/winner
|
||||
translation_key: spirit_best
|
||||
|
|
|
@ -604,3 +604,7 @@ overlays:
|
|||
lingala:
|
||||
variables: {key: ln, text: LN, weight: 11, country: cd}
|
||||
template: [name: flags, name: standard]
|
||||
|
||||
bambara:
|
||||
variables: {key: bm, text: BM, weight: 12, country: ml}
|
||||
template: [name: flags, name: standard]
|
||||
|
|
|
@ -77,6 +77,7 @@ Supported library types: Movie & Show
|
|||
| Tamil | `ta` | `30` | `in` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
| Urdu | `ur` | `20` | `pk` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
| Vietnamese | `vi` | `15` | `vn` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
| Bambara | `bm` | `12` | `ml` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
| Lingala | `ln` | `11` | `cd` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
| Wolof | `wo` | `10` | `sn` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
| Mayan | `myn` | `8` | `mx` | :fontawesome-solid-circle-xmark:{ .red } |
|
||||
|
|
Loading…
Reference in a new issue