mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
update wiki/yml for languages
This commit is contained in:
parent
9a8d48e727
commit
7ead13738f
4 changed files with 45 additions and 43 deletions
|
@ -437,7 +437,7 @@ overlays:
|
|||
template: [name: flags, name: standard]
|
||||
|
||||
filipino:
|
||||
variables: {key: fl, text: FL, weight: 270, country: ph}
|
||||
variables: {key: tl, text: FL, weight: 270, country: ph}
|
||||
template: [name: flags, name: standard]
|
||||
|
||||
galician:
|
||||
|
|
|
@ -54,47 +54,48 @@ For example: `collection_section: 01` translates to `sort_title: "!<<collection_
|
|||
|
||||
This is the default PMM collection ordering:
|
||||
|
||||
| Collection | Collection Section |
|
||||
|:-----------------------|:-------------------|
|
||||
| `seasonal` | `000` |
|
||||
| `basic` | `010` |
|
||||
| `anilist` | `020` |
|
||||
| `imdb` | `020` |
|
||||
| `flixpatrol` | `020` |
|
||||
| `myanimelist` | `020` |
|
||||
| `other_chart` | `020` |
|
||||
| `tautulli` | `020` |
|
||||
| `tmdb` | `020` |
|
||||
| `trakt` | `020` |
|
||||
| `streaming` | `030` |
|
||||
| `universe` | `040` |
|
||||
| `network` | `050` |
|
||||
| `genre` | `060` |
|
||||
| `studio` | `070` |
|
||||
| `studio_anime` | `070` |
|
||||
| `country` | `080` |
|
||||
| `based` | `085` |
|
||||
| `audio_language` | `090` |
|
||||
| `subtitle_language` | `095` |
|
||||
| `decade` | `100` |
|
||||
| `year` | `105` |
|
||||
| `content_rating_us` | `110` |
|
||||
| `content_rating_uk` | `110` |
|
||||
| `content_rating_cs` | `110` |
|
||||
| `resolution` | `120` |
|
||||
| `bafta` | `130` |
|
||||
| `cannes` | `130` |
|
||||
| `choice` | `130` |
|
||||
| `emmy` | `130` |
|
||||
| `golden` | `130` |
|
||||
| `oscars` | `130` |
|
||||
| `other_award` | `130` |
|
||||
| `spirit` | `130` |
|
||||
| `sundance` | `130` |
|
||||
| `actor` | `140` |
|
||||
| `director` | `150` |
|
||||
| `producer` | `160` |
|
||||
| `writer` | `170` |
|
||||
| Collection | Collection Section |
|
||||
|:--------------------|:-------------------|
|
||||
| `seasonal` | `000` |
|
||||
| `basic` | `010` |
|
||||
| `anilist` | `020` |
|
||||
| `imdb` | `020` |
|
||||
| `flixpatrol` | `020` |
|
||||
| `myanimelist` | `020` |
|
||||
| `other_chart` | `020` |
|
||||
| `tautulli` | `020` |
|
||||
| `tmdb` | `020` |
|
||||
| `trakt` | `020` |
|
||||
| `streaming` | `030` |
|
||||
| `universe` | `040` |
|
||||
| `network` | `050` |
|
||||
| `genre` | `060` |
|
||||
| `studio` | `070` |
|
||||
| `studio_anime` | `070` |
|
||||
| `country` | `080` |
|
||||
| `based` | `085` |
|
||||
| `audio_language` | `090` |
|
||||
| `subtitle_language` | `095` |
|
||||
| `decade` | `100` |
|
||||
| `year` | `105` |
|
||||
| `content_rating_us` | `110` |
|
||||
| `content_rating_uk` | `110` |
|
||||
| `content_rating_cs` | `110` |
|
||||
| `resolution` | `120` |
|
||||
| `aspect` | `125` |
|
||||
| `bafta` | `130` |
|
||||
| `cannes` | `130` |
|
||||
| `choice` | `130` |
|
||||
| `emmy` | `130` |
|
||||
| `golden` | `130` |
|
||||
| `oscars` | `130` |
|
||||
| `other_award` | `130` |
|
||||
| `spirit` | `130` |
|
||||
| `sundance` | `130` |
|
||||
| `actor` | `140` |
|
||||
| `director` | `150` |
|
||||
| `producer` | `160` |
|
||||
| `writer` | `170` |
|
||||
|
||||
## Customizing Configs
|
||||
|
||||
|
|
|
@ -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 |
|
||||
|:--------------------------------------------------------------------|:--------------------------|:--------------------------------------------------------------------------|:-------------------:|:-------------------:|:-------------------:|:-------------------:|
|
||||
| [Aspect Ratio](overlays/aspect) | `aspect` | "1.33","1.78" | ✅<sup>1</sup> | ✅<sup>1</sup> | ✅<sup>1</sup> | ✅<sup>1</sup> |
|
||||
| [Audio Codec](overlays/audio_codec) | `audio_codec` | Dolby Atmos logo, DTS logo | ✅<sup>1</sup> | ✅<sup>1</sup> | ✅<sup>1</sup> | ✅<sup>1</sup> |
|
||||
| [CommonSense Age Rating](overlays/commonsense) | `commonsense` | "3+", "16+" | ✅ | ✅ | ❗ | ❗ |
|
||||
| [Content Rating UK (BBFC)](overlays/content_rating_uk) | `content_rating_uk` | "12", "12a" | ✅ | ✅ | ❗ | ❗ |
|
||||
|
|
|
@ -46,7 +46,7 @@ Supported library types: Movie & Show
|
|||
| Estonian | `et` | `300` | `ee` | ❌ |
|
||||
| Basque | `eu` | `290` | `es` | ❌ |
|
||||
| Finnish | `fi` | `280` | `fi` | ❌ |
|
||||
| Filipino | `fl` | `270` | `ph` | ❌ |
|
||||
| Filipino | `tl` | `270` | `ph` | ❌ |
|
||||
| Galician | `gl` | `260` | `es` | ❌ |
|
||||
| Hebrew | `he` | `250` | `il` | ❌ |
|
||||
| Croatian | `hr` | `240` | `hr` | ❌ |
|
||||
|
|
Loading…
Reference in a new issue