667 Commits

Author SHA1 Message Date
SuperValou
bdb6290d88 Implementation of Converters methods throwing NotImplementedException 2018-06-03 13:26:21 +02:00
Michael Bisbjerg
35caeef6ac
Merge pull request #265 from FrederikBolding/issue-264
Added language support to DiscoverMovies
2018-04-13 13:17:57 +02:00
Michael Bisbjerg
74006e7eff
Merge pull request #266 from FrederikBolding/genre-search-deprecation
Marked GetGenreMovies as deprecated
2018-04-13 13:17:25 +02:00
Frederik Bolding
a9b7fa918d Marked GetGenreMovies as deprecated 2018-04-13 10:03:51 +02:00
Frederik Bolding
b275b19e2e Added language support to DiscoverMovies 2018-04-13 09:59:08 +02:00
Michael Bisbjerg
f122d54fba
Merge pull request #258 from FrederikBolding/issue-200
Added GetCountriesAsync() and GetLanguagesAsync()
2018-04-10 15:14:32 +02:00
Michael Bisbjerg
caa80ebdca Merge branch 'master' into issue-200 2018-04-10 15:11:28 +02:00
Michael Bisbjerg
9f912b36d8
Merge pull request #255 from FrederikBolding/jobs-fix
Changed GetJobs to use "configuration/jobs" endpoint
2018-04-10 15:01:53 +02:00
Frederik
9db7260196 Renamed ClientJobTests to ClientConfigurationTests 2018-02-02 02:19:23 +01:00
Frederik
d21612863b Renamed TMDbClientJobs to TMDbClientConfiguration 2018-02-02 02:18:35 +01:00
Frederik
98c2a7a328 Moved Configuration methods to TMDbClientConfiguration 2018-02-02 02:17:10 +01:00
Michael Bisbjerg
c30784479e
Merge pull request #256 from FrederikBolding/freebase-tvrage-removal
Removes TVRage and Freebase tests and custom behaviour
2018-02-01 20:48:27 +01:00
Michael Bisbjerg
a471d224a5
Merge pull request #257 from FrederikBolding/issue-224
Added region parameter to DiscoverMovies
2018-02-01 20:47:23 +01:00
Frederik
02852711b9 Added GetCountriesAsync() and GetLanguagesAsync() 2018-02-01 16:40:40 +01:00
Frederik
454bb9126d Added region parameter to DiscoverMovies 2018-02-01 01:57:29 +01:00
Frederik
7b37c42aeb Removed Freebase and TVRage enum items 2018-02-01 01:39:25 +01:00
Frederik
51f082f70b Removed TVRage and Freebase tests and custom find behaviour 2018-02-01 01:39:08 +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 v1.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 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