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

Support Trakt trending movies/shows list #61

Closed
mza921 opened this issue Oct 26, 2020 · 2 comments · Fixed by #70
Closed

Support Trakt trending movies/shows list #61

mza921 opened this issue Oct 26, 2020 · 2 comments · Fixed by #70
Labels
enhancement New feature or request

Comments

@mza921
Copy link
Owner

mza921 commented Oct 26, 2020

@mza921 mza921 added the enhancement New feature or request label Oct 26, 2020
@mza921 mza921 changed the title Support Trakt trending Support Trakt trending movies/shows list Oct 26, 2020
@meisnate12
Copy link

this might be easier if we switch what trakt dependency were using, PyTrakt looks like a much more powerful dependency then the one were currently using

@mza921
Copy link
Owner Author

mza921 commented Oct 27, 2020

I have it mostly working. I'll follow up your pull request. The syntax will be:

collections:
  Trakt Trending Movies:
    trakt_trending: <list_size> # default is 10

I tried PyTrakt early on, but settled on trakt.py since it had all the functionality I needed.

@mza921 mza921 linked a pull request Oct 28, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants