Commit Graph

138 Commits (b62b0ec2b581369de42c69305773f0edb9d701b4)

Author SHA1 Message Date
Bond_009 b62b0ec2b5 Fix warnings
7 months ago
SenorSmartyPants 11d7c00de9
Fix local JPG primary image for video being overwritten by screen grabber (#9552)
1 year ago
SenorSmartyPants 39677525f3
Don't overwrite NFO images (#9452)
1 year ago
Bond-009 151aa0f678
Merge pull request #8982 from bradbeattie/background-images-no-language
1 year ago
Bond-009 ebbd1b9db1
Update MediaBrowser.Providers/Manager/ItemImageProvider.cs
1 year ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers
1 year ago
Brad Beattie d639d35baa Backdrops prefer no language images
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Claus Vium 488ce51032
Remove some allocations (#7246)
2 years ago
Bond-009 ef0708d876
Merge pull request #7078 from 1337joe/metadata-merge-data
2 years ago
Joe Rogers b17fe35e2e
Clean up list handling
2 years ago
Bond_009 dc222b75c5 Remove incorrect mime type image/jpg
2 years ago
Joe Rogers c81d2e9dec
Remove existing images when applying identify
2 years ago
Joe Rogers ce66df2c92
Clean up warnings, simplify
2 years ago
Cody Robibero 14c072dd32 Fix filtering images without dimensions
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot
3 years ago
Bond_009 924c6682b9 Remove unused IHasScreenshots interface
3 years ago
Joe Rogers 7fcf01235c
Change RemoveImages to array, improve download test
3 years ago
Joe Rogers 7da6bd905a
Fix edge case in multi-image replacing
3 years ago
Joe Rogers b478b115e3
Refactor to validate all images up front
3 years ago
Joe Rogers 0fbd8d85c8
Validate multi-images, lazy-delete bg on refresh
3 years ago
Joe Rogers 080b02cc4c
Add comments, minor cleanup, add tests
3 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
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Bond-009 12a54c070e
Apply suggestions from code review
3 years ago
Bond_009 8fec510971 ItemImageProvider: improve HTTP error handling
3 years ago
Chris Tam b0cd1f5e39 Fix images "not loading" after manual identification
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
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
Rich Lander 927b003143 Fix remaining MediaBrowser.Providers warnings
3 years ago
Rich Lander fb92eab69b Fix analysis issues
3 years ago
Bond_009 cf061f7563 MediaBrowser.Providers: Remove some warnings
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
Claus Vium df60d176b8
ensure only valid images are saved in ItemImageProvider
3 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
crobibero 95a2de757f remove custom HttpException
4 years ago
ferferga 9fd01fade6 Remove "download images in advance" option
4 years ago
Bond_009 384ab39f5b Fix some warnings
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
crobibero 767c73e5c1 fix usings
4 years ago
crobibero 10ac32569e Remove IHttpClient from ItemImageProvider
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
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
4 years ago