Merge branch 'refs/heads/adam-pope-arup/master' into nightly

This commit is contained in:
Yozora XCII 2024-05-27 10:42:20 +01:00
commit d2dea6ac53
5 changed files with 8 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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]

View file

@ -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 } |