We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Calls to GetShowAsync (v1.1.0) returns status=null for shows in Trakt with a status of 'upcoming' (for example your-honor-us or the-surgeon-s-cut).
Postman shows 'upcoming' for both of the show examples above.
The text was updated successfully, but these errors were encountered:
Missing value for "upcoming" in TraktShowStatus.
TraktShowStatus
Sorry, something went wrong.
Created an issue for missing documentation: trakt/api-help#235
GH-208: Add value "upcoming" in TraktShowStatus
1bb08f5
Merge pull request #212 from henrikfroehling/issue/release-1.2.0/GH-208
bbc16fb
Resolves GH-208
henrikfroehling
Successfully merging a pull request may close this issue.
Calls to GetShowAsync (v1.1.0) returns status=null for shows in Trakt with a status of 'upcoming' (for example your-honor-us or the-surgeon-s-cut).
Postman shows 'upcoming' for both of the show examples above.
The text was updated successfully, but these errors were encountered: