[98] Merge remote-tracking branch 'bullmoose20/nightly' into nightly

This commit is contained in:
meisnate12 2023-02-24 17:28:36 -05:00
commit 32c74bb08b
6 changed files with 7 additions and 7 deletions

View file

@ -1 +1 @@
1.18.3-develop97 1.18.3-develop98

View file

@ -8,7 +8,7 @@
external_templates: external_templates:
pmm: templates pmm: templates
template_variables: template_variables:
collection_section: "090" collection_section: "095"
translations: translations:
pmm: translations pmm: translations

View file

@ -8,7 +8,7 @@
external_templates: external_templates:
pmm: templates pmm: templates
template_variables: template_variables:
collection_section: "100" collection_section: "105"
translations: translations:
pmm: translations pmm: translations

View file

@ -8,7 +8,7 @@ The `subtitle_language` Default Metadata File is used to dynamically create coll
Supported Library Types: Movie, Show Supported Library Types: Movie, Show
## Collections Section 090 ## Collections Section 095
| Collection | Key | Description | | Collection | Key | Description |
|:---------------------------------------------------------|:------------------------------------------|:----------------------------------------------------------------------------| |:---------------------------------------------------------|:------------------------------------------|:----------------------------------------------------------------------------|

View file

@ -8,7 +8,7 @@ The `year` Default Metadata File is used to dynamically create collections based
Supported Library Types: Movie, Show Supported Library Types: Movie, Show
## Collections Section 100 ## Collections Section 105
| Collection | Key | Description | | Collection | Key | Description |
|:--------------------------------------------------|:----------------------------------|:----------------------------------------------------------------------------| |:--------------------------------------------------|:----------------------------------|:----------------------------------------------------------------------------|

View file

@ -75,9 +75,9 @@ This is the default PMM collection ordering:
| `country` | `080` | | `country` | `080` |
| `based` | `085` | | `based` | `085` |
| `audio_language` | `090` | | `audio_language` | `090` |
| `subtitle_language` | `090` | | `subtitle_language` | `095` |
| `decade` | `100` | | `decade` | `100` |
| `year` | `100` | | `year` | `105` |
| `content_rating_us` | `110` | | `content_rating_us` | `110` |
| `content_rating_uk` | `110` | | `content_rating_uk` | `110` |
| `content_rating_cs` | `110` | | `content_rating_cs` | `110` |