|
|
|
@ -6,18 +6,18 @@ These collections are applied by calling the below paths into the `metadata_path
|
|
|
|
|
|
|
|
|
|
### Award Collections
|
|
|
|
|
|
|
|
|
|
| Default | Path | Example Collections | Works with Movies | Works with Shows |
|
|
|
|
|
|:-----------------------------------------------------------|:------------------|:--------------------------------------------|:--------------------:|:---------------------:|
|
|
|
|
|
| [Award Separator](award/separator) | `separator_award` | Award Collections | ✅ | ✅ |
|
|
|
|
|
| [British Academy of Film and Television Arts](award/bafta) | `bafta` | BAFTA Best Films, BAFTA 2021 | ✅<sup>1</sup> | ❌<sup>1</sup> |
|
|
|
|
|
| [Cannes](award/cannes) | `cannes` | Cannes - Palme d'or, Cannes 2018 | ✅<sup>1</sup> | ❌<sup>1</sup> |
|
|
|
|
|
| [Critics Choice](award/choice) | `choice` | Critics Choice Awards 2020 | ✅<sup>1</sup> | ✅<sup>1</sup> |
|
|
|
|
|
| [Emmys](award/emmy) | `emmy` | Emmys 2021 | ✅ | ✅ |
|
|
|
|
|
| [Golden Globes](award/golden) | `golden` | Best Motion Pictures | ✅ | ✅ |
|
|
|
|
|
| [Academy Awards (Oscars)](award/oscars) | `oscars` | Best Picture Winners | ✅ | ❌ |
|
|
|
|
|
| [Independent Spirit](award/spirit) | `spirit` | Independent Spirit Awards 2021 | ✅<sup>1</sup> | ❌<sup>1</sup> |
|
|
|
|
|
| [Sundance](award/sundance) | `sundance` | Sundance Grand Jury Winners | ✅<sup>1</sup> | ❌<sup>1</sup> |
|
|
|
|
|
| [Other](award/other) | `other_award` | Berlinale Golden Bears, Venice Golden Lions | ✅<sup>1</sup> | ❌<sup>1</sup> |
|
|
|
|
|
| Default | Path | Example Collections | Works with Movies | Works with Shows |
|
|
|
|
|
|:-----------------------------------------------------------|:------------------|:--------------------------------------------|:--------------------:|:-------------------:|
|
|
|
|
|
| [Award Separator](award/separator) | `separator_award` | Award Collections | ✅ | ✅ |
|
|
|
|
|
| [British Academy of Film and Television Arts](award/bafta) | `bafta` | BAFTA Best Films, BAFTA 2021 | ✅<sup>1</sup> | ❌ |
|
|
|
|
|
| [Cannes](award/cannes) | `cannes` | Cannes - Palme d'or, Cannes 2018 | ✅<sup>1</sup> | ❌ |
|
|
|
|
|
| [Critics Choice](award/choice) | `choice` | Critics Choice Awards 2020 | ✅<sup>1</sup> | ✅<sup>1</sup> |
|
|
|
|
|
| [Emmys](award/emmy) | `emmy` | Emmys 2021 | ✅ | ✅ |
|
|
|
|
|
| [Golden Globes](award/golden) | `golden` | Best Motion Pictures | ✅ | ✅ |
|
|
|
|
|
| [Academy Awards (Oscars)](award/oscars) | `oscars` | Best Picture Winners | ✅ | ❌ |
|
|
|
|
|
| [Independent Spirit](award/spirit) | `spirit` | Independent Spirit Awards 2021 | ✅<sup>1</sup> | ❌ |
|
|
|
|
|
| [Sundance](award/sundance) | `sundance` | Sundance Grand Jury Winners | ✅<sup>1</sup> | ❌ |
|
|
|
|
|
| [Other](award/other) | `other_award` | Berlinale Golden Bears, Venice Golden Lions | ✅<sup>1</sup> | ❌ |
|
|
|
|
|
<sup>1</sup> Requires [Trakt Authentication](../config/trakt)
|
|
|
|
|
|
|
|
|
|
### Chart Collections
|
|
|
|
@ -35,6 +35,7 @@ These collections are applied by calling the below paths into the `metadata_path
|
|
|
|
|
| [TMDb](chart/tmdb) | `tmdb` | TMDb Popular, TMDb Airing Today | ✅ | ✅ |
|
|
|
|
|
| [Trakt](chart/trakt) | `trakt` | Trakt Popular, Trakt Trending | ✅<sup>1</sup> | ✅<sup>1</sup> |
|
|
|
|
|
<sup>1</sup> Requires [Trakt Authentication](../config/trakt)
|
|
|
|
|
|
|
|
|
|
<sup>2</sup> Requires [Tautulli Authentication](../config/tautulli)
|
|
|
|
|
|
|
|
|
|
### General Collections
|
|
|
|
|