Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: trakt_people + lists #581

Closed
snickers2k opened this issue Jan 7, 2022 · 1 comment · Fixed by #731
Closed

Feature Request: trakt_people + lists #581

snickers2k opened this issue Jan 7, 2022 · 1 comment · Fixed by #731
Assignees
Labels
enhancement New feature or request status:added-to-develop Feature Request or Bug Fix is in Develop

Comments

@snickers2k
Copy link

snickers2k commented Jan 7, 2022

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

@snickers2k snickers2k added enhancement New feature or request status:not-yet-viewed I haven't reviewed the Feature or Bug yet labels Jan 7, 2022
@meisnate12
Copy link
Member

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

@meisnate12 meisnate12 added status:added-to-develop Feature Request or Bug Fix is in Develop and removed status:not-yet-viewed I haven't reviewed the Feature or Bug yet labels Feb 8, 2022
@meisnate12 meisnate12 mentioned this issue Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request status:added-to-develop Feature Request or Bug Fix is in Develop
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants