Commit Graph

1633 Commits (dd3b48f2039fe299a55db437190a9e0d5c78145c)

Author SHA1 Message Date
crobibero 01ed5d5407 Fix adding accept headers
4 years ago
crobibero 767c73e5c1 fix usings
4 years ago
crobibero 1325815182 Remove IHttpClient from Providers
4 years ago
crobibero 188166d6eb Remove IHttpClient from ArtistImageProvider
4 years ago
crobibero 14f57dddcb Remove IHttpClient from AlbumImageProvider
4 years ago
crobibero 10ac32569e Remove IHttpClient from ItemImageProvider
4 years ago
crobibero 7a0fa34162 Remove IHttpClient from StudiosImageProvider
4 years ago
crobibero f7dc124b5e Remove IHttpClient from ProviderManager
4 years ago
crobibero aee72aefb0 Remove IHttpClient from StudiosImageProvider
4 years ago
Anthony Lavado 5480674c4f
Merge pull request #3838 from Bond-009/memorystream
4 years ago
dependabot[bot] c65275b239
Bump TvDbSharper from 3.2.0 to 3.2.1
4 years ago
Bond-009 bacfbbbd58
Merge pull request #3835 from cvium/fix_tvdb_404_shit_nginx_failure
4 years ago
Bond_009 371a09c60b MemoryStream optimizations
4 years ago
Bond-009 796eeb2cda
Merge pull request #3836 from cvium/remove_tmdb_api_rate_limit
4 years ago
Bond-009 8964697d8b
Merge pull request #3834 from cvium/fix_tmdb_external_ids
4 years ago
cvium 268139c435 Remove rate limit from TMDb provider
4 years ago
cvium 23dfadd430 Throw HttpException when tvdb sends us crap data
4 years ago
cvium f871087645 Make external ids nullable in TMDb
4 years ago
Anthony Lavado da14c306b8
Merge pull request #3809 from Bond-009/minor4
4 years ago
cvium 52d409101b Change OnRefreshStart and OnRefreshComplete logging levels to debug
4 years ago
Bond_009 2b355c36ff Minor improvements
4 years ago
dependabot[bot] 17ba459638
Bump PlaylistsNET from 1.0.6 to 1.1.2
4 years ago
cvium e7d9d8f7c5 Change Budget and Revenue to long to avoid overflow
4 years ago
Bond_009 d4092846e4 Optimize Substring and StringBuilder usage
4 years ago
Anthony Lavado 468a7fea4c
Merge pull request #3660 from crobibero/plugin-config-location
4 years ago
Bond-009 7686f53f52
Merge pull request #3632 from azlm8t/log-path-on-error
4 years ago
E.Smith f50348ca0b Log path on lookup errors
4 years ago
crobibero a1511e430c implement change properly
4 years ago
crobibero 939b95907b Force plugin config location
4 years ago
crobibero 05f743480d fully remove jquery
4 years ago
crobibero f4cafc2f31 fix built in plugin js
4 years ago
Patrick Barron 6e11f77922 Add missing documentation.
4 years ago
Patrick Barron 3fdbdf4078 Clean up ProviderManager.cs
4 years ago
crobibero 8a778c08d2 Fix tvdb actors url
4 years ago
Patrick Barron 4742ddbb71 Update .NET Core to 3.1.6
4 years ago
crobibero 0095cb1947 Add EnumeratorCancellation attribute
4 years ago
Claus Vium 6d37a5fe52 Change to IAsyncEnumerable
4 years ago
Claus Vium 8c0168ef72 Fetch image keytypes before querying images
4 years ago
Joshua M. Boniface f3151e7dc7
Merge pull request #3505 from Bond-009/minor3
4 years ago
Bond-009 1448df1684
Update MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs
4 years ago
Bond_009 ae6eaa7f02 Minor fixes
4 years ago
Patrick Barron 6d1b00da64 Use Array.Empty
4 years ago
Mark Monteiro 0e9164351b Merge remote-tracking branch 'upstream/master' into external-id-type
4 years ago
Bond-009 f75024fade Fix scan crashed
4 years ago
Anthony Lavado bb947718ea
Merge pull request #3380 from Bond-009/warn20
4 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
4 years ago
telans 8de6452967
fix some documentation periods
4 years ago
telans afe09612e8
fix SA1119
4 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago