Skip to content

Commit

Permalink
[Defaults] Add Metacritic Must See Collection to other_chart (#2497)
Browse files Browse the repository at this point in the history
  • Loading branch information
YozoraXCII authored Jan 31, 2025
1 parent a5f5ae2 commit f0e3f63
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 6 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Added Aymara language with Bolivian flag to audio/subtitle overlay languages (cr
Added `size` setting to languages overlay to double the overlay size.
Added `hide_text` setting to languages overlay to only show the flags and hide the country text.
Added `openmatte` edition to default resolution overlay.
Added `Metacritic Must See Movies` to `other_chart`.

# Bug Fixes
Fixed the `cast` search option for the `imdb_search` builder
Expand Down
12 changes: 12 additions & 0 deletions defaults/chart/other_chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,15 @@ collections:
translation_key: pirated_popular
- name: arr
- name: custom

Metacritic Must See:
variables:
style: color
key: metacritic
mdblist_list: https://mdblist.com/lists/k0meta/metacriticmustseemovies
template:
- name: shared
allowed_libraries: movie
translation_key: metacritic_must_see
- name: arr
- name: custom
13 changes: 7 additions & 6 deletions docs/defaults/chart/other.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@ Recommendations: The `StevenLu's Popular Movies` and `Top 10 Pirated Movies of t

## <a id="collection_section"></a>Collections Section 020

| Collection | Key | Description |
|:------------------------------------|:--------------|:-----------------------------------------------------|
| `AniDB Popular` | `anidb` | Collection of the most Popular Anime on AniDB. |
| `Common Sense Selection` | `commonsense` | Collection of Common Sense Selection Movies/Shows. |
| `StevenLu's Popular Movies` | `stevenlu` | Collection of StevenLu's Popular Movies. |
| `Top 10 Pirated Movies of the Week` | `pirated` | Collection of the Top 10 Pirated Movies of the Week. |
| Collection | Key | Description |
|:------------------------------------|:--------------|:-------------------------------------------------------|
| `AniDB Popular` | `anidb` | Collection of the most Popular Anime on AniDB. |
| `Common Sense Selection` | `commonsense` | Collection of Common Sense Selection Movies/Shows. |
| `Metacritic Must See Movies` | `metacritic` | Collection of Metacritic Must See Movies. |
| `StevenLu's Popular Movies` | `stevenlu` | Collection of StevenLu's Popular Movies. |
| `Top 10 Pirated Movies of the Week` | `pirated` | Collection of the Top 10 Pirated Movies of the Week. |

## Config

Expand Down

0 comments on commit f0e3f63

Please sign in to comment.