Commit Graph

202 Commits (f50a250cd9fac47bcbd9a05e99c8ffe4d294e320)

Author SHA1 Message Date
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
2 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
Chris Tam b0cd1f5e39 Fix images "not loading" after manual identification
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
wehrstedt ad1d9d9a23
fixed no channel icons when using tvheadend (#5996)
3 years ago
Bond-009 86a2e6eeda
Merge pull request #5867 from Bond-009/provider
3 years ago
Bond-009 da78a96312
Merge pull request #5807 from Bond-009/refreshdelay
3 years ago
Bond_009 dcd6ab769b ProviderManager: fix discard and 2 warnings
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Bond_009 3d0a42da9e Remove throttle in refresh code
3 years ago
Bond_009 2ed0801be2 Fix possible nullref
3 years ago
cvium ba366118f9 Do not use language or imagelanguages when searching for images
3 years ago
cvium 664c5da317 return false when providerid is null or empty
3 years ago
martinek-stepan cc92f7afe5
Enable nullable for MediaBrowser.XbmcMetadata project (#4612)
3 years ago
Gary Wilber 2b6b2cbf31 Remove Lazy
4 years ago
Gary Wilber f4edca7c27 Move MetadataRefreshThrottler to BaseItemManager
4 years ago
Claus Vium 15b9f993c6
Merge pull request #4342 from crobibero/base-item-manager
4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
crobibero 95a2de757f remove custom HttpException
4 years ago
crobibero 64b32d3290 Use BaseItemManager
4 years ago
Gary Wilber 25d8d85740 Back to HttpException
4 years ago
Gary Wilber e9911b70dd Use EnsureSuccessStatusCode
4 years ago
Gary Wilber 722ec43e25 remove status code from exception message
4 years ago
Gary Wilber 3ca9b13f99 Check response status code before saving images
4 years ago
Bond_009 384ab39f5b Fix some warnings
4 years ago
crobibero dd078e7b82 use named client
4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1
4 years ago
Patrick Barron 98ed90c4a2 Merge branch 'master' into event-rewrite-1
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
crobibero 767c73e5c1 fix usings
4 years ago
crobibero 1325815182 Remove IHttpClient from Providers
4 years ago
crobibero f7dc124b5e Remove IHttpClient from ProviderManager
4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events
4 years ago
Bond-009 bacfbbbd58
Merge pull request #3835 from cvium/fix_tvdb_404_shit_nginx_failure
4 years ago
cvium 23dfadd430 Throw HttpException when tvdb sends us crap data
4 years ago
cvium 52d409101b Change OnRefreshStart and OnRefreshComplete logging levels to debug
4 years ago
E.Smith f50348ca0b Log path on lookup errors
4 years ago
Patrick Barron 6e11f77922 Add missing documentation.
4 years ago
Patrick Barron 3fdbdf4078 Clean up ProviderManager.cs
4 years ago
Mark Monteiro 0e9164351b Merge remote-tracking branch 'upstream/master' into external-id-type
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago