Skip to content

[WIP] Tmdb list#1290

Closed
Ram-Z wants to merge 1 commit intodevelopfrom
tmdb_list
Closed

[WIP] Tmdb list#1290
Ram-Z wants to merge 1 commit intodevelopfrom
tmdb_list

Conversation

@Ram-Z
Copy link
Copy Markdown
Contributor

@Ram-Z Ram-Z commented Jul 20, 2016

Motivation for changes:

Add a managed list for tmdb similar to trakt_list

Detailed changes:

  • Add cli command to authenticate with themoviedb.org
  • Add tmdb_list.py

Config usage if relevant (new plugin or updated schema):

#not sure yet... suggestion welcome

return _tmdb_config


def tmdb_post(endpoint, **params):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'd change tmdb_request to take method param and the do return requests.request(full_url, method=method, params=params) to avoid duplicate code paths.

@cvium
Copy link
Copy Markdown
Contributor

cvium commented Aug 28, 2016

Any progress on this?

@Ram-Z
Copy link
Copy Markdown
Contributor Author

Ram-Z commented Sep 5, 2016

No sorry.

I had very little time lately and will not have much more for the following month. I'm hoping to pick it up again at the beginning of October.

@cvium
Copy link
Copy Markdown
Contributor

cvium commented Sep 5, 2016

No worries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants