mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2025-02-16 22:08:25 +00:00
Add FlixPatrol
This commit is contained in:
parent
28b88c4f23
commit
94d703de7c
1 changed files with 11 additions and 10 deletions
|
@ -10,16 +10,17 @@ These collections are applied by calling the below paths into the `metadata_path
|
||||||
|
|
||||||
### Chart Collections
|
### Chart Collections
|
||||||
|
|
||||||
| Source | config.yml entry | Example Collections Created | Works with Movies | Works with Shows |
|
| Source | config.yml entry | Example Collections Created | Works with Movies | Works with Shows |
|
||||||
|:------------|:--------------------|---------------------------------------------|:-----------------:|:----------------:|
|
|:------------|:--------------------|----------------------------------------------|:-----------------:|:----------------:|
|
||||||
| AniList | `anilist` | AniList Popular, AniList Season | ✅ | ✅ |
|
| AniList | `anilist` | AniList Popular, AniList Season | ✅ | ✅ |
|
||||||
| Basic | `basic` | Newly Released, New Episodes | ✅ | ✅ |
|
| Basic | `basic` | Newly Released, New Episodes | ✅ | ✅ |
|
||||||
| IMDb | `imdb` | IMDb Popular, IMDb Top 250 | ✅ | ✅ |
|
| FlixPatrol | `flixpatrol` | Top Disney, Hbo, Hulu, Netflix, Prime, Para+ | ✅ | ✅ |
|
||||||
| MyAnimeList | `myanimelist` | MyAnimeList Popular, MyAnimeList Top Rated | ✅ | ✅ |
|
| IMDb | `imdb` | IMDb Popular, IMDb Top 250 | ✅ | ✅ |
|
||||||
| Other | `other` | AniDB Popular, Common Sense Selection | ✅ | ✅ |
|
| MyAnimeList | `myanimelist` | MyAnimeList Popular, MyAnimeList Top Rated | ✅ | ✅ |
|
||||||
| Tautulli | `tautulli` | Plex Popular, Plex Watched | ✅ | ✅ |
|
| Other | `other` | AniDB Popular, Common Sense Selection | ✅ | ✅ |
|
||||||
| TMDb | `tmdb` | TMDb Popular, TMDb Airing Today | ✅ | ✅ |
|
| Tautulli | `tautulli` | Plex Popular, Plex Watched | ✅ | ✅ |
|
||||||
| Trakt | `trakt` | Trakt Popular, Trakt Trending | ✅ | ✅ |
|
| TMDb | `tmdb` | TMDb Popular, TMDb Airing Today | ✅ | ✅ |
|
||||||
|
| Trakt | `trakt` | Trakt Popular, Trakt Trending | ✅ | ✅ |
|
||||||
|
|
||||||
### Award Collections
|
### Award Collections
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue