mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 15:04:21 +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
|
||||
|
||||
| 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…
Reference in a new issue