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

Version 1.0.0 ToDo #4

Closed
60 tasks done
henrikfroehling opened this issue Jun 17, 2018 · 0 comments
Closed
60 tasks done

Version 1.0.0 ToDo #4

henrikfroehling opened this issue Jun 17, 2018 · 0 comments

Comments

@henrikfroehling
Copy link
Owner

henrikfroehling commented Jun 17, 2018

Original Issue: henrikfroehling/TraktApiSharp#16

ToDo

Version 1.0.0 Alpha 1

  • old/#17 New and better request implementation
  • old/#44 New and better response implementation
  • old/#34 Convert PCL to .NET Standard

Version 1.0.0 Alpha 2

  • old/#18 Reduce indirections in object properties
  • old/#20 Optimize deserialization of json data
  • old/#43 Remove Images option in TraktExtendedInfo
  • old/#59 System.NullReferenceException When getting popular shows

Version 1.0.0 Alpha 3

  • old/#21 Improve http client handling
  • old/#69 Add support for "networks" GET request (for version 1.0.0)
  • old/#70 Add support for "certifications/{type}" GET request (for version 1.0.0)
  • old/#71 Add support for "users/hidden/{section}" POST request (for version 1.0.0)
  • old/#72 Add support for "users/hidden/{section}/remove" POST request (for version 1.0.0)
  • old/#75 Optimize serialization of json data
  • old/#77 Fix serialization of objects in post builder
  • old/#78 Implement json deserialization for authorization objects
  • old/#79 Remove prefix Trakt from internal type names
  • old/#83 Add missing "network" property in ITraktSeason
  • old/#87 Move tests from old test project into new test project
  • old/#88 Add missing "last_episode" property in ITraktShowProgress
  • old/#89 Add "dolby_atmos" and "dts_x" in TraktMediaAudio
  • old/#103 Fix module tests
  • old/#106 Add support for X-Item-ID and X-Item-Type response headers
  • old/#107 Add support for "comments/{id}/item" GET request
  • old/#108 Add support for "comments/recent/{comment_type}/{type}" GET request
  • old/#109 Add support for "comments/{id}/likes" GET request
  • old/#110 Add missing "country" property in ITraktMovie
  • old/#111 Add "comment_count" property in ITraktMovie, ITraktShow, ITraktSeason and ITraktEpisode
  • old/#116 Add support for "people/{id}/lists/{type}/{sort}" GET request
  • old/#117 Add support for "comments/trending/{comment_type}/{type}?{include_replies}" GET request
  • old/#118 Add support for "comments/recent/{comment_type}/{type}?{include_replies}" GET request
  • old/#119 Add support for "comments/updates/{comment_type}/{type}?{include_replies}" GET request
  • old/#120 Add support for "lists/trending" GET request
  • old/#121 Add support for "lists/popular" GET request
  • old/#122 Add support for "include_replies" parameter in "users/id/comments" GET request
  • old/#123 Make "sort_how" and "sort_by" optional in "users/{id}/lists" and "users/{id}/lists/{list_id}" requests
  • old/#124 Allow multiple types as filter in "users/{id}/lists/{list_id}/items/{type}" request
  • old/#129 Add "reset_at" property in ITraktShowWatchedProgress
  • old/#130 Add flag for "progress_watched_reset" section in TraktHiddenItemsSection

Version 1.0.0 Beta 1

Version 1.0.0

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

No branches or pull requests

1 participant