Frederik
|
a1b40a3629
|
Fixed a few more tests by ignoring some missing JSON
|
2018-01-28 17:41:49 +01:00 |
|
Frederik
|
387b20268e
|
Added some missing variables (Translation, SearchTvEpisode, FindTvSeason)
|
2018-01-28 17:41:34 +01:00 |
|
Frederik
|
d5c3a9cf34
|
Added missing gender variable to CreatedBy and SearchPerson
|
2018-01-28 17:20:07 +01:00 |
|
Frederik
|
f7f791ebeb
|
Fixed a few tests with missing JSON
|
2018-01-28 17:05:40 +01:00 |
|
Frederik
|
9b559396bd
|
Changed GetJobs to use "configuration/jobs" endpoint
|
2018-01-28 16:31:45 +01:00 |
|
Michael Bisbjerg
|
9b98aa26bc
|
Prepare for 1.2.0-alpha
|
2018-01-25 19:34:37 +01:00 |
|
Michael Bisbjerg
|
996e268a30
|
Merge pull request #251 from FrederikBolding/issue-249
Fixed issue #249 by renaming JobList to Jobs
|
2018-01-25 19:20:53 +01:00 |
|
Michael Bisbjerg
|
c5b5d9e35d
|
Merge pull request #246 from LordMike/issue.245
Remove obsolete code
|
2018-01-25 19:17:53 +01:00 |
|
Michael Bisbjerg
|
863c5d61bf
|
Merge pull request #247 from LordMike/issue-241
Centralize HttpClient, ensure we can re-use it
|
2018-01-25 19:17:37 +01:00 |
|
Michael Bisbjerg
|
4052b7e2d6
|
Merge pull request #248 from LordMike/issue-236
Make GetConfig async
|
2018-01-25 19:17:21 +01:00 |
|
Michael Bisbjerg
|
0b2d2bf2f8
|
Merge pull request #250 from FrederikBolding/social-ids
Added social ids to tv shows, Added external ids to movies
|
2018-01-25 19:17:03 +01:00 |
|
Michael Bisbjerg
|
dc07e8bc08
|
Ensure TVShow patches external ids
|
2018-01-25 19:12:48 +01:00 |
|
Michael Bisbjerg
|
84861111aa
|
Add external ids to Movie, patch id as needed
|
2018-01-25 19:05:06 +01:00 |
|
Michael Bisbjerg
|
6106c638e8
|
Preferred sort order is numerical - still
:)
|
2018-01-24 23:31:53 +01:00 |
|
Frederik
|
71ba46ee80
|
Fixed issue #249 by renaming JobList to Jobs
|
2018-01-24 22:45:37 +01:00 |
|
Frederik
|
521a2d42c5
|
Reverted changes to numerical values of MovieMethods
|
2018-01-24 21:03:12 +01:00 |
|
Frederik
|
e836584010
|
Added social ids to tv shows, Added external ids to movies (including social ids)
|
2018-01-24 19:56:15 +01:00 |
|
Michael Bisbjerg
|
ae2c8c5e13
|
Make GetConfig async
Fixes #236
|
2018-01-21 13:38:01 +01:00 |
|
Michael Bisbjerg
|
5630fe7a4a
|
Centralize HttpClient, ensure we can re-use it
Fixes #241
Expose Retry-After values, as wanted by #240
|
2018-01-21 13:31:59 +01:00 |
|
Michael Bisbjerg
|
598e2d2934
|
Remove obsolete code
|
2018-01-21 13:15:38 +01:00 |
|
Michael Bisbjerg
|
049fba9f72
|
Update Nuget API key
|
2018-01-15 20:25:02 +01:00 |
|
Michael Bisbjerg
|
89bb06f93e
|
Bump version to v1.1.0-alpha
|
2018-01-15 20:17:22 +01:00 |
|
Michael Bisbjerg
|
90b01f5788
|
Merge pull request #243 from LordMike/issue-238
Add decoding of Collections Overview
|
2018-01-15 20:05:15 +01:00 |
|
Michael Bisbjerg
|
84272f6892
|
Merge branch 'master' into issue-238
|
2018-01-15 20:02:03 +01:00 |
|
Michael Bisbjerg
|
37ceaab6b7
|
Merge pull request #232 from LordMike/add-cancellationtokens
Add cancellation-tokens to async methods
|
2018-01-15 20:00:49 +01:00 |
|
Michael Bisbjerg
|
8e90d22bd2
|
Add decoding of Collections Overview
Fixes #238
|
2018-01-15 19:27:02 +01:00 |
|
Michael Bisbjerg
|
5c0f175964
|
Add xml-docs
|
2017-11-24 21:28:08 +01:00 |
|
Michael Bisbjerg
|
1c547cb8ec
|
Add async variants to all methods
Fixes #231
|
2017-11-24 21:24:36 +01:00 |
|
Thomas Vriens
|
d381703bde
|
Merge pull request #228 from LordMike/issue-225
set decompression on requests as default
|
2017-09-12 21:53:02 +02:00 |
|
Naliath
|
fec9e03945
|
set decompression on requests as default
|
2017-09-12 20:36:10 +02:00 |
|
Michael Bisbjerg
|
856b1584d5
|
Merge pull request #222 from LordMike/issue-146
added region option to relevant movie methods
|
2017-08-29 00:55:56 +02:00 |
|
Naliath
|
9360294e6b
|
added region option to relevant movie methods
|
2017-08-28 21:46:35 +02:00 |
|
Naliath
|
7e0646ed7d
|
Update version info
|
2017-06-20 21:47:06 +02:00 |
|
Thomas Vriens
|
2e90311a52
|
Update to how to deal with enums when deserializing
|
2017-06-20 21:42:41 +02:00 |
|
Naliath
|
2065814c85
|
fixed readme
|
2017-05-25 11:15:30 +02:00 |
|
Naliath
|
9d98e7388d
|
Merge branch 'master' of https://github.com/LordMike/TMDbLib
|
2017-05-23 20:48:56 +02:00 |
|
Naliath
|
9767d4b534
|
Update readme and version info
|
2017-05-23 20:48:54 +02:00 |
|
Thomas Vriens
|
3853aa1710
|
Merge pull request #218 from LordMike/Issue-217
Issue 217
|
2017-05-23 20:45:05 +02:00 |
|
Naliath
|
9004d4528d
|
added recommendations for tvshows and movies + minor test fixes
|
2017-05-20 10:41:10 +02:00 |
|
Naliath
|
e58da9639a
|
add gender to cast and crew
|
2017-05-20 10:03:19 +02:00 |
|
Naliath
|
0d096a1062
|
correct test, use imdbid instead of normal if in the imdb test case
|
2017-05-20 09:08:39 +02:00 |
|
Michael Bisbjerg
|
1cf98c8f1b
|
Merge branch 'ci-update'
|
2017-03-12 17:57:29 +01:00 |
|
Michael Bisbjerg
|
95c93e85a2
|
Use msbuild for CI
|
2017-03-12 17:26:31 +01:00 |
|
Thomas Vriens
|
09fccd0699
|
Merge pull request #214 from LordMike/convert-csproj
Migrate to csproj format
|
2017-03-12 11:51:43 +01:00 |
|
Michael Bisbjerg
|
059a981037
|
Migrate to csproj format
Update CI
Remove uap10.0
|
2017-03-11 20:15:08 +01:00 |
|
Naliath
|
813a7b22e6
|
Revert "Retargeted to netstandard1.2 and moved to the 1.0 version of the project files (user VS 2017)"
This reverts commit eeb73af40b .
It removed net45 and really needs to be a branch.
|
2017-03-11 19:26:42 +01:00 |
|
Naliath
|
eeb73af40b
|
Retargeted to netstandard1.2 and moved to the 1.0 version of the project files (user VS 2017)
|
2017-03-11 18:40:20 +01:00 |
|
Michael Bisbjerg
|
20ac4f03cf
|
Update version
|
2017-02-27 20:15:58 +01:00 |
|
Michael Bisbjerg
|
9e174a1e50
|
Add rating to AccountGetRatedMoviesAsync
#213
|
2017-02-27 20:11:41 +01:00 |
|
Michael Bisbjerg
|
90d70d4e47
|
Bump versiion
Add change log
|
2017-01-19 17:49:48 +01:00 |
|