Commit Graph

911 Commits

Author SHA1 Message Date
Michael Bisbjerg
5637232d42 Add with_release_type to Discover Movie
Fixes #422
2023-01-09 22:52:16 +01:00
Michael Bisbjerg
6a9c237126
Merge pull request #400 from angyanmark/features/tvshow-recommendations-similar-searchcontainer
TV show 'recommendations' and 'similar' as SearchContainer<SearchTv>
2023-01-09 22:01:54 +01:00
Michael Bisbjerg
fe50e0957e
Merge pull request #401 from angyanmark/features/get-popular-people-refactor
Get popular people refactor
2023-01-09 21:47:07 +01:00
Michael Bisbjerg
ddb1233bc3
Merge pull request #419 from TheUltimateC0der/bug/418_Error_converting_value_null_to_type_System.Double_._Path_popularity
double Popularity for Movie model is now nullable to combat #418
2023-01-07 12:42:22 +01:00
Michael Bisbjerg
b2bb3c63d9
Merge pull request #421 from cxfksword/master
Add timeout setting for entire api request
2023-01-07 12:40:09 +01:00
cxfksword
07460ba85e Add timeout setting for entire api request 2022-10-27 11:09:53 +08:00
TheUltimateCoder
15b4da1406 double Popularity for Movie model is now nullable to combat #418 2022-10-13 22:39:01 +02:00
Michael Bisbjerg
4b10d74df2
Merge pull request #416 from SirSparkles/patch-1
Fix for #411
2022-10-04 10:55:02 +02:00
Michael Bisbjerg
75e3c8a471 Add missing usings 2022-10-04 10:53:53 +02:00
SirSparkles
9949808929
Update TimeWindow.cs 2022-10-02 22:35:26 +08:00
SirSparkles
e35c7e8bba
Update TMDbClientTrending.cs
Use GetDescription() for enumValues
2022-10-02 22:30:54 +08:00
SirSparkles
c6b99e3414
Update TMDbClientTrending.cs 2022-09-30 22:58:58 +08:00
Michael Bisbjerg
27db2bb92d
Merge pull request #408 from Almis90/Almis90-patch-1
Updated TranslationData model
2022-08-29 09:49:51 +02:00
Michael Bisbjerg
8d34adcd51
Merge pull request #412 from electroflame/aggregate-api-fix
Update the AggregateCredits implementation
2022-07-23 22:18:40 +02:00
electroflame
63d9dcd467 Refactor Cast and Crew to use base classes. 2022-07-23 02:55:13 -07:00
electroflame
c5ecbf83b1 Update the AggregateCredits test with the correct class. 2022-07-23 02:47:21 -07:00
Michael Bisbjerg
a1b8ca4e5c
Merge pull request #407 from TheUltimateC0der/master
Update ExternalIdsMovie.cs
2022-07-22 22:39:30 +02:00
electroflame
0a2c7a2bd3 Fixed the AggregateCredits implementation. 2022-07-22 03:15:49 -07:00
Michael Bisbjerg
fb47fe45a6 Use Name and title interchangeably. 2022-06-06 13:45:46 +02:00
Almis90
a86bffb678
Updated TranslationData model
Replaced name with title
Added runtime
2022-06-06 00:12:21 +03:00
Ultimate
4b896fa1a1
Update ExternalIdsMovie.cs 2022-05-05 21:25:15 +02:00
Michael Bisbjerg
5b9e93e581 Ensure we do not dispose a nullable field
Fixes #405
2022-04-27 18:38:41 +02:00
Michael Bisbjerg
66ad5b58a5 Undo targetframeworks cleanup
Woops
2022-04-27 18:34:42 +02:00
Michael Bisbjerg
ac529fe71b
Merge pull request #406 from TheUltimateC0der/feature/watchproviders
Implemented Watch Providers endpoints
2022-04-27 18:32:08 +02:00
Michael Bisbjerg
5b82edd2ec Cleanup 2022-04-27 18:31:11 +02:00
TheUltimateCoder
ab62bf5892 Its late ... 2022-04-27 01:52:25 +02:00
TheUltimateCoder
67d34a108d - Added Watch Providers (https://developers.themoviedb.org/3/watch-providers) endpoints
- Added tests for Watch Provider endpoints
2022-04-27 01:51:40 +02:00
Michael Bisbjerg
8f1b563f17
Merge pull request #404 from Podsyha/master
Duplicate keys in dictionaries
2022-04-10 12:48:37 +02:00
Александр Подсухин
cc34ea98b5 An item with the same key has already been added 2022-04-05 23:15:52 +05:00
Александр Подсухин
6a47f28444 An item with the same key has already been added 2022-04-05 23:07:55 +05:00
Michael Bisbjerg
a4e48f511b
Merge pull request #399 from LordMike/feature/auto-contents
Auto: Updating standardized files
2022-03-19 13:32:23 +01:00
Auto Contents
df78c4eb84 Updating standard content files for repository 2022-03-19 12:24:53 +00:00
Ángyán Márk
3f691914a8 get popular people refactor 2022-02-17 18:53:05 +01:00
Ángyán Márk
be552365c7 tvshow recommended, similar as searchcontainer 2022-01-21 21:10:54 +01:00
Michael Bisbjerg
d436b7d5ad Update test values 2022-01-19 20:37:02 +01:00
Michael Bisbjerg
2fbf2f07d9 Undo overly eager disposing 2022-01-19 20:30:58 +01:00
Michael Bisbjerg
5edc95e0f6 Fixup disposable usage internally, to ensure HttpResponseMessage is disposed 2022-01-18 23:27:30 +01:00
Michael Bisbjerg
2118725348 Update packages 2022-01-18 23:27:12 +01:00
Michael Bisbjerg
04c730ed7a
Merge pull request #394 from angyanmark/fix/people-tagged-image-episode-type-fix
People TaggedImage - Episode type fix
2022-01-18 23:14:10 +01:00
Michael Bisbjerg
792dcfebd4 Add test for Episode SearchBase 2022-01-18 22:55:06 +01:00
Ángyán Márk
a0b85a04de people tagged image episode type fix 2022-01-18 22:41:26 +01:00
Michael Bisbjerg
35cfd41f36
Merge pull request #392 from angyanmark/features/get-list-language-parameter
GetList language parameter
2022-01-18 22:40:56 +01:00
Michael Bisbjerg
2d6cb823a2
Merge pull request #393 from angyanmark/fix/get-list-tv-show-data
TMDbClient.GetListAsync - Missing TV show data fix
2022-01-18 22:40:40 +01:00
Ángyán Márk
2b8ea68dc9 get list language parameter 2022-01-18 22:39:33 +01:00
Michael Bisbjerg
c3477b06c4
Merge pull request #342 from Sl1MBoy/feature-discover-tv
feature(DiscoverTV): Added missing filters to discover tv.
2022-01-18 22:39:17 +01:00
Gábor Gócza
8cad873073 Add missing language param 2022-01-18 22:27:10 +01:00
Gábor Gócza
6d04439197 Update parameter names 2022-01-18 22:27:10 +01:00
Michael Bisbjerg
e19d30b4e1 Formatting 2022-01-18 22:27:10 +01:00
Gábor Gócza
6bf23a1a8d Added missing filters to discover tv. 2022-01-18 22:27:10 +01:00
Michael Bisbjerg
4ade796e12
Merge pull request #397 from LordMike/dependabot/nuget/TMDbLib/System.Net.Http-4.3.4
Bump System.Net.Http from 4.3.0 to 4.3.4 in /TMDbLib
2022-01-18 22:27:00 +01:00