Merge pull request #1090 from JohnFawkes/patch-9

Add FlixPatrol
pull/1091/head
meisnate12 2 years ago committed by GitHub
commit 4a10c38216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,16 +10,17 @@ These collections are applied by calling the below paths into the `metadata_path
### Chart Collections
| Source | config.yml entry | Example Collections Created | Works with Movies | Works with Shows |
|:------------|:--------------------|---------------------------------------------|:-----------------:|:----------------:|
| AniList | `anilist` | AniList Popular, AniList Season | ✅ | ✅ |
| Basic | `basic` | Newly Released, New Episodes | ✅ | ✅ |
| IMDb | `imdb` | IMDb Popular, IMDb Top 250 | ✅ | ✅ |
| MyAnimeList | `myanimelist` | MyAnimeList Popular, MyAnimeList Top Rated | ✅ | ✅ |
| Other | `other` | AniDB Popular, Common Sense Selection | ✅ | ✅ |
| Tautulli | `tautulli` | Plex Popular, Plex Watched | ✅ | ✅ |
| TMDb | `tmdb` | TMDb Popular, TMDb Airing Today | ✅ | ✅ |
| Trakt | `trakt` | Trakt Popular, Trakt Trending | ✅ | ✅ |
| Source | config.yml entry | Example Collections Created | Works with Movies | Works with Shows |
|:------------|:--------------------|----------------------------------------------|:-----------------:|:----------------:|
| AniList | `anilist` | AniList Popular, AniList Season | ✅ | ✅ |
| Basic | `basic` | Newly Released, New Episodes | ✅ | ✅ |
| FlixPatrol | `flixpatrol` | Top Disney, Hbo, Hulu, Netflix, Prime, Para+ | ✅ | ✅ |
| IMDb | `imdb` | IMDb Popular, IMDb Top 250 | ✅ | ✅ |
| MyAnimeList | `myanimelist` | MyAnimeList Popular, MyAnimeList Top Rated | ✅ | ✅ |
| Other | `other` | AniDB Popular, Common Sense Selection | ✅ | ✅ |
| Tautulli | `tautulli` | Plex Popular, Plex Watched | ✅ | ✅ |
| TMDb | `tmdb` | TMDb Popular, TMDb Airing Today | ✅ | ✅ |
| Trakt | `trakt` | Trakt Popular, Trakt Trending | ✅ | ✅ |
### Award Collections

Loading…
Cancel
Save