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

Split TvSeason object in two #43

Closed
LordMike opened this issue Apr 19, 2014 · 3 comments
Closed

Split TvSeason object in two #43

LordMike opened this issue Apr 19, 2014 · 3 comments

Comments

@LordMike
Copy link
Collaborator

We might need a TvSeasonLight object which only contains the information given by the GetTvShow() call. The only information given is: AirDate, Season and PosterPath.

The GetTvSeason() method returns a TvSeason object, which contains all the fields populated (as the API provides the data).

See #42 for core issue.

@Naliath
Copy link
Collaborator

Naliath commented Apr 19, 2014

This might be relevant #36

@LordMike LordMike modified the milestone: Undetermined Jun 15, 2015
@Naliath
Copy link
Collaborator

Naliath commented Mar 24, 2017

This has been changed, the GetTvShow method return a great deal more that the info mentioned above. All in all I think this issue is outdated and can be closed

@LordMike
Copy link
Collaborator Author

Fair enough :)

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

No branches or pull requests

2 participants