update wiki/yml for languages

pull/1505/head
bullmoose20 1 year ago
parent 9a8d48e727
commit 7ead13738f

@ -437,7 +437,7 @@ overlays:
template: [name: flags, name: standard] template: [name: flags, name: standard]
filipino: filipino:
variables: {key: fl, text: FL, weight: 270, country: ph} variables: {key: tl, text: FL, weight: 270, country: ph}
template: [name: flags, name: standard] template: [name: flags, name: standard]
galician: galician:

@ -55,7 +55,7 @@ For example: `collection_section: 01` translates to `sort_title: "!<<collection_
This is the default PMM collection ordering: This is the default PMM collection ordering:
| Collection | Collection Section | | Collection | Collection Section |
|:-----------------------|:-------------------| |:--------------------|:-------------------|
| `seasonal` | `000` | | `seasonal` | `000` |
| `basic` | `010` | | `basic` | `010` |
| `anilist` | `020` | | `anilist` | `020` |
@ -82,6 +82,7 @@ This is the default PMM collection ordering:
| `content_rating_uk` | `110` | | `content_rating_uk` | `110` |
| `content_rating_cs` | `110` | | `content_rating_cs` | `110` |
| `resolution` | `120` | | `resolution` | `120` |
| `aspect` | `125` |
| `bafta` | `130` | | `bafta` | `130` |
| `cannes` | `130` | | `cannes` | `130` |
| `choice` | `130` | | `choice` | `130` |

@ -12,6 +12,7 @@ These overlays are applied by calling the below paths into the `overlay_path` [s
| Default | path | Example Overlays | Movies | Shows | Seasons | Episodes | | Default | path | Example Overlays | Movies | Shows | Seasons | Episodes |
|:--------------------------------------------------------------------|:--------------------------|:--------------------------------------------------------------------------|:-------------------:|:-------------------:|:-------------------:|:-------------------:| |:--------------------------------------------------------------------|:--------------------------|:--------------------------------------------------------------------------|:-------------------:|:-------------------:|:-------------------:|:-------------------:|
| [Aspect Ratio](overlays/aspect) | `aspect` | "1.33","1.78" | &#9989;<sup>1</sup> | &#9989;<sup>1</sup> | &#9989;<sup>1</sup> | &#9989;<sup>1</sup> |
| [Audio Codec](overlays/audio_codec) | `audio_codec` | Dolby Atmos logo, DTS logo | &#9989;<sup>1</sup> | &#9989;<sup>1</sup> | &#9989;<sup>1</sup> | &#9989;<sup>1</sup> | | [Audio Codec](overlays/audio_codec) | `audio_codec` | Dolby Atmos logo, DTS logo | &#9989;<sup>1</sup> | &#9989;<sup>1</sup> | &#9989;<sup>1</sup> | &#9989;<sup>1</sup> |
| [CommonSense Age Rating](overlays/commonsense) | `commonsense` | "3+", "16+" | &#9989; | &#9989; | &#10071; | &#10071; | | [CommonSense Age Rating](overlays/commonsense) | `commonsense` | "3+", "16+" | &#9989; | &#9989; | &#10071; | &#10071; |
| [Content Rating UK (BBFC)](overlays/content_rating_uk) | `content_rating_uk` | "12", "12a" | &#9989; | &#9989; | &#10071; | &#10071; | | [Content Rating UK (BBFC)](overlays/content_rating_uk) | `content_rating_uk` | "12", "12a" | &#9989; | &#9989; | &#10071; | &#10071; |

@ -46,7 +46,7 @@ Supported library types: Movie & Show
| Estonian | `et` | `300` | `ee` | &#10060; | | Estonian | `et` | `300` | `ee` | &#10060; |
| Basque | `eu` | `290` | `es` | &#10060; | | Basque | `eu` | `290` | `es` | &#10060; |
| Finnish | `fi` | `280` | `fi` | &#10060; | | Finnish | `fi` | `280` | `fi` | &#10060; |
| Filipino | `fl` | `270` | `ph` | &#10060; | | Filipino | `tl` | `270` | `ph` | &#10060; |
| Galician | `gl` | `260` | `es` | &#10060; | | Galician | `gl` | `260` | `es` | &#10060; |
| Hebrew | `he` | `250` | `il` | &#10060; | | Hebrew | `he` | `250` | `il` | &#10060; |
| Croatian | `hr` | `240` | `hr` | &#10060; | | Croatian | `hr` | `240` | `hr` | &#10060; |

Loading…
Cancel
Save