Kometa-Team / Kometa

Python script to update metadata information for items in plex as well as automatically build collections and playlists. The Wiki Documentation is linked below.
https://kometa.wiki
MIT License
2.52k stars 307 forks source link

Feature Request: trakt_people + lists #581

Closed snickers2k closed 2 years ago

snickers2k commented 2 years ago

tmdb functionality for people is awesome. but would cool if this works for trakt aswell (taking picture, summery and movies from that person)

now the main thing here is that trakt supports Actors-Lists. So instead of searching on tmdb and writing down every Single Actor, Actress, Writer and Director in PMM directly,

it would be huge if PMM could work with the "trakt-person-lists" and search for every person on that list (with specified filters for what kind of Person (Actor/Writer) this list is.

maybe like

trakt_person_list:
  url: trakt.tv/lists/SomePeopleInThisList
  person_type: 
    - Actor
    - Writer

https://trakt.docs.apiary.io/#reference/people/movies/get-movie-credits https://api.trakt.tv/people/id/movies

https://trakt.docs.apiary.io/#reference/search/id-lookup/get-id-lookup-results /search/trakt/:id?type=person

meisnate12 commented 2 years ago

so trakt pulls the pic description and credits from tmdb so its kind pointless for me to make a way to also pull the info from trakt as well as tmdb. Im working on a more automated way to do actor collections and part of that could be actors sourced from a trakt list