## Collections These files can generally be used on both Movie and Show library-types, or are part of a category of collection (such as Award Shows.) These collections are applied by calling the below paths into the `metadata_path` section of your config.yml ### Award Collections | Default | Path | Example Collections | Works with Movies | Works with Shows | |:------------------------------------------------|:------------------|:--------------------------------------------|:--------------------:|:-------------------:| | [Award Separator](award/separator) | `separator_award` | Award Collections | ✅ | ✅ | | [Academy Awards (Oscars)](award/oscars) | `oscars` | Best Picture Winners | ✅ | ❌ | | [British Academy of Film Awards](award/bafta) | `bafta` | BAFTA Best Films, BAFTA 2021 | ✅1 | ❌ | | [Cannes Film Festival Awards](award/cannes) | `cannes` | Cannes - Palme d'or, Cannes 2018 | ✅1 | ❌ | | [Critics Choice Awards](award/choice) | `choice` | Critics Choice Awards 2020 | ✅1 | ✅1 | | [Emmy Awards](award/emmy) | `emmy` | Emmys 2021 | ✅ | ✅ | | [Golden Globe Awards](award/golden) | `golden` | Best Motion Pictures | ✅ | ✅ | | [Independent Spirit Awards](award/spirit) | `spirit` | Independent Spirit Awards 2021 | ✅1 | ❌ | | [Sundance Film Festival Awards](award/sundance) | `sundance` | Sundance Grand Jury Winners | ✅1 | ❌ | | [Other Awards](award/other) | `other_award` | Berlinale Golden Bears, Venice Golden Lions | ✅1 | ❌ | 1 Requires [Trakt Authentication](../config/trakt) ### Chart Collections | Default | Path | Example Collections | Works with Movies | Works with Shows | |:----------------------------------------|:------------------|:-------------------------------------------|:-------------------:|:-------------------:| | [Chart Separator](chart/separator) | `separator_chart` | Chart Collections | ✅ | ✅ | | [Basic Charts](chart/basic) | `basic` | Newly Released, New Episodes | ✅ | ✅ | | [Tautulli Charts](chart/tautulli) | `tautulli` | Plex Popular, Plex Watched | ✅2 | ✅2 | | [IMDb Charts](chart/imdb) | `imdb` | IMDb Popular, IMDb Top 250 | ✅ | ✅ | | [TMDb Charts](chart/tmdb) | `tmdb` | TMDb Popular, TMDb Airing Today | ✅ | ✅ | | [Trakt Charts](chart/trakt) | `trakt` | Trakt Popular, Trakt Trending | ✅1 | ✅1 | | [FlixPatrol Charts](chart/flixpatrol) | `flixpatrol` | Top Disney, Top Max, Top Hulu, Top Netflix | ✅ | ✅ | | [AniList Charts](chart/anilist) | `anilist` | AniList Popular, AniList Season | ✅ | ✅ | | [MyAnimeList Charts](chart/myanimelist) | `myanimelist` | MyAnimeList Popular, MyAnimeList Top Rated | ✅ | ✅ | | [Other Charts](chart/other) | `other_chart` | AniDB Popular, Common Sense Selection | ✅ | ✅ | 1 Requires [Trakt Authentication](../config/trakt) 2 Requires [Tautulli Authentication](../config/tautulli) ### Content Collections | Default | Path | Example Collections | Works with Movies | Works with Shows | |:-----------------------------------------------------------|:------------|:--------------------------------------------|:-----------------:|:----------------:| | [Genres](both/genre) | `genre` | Action, Drama, Science Fiction | ✅ | ✅ | | Franchises [Movie](movie/franchise)/[Show](show/franchise) | `franchise` | Star Wars: Skywalker Saga, Godzilla (Anime) | ✅ | ✅ | | [Universes](both/universe) | `universe` | Marvel Cinematic Universal, Wizarding World | ✅ | ✅ | | [Based On...](both/based) | `based` | Based on a Book, Based on a True Story | ✅ | ✅ | ### Content Rating Collections | Default | Path | Example Collections | Works with Movies | Works with Shows | |:-----------------------------------------------------------------------------------|:---------------------|:---------------------------------|:-----------------:|:----------------:| | US Content Ratings [Movie](movie/content_rating_us)/[Show](show/content_rating_us) | `content_rating_us` | G, PG, NC-17 | ✅ | ✅ | | [UK Content Ratings](both/content_rating_uk) | `content_rating_uk` | U, PG, 12A | ✅ | ✅ | | [MyAnimeList Content Ratings](both/content_rating_mal) | `content_rating_mal` | G, PG, PG-13, R, R+, Rx | ✅ | ✅ | | [Common Sense Media Content Ratings](both/content_rating_cs) | `content_rating_cs` | 1, 2, 3, 4, 5, 6, 15, 16, 17, 18 | ✅ | ✅ | ### Location Collections | Default | Path | Example Collections | Works with Movies | Works with Shows | |:-----------------------------------------------------------|:------------|:-----------------------|:-----------------:|:----------------:| | Countries [Movie](movie/country)/[Show](show/country) | `country` | Belgium, India | ✅ | ✅ | | Regions [Movie](movie/region)/[Show](show/region) | `region` | Iberia, Balkans | ✅ | ✅ | | Continents [Movie](movie/continent)/[Show](show/continent) | `continent` | Asia, North America | ✅ | ✅ | ### Media Collections | Default | Path | Example Collections | Works with Movies | Works with Shows | |:---------------------------------------------|:--------------------|:-------------------------------------|:-----------------:|:----------------:| | [Aspect Ratios](both/aspect) | `aspect` | 1.33, 1.65, 1.78, 1.85, 2.77 | ✅ | ✅ | | [Resolutions](both/resolution) | `resolution` | 4K Movies, 1080p Movies, 720p Movies | ✅ | ✅ | | [Audio Languages](both/audio_language) | `audio_language` | French Audio, Korean Audio | ✅ | ✅ | | [Subtitle Languages](both/subtitle_language) | `subtitle_language` | German Subtitles, Swedish Subtitles | ✅ | ✅ | ### Production Collections | Default | Path | Example Collections | Works with Movies | Works with Shows | |:----------------------------|:------------|:-----------------------------------------|:-----------------:|:----------------:| | [Networks](show/network) | `network` | Disney Channel, Lifetime | ❌ | ✅ | | [Streaming](both/streaming) | `streaming` | Disney+ Movies, Max Shows | ✅ | ✅ | | [Studios](both/studio) | `studio` | DreamWorks Studios, Walt Disney Pictures | ✅ | ✅ | ### People Collections | Default | Path | Example Collections | Works with Movies | Works with Shows | |:----------------------------|:-----------|:-------------------------------------------------------|:-----------------:|:----------------:| | [Actors](both/actor) | `actor` | Chris Hemsworth, Margot Robbie | ✅ | ✅ | | [Directors](movie/director) | `director` | Steven Spielberg (Director), Olivia Wilde (Director) | ✅ | ❌ | | [Producers](movie/producer) | `producer` | James Cameron (Producer), Reese Witherspoon (Producer) | ✅ | ❌ | | [Writers](movie/writer) | `writer` | James Cameron (Writer), Lilly Wachowski (Writer) | ✅ | ❌ | ### Time Collections | Default | Path | Example Collections | Works with Movies | Works with Shows | |:--------------------------------------------------|:-----------|:---------------------------|:-----------------:|:----------------:| | [Seasonal](movie/seasonal) | `seasonal` | Easter, Christmas | ✅ | ❌ | | [Years](both/year) | `year` | Best of 2010, Best of 2019 | ✅ | ✅ | | Decades [Movie](movie/decade)/[Show](show/decade) | `decade` | Best of 2012, Best of 2022 | ✅ | ✅ | ### Utility Collections | Default | Path | Example Collections | Works with Movies | Works with Shows | |:--------------------------------------|:-----------------|:-------------------------|:-----------------:|:----------------:| | [Collectionless](both/collectionless) | `collectionless` | Collectionless | ✅ | ✅ |