Commit Graph

804 Commits

Author SHA1 Message Date
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
cvium
7c48916408 Add image languages to collections 2020-10-03 19:33:09 +02:00
Michael Bisbjerg
8550161dfa Update Nuget api key 2020-10-03 16:53:04 +02:00
Michael Bisbjerg
9ad6a80f3a Prep for 1.7.2-alpha 2020-10-03 16:48:24 +02:00
Michael Bisbjerg
2102a588c3
Merge pull request #344 from cvium/add_image_language_getmovie
Add include_image_language support for movies and tv
2020-09-26 19:34:09 +02:00
cvium
224598343a Add DefaultImageLanguage 2020-09-26 19:18:58 +02:00
Michael Bisbjerg
a147072e52
Merge pull request #345 from cvium/add_language_find
Add language option to Find
2020-09-26 17:43:22 +02:00
cvium
30af76cadb Add language option to Find 2020-09-24 09:47:31 +02:00
cvium
aeeb68d21c Add include_image_language support for movies and tv 2020-09-22 23:47:38 +02:00
Michael Bisbjerg
fbcc812f98
Merge pull request #343 from edmondbramhall/discover_changes
Added method WhereCertificationIsAtLeast
2020-09-11 16:58:48 +02:00
Edmond Bramhall
a20e796bb6 Added method WhereCertificationIsAtLeast
The DiscoverMovie object now has a method to set the certification.gte param sent to the movie/discover endpoint. This is the equivalent of the WhereCertificationIsAsMost method.
2020-09-11 08:14:29 +01:00
Michael Bisbjerg
2caf466607 Fix param name
See #334
2020-08-16 20:55:50 +02:00
Michael Bisbjerg
a440542a8c Streamline Movie discovery to match TV discovery 2020-08-16 20:52:08 +02:00
Michael Bisbjerg
1fea813399
Merge pull request #341 from Sl1MBoy/bugfix-discover-tv
bugfix(DiscoverTv):Remove unnecessary parameter clearing from DiscoverTv
2020-08-16 20:34:47 +02:00
Gábor Gócza
8f77338f94 Remove unecessary parameter clearing from DiscoverTv, 2020-08-16 11:58:32 +02:00
Michael Bisbjerg
10333b4860 Prep for 1.7.1-alpha 2020-07-01 00:48:44 +02:00
Michael Bisbjerg
b9ff10cc51 Add page parameter to trending queries
Also handle TMDb bug rendering lists as objects

Fixes #335
2020-07-01 00:48:29 +02:00
Michael Bisbjerg
9410dd5442 Prep for 1.7.0-alpha 2020-07-01 00:34:07 +02:00
Michael Bisbjerg
4838b41b24 Add missing overloads for SearchMovies
Add other missing Search overloads
Add obsolete marker for old search method

Fixes #337
2020-07-01 00:33:24 +02:00
Michael Bisbjerg
f4b86e75db Prep for 1.6.0 2020-03-12 13:26:42 +01:00
Michael Bisbjerg
c64abcaef6
Merge pull request #321 from FrederikBolding/missing-tv-show-methods
Added a few missing tv show methods
2020-03-12 13:25:01 +01:00
Michael Bisbjerg
80e53708fb Specify test 2020-03-12 13:22:17 +01:00
Michael Bisbjerg
1677d1b50f Formatting 2020-03-12 13:17:52 +01:00
Michael Bisbjerg
4362506de4 Merge branch 'master' into missing-tv-show-methods 2020-03-12 13:17:09 +01:00
Michael Bisbjerg
cbdf51c53b Add GetTvShowReviews method 2020-03-12 13:11:21 +01:00
syscafedevelopment
5a557aa722
Adding Reviews to TvShow (#331)
* Adding Reviews to TvShow

* Adding missing files

* keeping newtonsoft version

Co-authored-by: Claudiu Ionescu <claudiu.ionescu@syscafe.ro>
2020-03-12 13:11:01 +01:00