Michael Bisbjerg
670ad1bc40
Update Readme.md
2021-03-27 23:05:36 +01:00
Michael Bisbjerg
4ef3776a59
Add production countries to Tv Shows
...
Also put ProductionCompany into General
Fixes #153
2021-03-27 19:18:47 +01:00
Michael Bisbjerg
54303b2edf
Cleanup
2021-03-27 18:18:15 +01:00
Michael Bisbjerg
1496c3b63d
Merge pull request #370 from mohd-akram/episode-groups-method
...
Add EpisodeGroups method
2021-03-27 18:11:18 +01:00
Michael Bisbjerg
f70c376c38
Update to latest master
2021-03-27 18:08:08 +01:00
Mohamed Akram
87511e070c
Add EpisodeGroups method
2021-03-27 18:06:11 +01:00
Michael Bisbjerg
a04a3f4116
Merge pull request #347 from LordMike/feature/updates
...
Large refactoring
2021-03-27 18:05:17 +01:00
Michael Bisbjerg
71452ad567
Rewrite tests to use Verify library
2021-03-27 18:03:37 +01:00
Michael Bisbjerg
82a1573827
Cleanup
2021-03-27 18:03:26 +01:00
Michael Bisbjerg
040f9794e5
Remove obsolete operator, rename Get, Post, Delete methods
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
2c1dff94d4
Cleanup internal method names
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
08c0b0fe32
Cleanup redundant code
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
ab628e5de7
Use Task.Delay()
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
591f7cd209
Refactor tests, shorthand TMDbClient
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
f5cdd0c3e7
Refactor tests, employ async, use better Assert() calls
...
Use async Xunit tests
Apply xunit analyzer suggestions, such as "Assert.False()" instead of "Assert.Equal(false, ..)
Introduce errors for missing await calls
Remove all .Result properties
Remvoe all .Sync() calls
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
8e622cb8bf
Remove fancy json logic in tests
...
It was a cute idea, but way too unmaintainable
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
06faa8d1c2
Renames
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
71c23b6509
Merge pull request #369 from voiddaek/patch-1
...
Added a missing getter and setter to Images property
2021-03-27 18:00:54 +01:00
Michael Bisbjerg
6d6c19750a
Missed one
...
See #364
2021-03-27 15:14:31 +01:00
Michael Bisbjerg
002e1b136c
Ensure new GetImageBytes() supports cancellation
2021-03-27 13:47:28 +01:00
Michael Bisbjerg
87f5b9c73e
Add function to download image bytes
...
Fixes #367
2021-03-27 13:45:30 +01:00
Michael Bisbjerg
d5ffbd649d
Add additional properties to Credits Cast+Crew
...
Fixes #364
2021-03-27 13:34:30 +01:00
voiddaek
015380ed7e
Added a missing getter and setter to Images property
...
Just adding the get/set to images property as it was missing for no apparent reason.
2021-03-26 23:49:30 +01:00
Michael Bisbjerg
d96b460d28
Merge pull request #365 from LordMike/feature/auto-contents
...
Auto: Updating standardized files
2021-03-25 19:56:40 +01:00
Michael Bisbjerg
737a49dcc2
Bad xmldocs
2021-03-25 19:55:40 +01:00
Michael Bisbjerg
a0785e50ae
Updating standard content files for repository
...
Update
Update
Update
Alt
Alt2
Skipsies
2021-03-25 19:53:37 +01:00
Michael Bisbjerg
788a5b7850
Merge pull request #363 from mpfc75/patch-1
...
Update WatchProviders.cs to resolve issue #361
2021-03-14 02:34:42 +01:00
mpfc75
50a9823d04
Update WatchProviders.cs
...
Proposed resolution to GET /tv/{tv_id}/watch/providers does not return WatchProviderItem for 'ads' or 'free' (#361 )
2021-03-13 16:40:31 -05:00
Michael Bisbjerg
272a5a340f
Prep for 1.7.6-alpha
2021-02-27 21:24:44 +01:00
Michael Bisbjerg
8d61234d9f
Merge pull request #355 from wwarby/master
...
Add TV spoken_languages, TV tagline, alternative title type
2021-01-24 18:48:21 +01:00
William Warby
515e3d9867
Add TV spoken_languages, TV tagline, alternative title type
2021-01-20 06:04:58 +00:00
Michael Bisbjerg
de4d6b5455
Prep for 1.7.5-alpha
2021-01-14 18:55:23 +01:00
Michael Bisbjerg
12716ab7bb
Do not set Proxy if not needed
...
Fixes #354
2021-01-14 18:55:02 +01:00
Michael Bisbjerg
088307fc01
Prep for 1.7.4-alpha
2021-01-11 21:55:07 +01:00
Michael Bisbjerg
28819d68fb
Merge pull request #353 from bjornorri/watch_providers
...
Implement watch providers endpoints
2021-01-11 21:54:12 +01:00
Michael Bisbjerg
53f4164fc8
Slightly different test.
2021-01-11 21:53:48 +01:00
Björn Orri Saemundsson
202b9ecc6c
Use dictionary for watchProviderByRegion
2021-01-10 17:37:56 +01:00
Björn Orri Saemundsson
88ccf5c332
Remove extra newline
2021-01-06 13:34:31 +00:00
Björn Orri Saemundsson
4d63eed4e2
Add property to methods dict
2021-01-06 10:44:35 +00:00
Björn Orri Saemundsson
74b51c611d
Add basic tests
2021-01-06 10:39:27 +00:00
Björn Orri Saemundsson
7e183f7e3d
Implement watch providers for TVShow
2021-01-06 10:23:22 +00:00
Björn Orri Saemundsson
03bcbda610
Add field to Movie model
2021-01-06 10:12:04 +00:00
Björn Orri Saemundsson
5f647adc7a
Add method to movie client
2021-01-06 10:09:23 +00:00
Björn Orri Saemundsson
1be4b0cb33
Add container for non-array results
2021-01-06 10:08:49 +00:00
Björn Orri Saemundsson
403ec756ab
Move models to General directory
2021-01-06 09:29:35 +00:00
Björn Orri Saemundsson
ea11dfb26d
Add models for watch providers
2021-01-06 00:18:25 +00:00
Thomas Vriens
966304e093
Merge pull request #350 from valse/patch-1
...
Update PersonGender.cs
2020-12-04 15:25:56 +01:00
Marco Valsecchi
4c6b962aa7
Update PersonGender.cs
...
Add Non-binary enum value
2020-12-04 15:14:11 +01:00
Michael Bisbjerg
108b4f9c7a
Prep for 1.7.3-alpha
2020-10-03 19:35:48 +02:00
Michael Bisbjerg
1fecac67bb
Merge pull request #346 from cvium/collection_image_language
...
Add image languages to collections
2020-10-03 19:35:16 +02:00