Claus Vium
488ce51032
Remove some allocations ( #7246 )
3 years ago
Bond-009
ef0708d876
Merge pull request #7078 from 1337joe/metadata-merge-data
3 years ago
Joe Rogers
b17fe35e2e
Clean up list handling
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Bond_009
dc222b75c5
Remove incorrect mime type image/jpg
3 years ago
Joe Rogers
c81d2e9dec
Remove existing images when applying identify
3 years ago
Joe Rogers
ce66df2c92
Clean up warnings, simplify
3 years ago
Cody Robibero
14c072dd32
Fix filtering images without dimensions
3 years ago
Bond_009
5726535a26
Fix some warnings
...
609 left
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
...
Fix failing test: Invalid background images not purged by validate
Fixes #6310 : Background images only delete when using "Replace existing images" when new image(s) is found to replace them
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
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
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
...
Use async FileStreams where it makes sense
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
4 years ago
Claus Vium
df60d176b8
ensure only valid images are saved in ItemImageProvider
4 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
...
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
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
Bond-009
9af6eda0b4
Merge pull request #3343 from telans/comment-stops
...
Add full stop at end of comments (SA1629)
4 years ago
telans
247f9c61e6
fix SA1513/SA1516
4 years ago
telans
9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans
3d9049ef08
fix SA1508
4 years ago
telans
acd4389653
fix SA1005
4 years ago
ferferga
ba03ed65fe
Remove "download images in advance" option
5 years ago
Bond_009
30ce346f34
Enable nullabe reference types for MediaBrowser.Model
5 years ago
dkanada
4f195f289c
remove useless interface
5 years ago
Bond_009
87d2479b78
Fix warnings
5 years ago