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
|
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
|
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 |
|
Michael Bisbjerg
|
de589f3595
|
Merge pull request #212 from agoretsky/change_action
Added support for destroyed change action
|
2017-01-19 16:09:58 +01:00 |
|
Anton Goretsky
|
632117255e
|
Added support for destroyed change action
|
2017-01-19 15:59:30 +03:00 |
|
Michael Bisbjerg
|
0708e01471
|
Bump version
|
2017-01-06 20:38:10 +01:00 |
|
Michael Bisbjerg
|
6b7d87c9fe
|
Merge pull request #210 from LordMike/pr/202
Pr/202
|
2017-01-06 20:36:44 +01:00 |
|
Michael Bisbjerg
|
0c8af57023
|
Missing proxy passed to RestClient
|
2017-01-06 20:33:53 +01:00 |
|
Michael Bisbjerg
|
147df9366e
|
Resharper updates
|
2017-01-06 20:31:41 +01:00 |
|
Michael Bisbjerg
|
aeed7bb6ee
|
Remove nuget packages
|
2017-01-06 20:25:26 +01:00 |
|
Michael Bisbjerg
|
0133ab3275
|
Remove lock.json's
|
2017-01-06 20:25:06 +01:00 |
|
leandro
|
26c4b384ac
|
merge with local master
|
2017-01-06 16:22:08 -02:00 |
|
leandro
|
9927c833c5
|
Merge
|
2017-01-06 16:19:44 -02:00 |
|
leandro
|
8297231698
|
updates from upstream
|
2017-01-06 16:12:34 -02:00 |
|
lersouza
|
74c9bf851f
|
Merge pull request #1 from lersouza/issue_201_proxy_support
Issue 201 proxy support: Updates on master.
|
2017-01-06 16:02:20 -02:00 |
|
leandro
|
6efe4bbe9e
|
Adjustments based on pull request #202
|
2017-01-06 15:57:35 -02:00 |
|
Michael Bisbjerg
|
bafd141a61
|
Reduce complexity of project.json file
|
2016-12-21 00:11:58 +01:00 |
|
Michael Bisbjerg
|
63d5bf6055
|
Bump version
|
2016-12-20 18:43:03 +01:00 |
|