mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
fix unclosed ` characters in seasonal
This commit is contained in:
parent
1bf2243dfb
commit
98e2a382b8
1 changed files with 22 additions and 22 deletions
|
@ -10,28 +10,28 @@ Supported Library Types: Movie
|
||||||
|
|
||||||
## Collections Section 000
|
## Collections Section 000
|
||||||
|
|
||||||
| Collection | Key | Description |
|
| Collection | Key | Description |
|
||||||
|:-----------------------------|:---------------|:----------------------------------------------------------------------------|
|
|:---------------------------------------------------|:-------------------|:-----------------------------------------------------------------------------|
|
||||||
| `Seasonal Collections` | `separator` | [Separator Collection](../separators) to denote the Section of Collections. |
|
| `Seasonal Collections` | `separator` | [Separator Collection](../separators) to denote the Section of Collections. |
|
||||||
| `🎊 New Year's Day Movies` | `years` | Collection of Movies related to New Year's Day. |
|
| `🎊 New Year's Day Movies` | `years` | Collection of Movies related to New Year's Day. |
|
||||||
| `💘 Valentine's Day Movies` | `valentine` | Collection of Movies related to Valentine's Day. |
|
| `💘 Valentine's Day Movies` | `valentine` | Collection of Movies related to Valentine's Day. |
|
||||||
| `☘ St. Patrick's Day Movies` | `patrick` | Collection of Movies related to St. Patrick's Day. |
|
| `☘ St. Patrick's Day Movies` | `patrick` | Collection of Movies related to St. Patrick's Day. |
|
||||||
| `🐰 Easter Movies` | `easter` | Collection of Movies related to Easter. |
|
| `🐰 Easter Movies` | `easter` | Collection of Movies related to Easter. |
|
||||||
| `🤱 Mother's Day Movies` | `mother` | Collection of Movies related to Mother's Day. |
|
| `🤱 Mother's Day Movies` | `mother` | Collection of Movies related to Mother's Day. |
|
||||||
| `🪖 Memorial Day Movies` | `memorial` | Collection of Movies related to Memorial Day. |
|
| `🪖 Memorial Day Movies` | `memorial` | Collection of Movies related to Memorial Day. |
|
||||||
| `👨 Father's Day Movies` | `father` | Collection of Movies related to Father's Day. |
|
| `👨 Father's Day Movies` | `father` | Collection of Movies related to Father's Day. |
|
||||||
| `🎆 Independence Day Movies` | `independence` | Collection of Movies related to Independence Day. |
|
| `🎆 Independence Day Movies` | `independence` | Collection of Movies related to Independence Day. |
|
||||||
| `⚒ Labor Day Movies` | `labor` | Collection of Movies related to Labor Day. |
|
| `⚒ Labor Day Movies` | `labor` | Collection of Movies related to Labor Day. |
|
||||||
| `🎃 Halloween Movies` | `halloween` | Collection of Movies related to Halloween. |
|
| `🎃 Halloween Movies` | `halloween` | Collection of Movies related to Halloween. |
|
||||||
| `🎖 Veteran's Day Movies` | `veteran` | Collection of Movies related to Veteran's Day. |
|
| `🎖 Veteran's Day Movies` | `veteran` | Collection of Movies related to Veteran's Day. |
|
||||||
| `🦃 Thanksgiving Movies` | `thanksgiving` | Collection of Movies related to Thanksgiving. |
|
| `🦃 Thanksgiving Movies` | `thanksgiving` | Collection of Movies related to Thanksgiving. |
|
||||||
| `🎅 Christmas Movies` | `christmas` | Collection of Movies related to Christmas. |
|
| `🎅 Christmas Movies` | `christmas` | Collection of Movies related to Christmas. |
|
||||||
| `🌊🌺 Asian American Pacific Islander Movies` | `aapi` | Collection of Movies related to Asian American Pacific Islander Month |
|
| `🌊🌺 Asian American Pacific Islander Movies` | `aapi` | Collection of Movies related to Asian American Pacific Islander Month |
|
||||||
| `♿ Disability Month Movies | `disabilities` | Collection of Movies related to Disability Month |
|
| `♿ Disability Month Movies` | `disabilities` | Collection of Movies related to Disability Month |
|
||||||
| `✊ 🏿 Black History Month Movies | `black_history` | Collection of Movies related to Black History Month |
|
| `✊ 🏿 Black History Month Movies` | `black_history` | Collection of Movies related to Black History Month |
|
||||||
| `🏳️🌈 LGBTQ Month Movies` | `lgbtq` | Collection of Movies related to LGBTQ Month |
|
| `🏳️🌈 LGBTQ Month Movies` | `lgbtq` | Collection of Movies related to LGBTQ Month |
|
||||||
| `🪅 National Hispanic Heritage Movies` | `latinx` | Collection of Movies related to National Hispanic Heritage Month |
|
| `🪅 National Hispanic Heritage Movies` | `latinx` | Collection of Movies related to National Hispanic Heritage Month |
|
||||||
| `🚺 Women's History Month Movies` | `women` | Collection of Movies related to Women's History Month |
|
| `🚺 Women's History Month Movies` | `women` | Collection of Movies related to Women's History Month |
|
||||||
|
|
||||||
## Config
|
## Config
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue