Bond_009
|
b934b346e1
Fix all warnings in MediaBrowser.Providers
|
před 2 roky |
Bond_009
|
52194f56b5
Replace != null with is not null
|
před 2 roky |
Bond_009
|
c7d50d640e
Replace == null with is null
|
před 2 roky |
Claus Vium
|
488ce51032
Remove some allocations (#7246)
|
před 3 roky |
Bond-009
|
ef0708d876
Merge pull request #7078 from 1337joe/metadata-merge-data
|
před 3 roky |
Joe Rogers
|
b17fe35e2e
Clean up list handling
|
před 3 roky |
Bond_009
|
dc222b75c5
Remove incorrect mime type image/jpg
|
před 3 roky |
Joe Rogers
|
c81d2e9dec
Remove existing images when applying identify
|
před 3 roky |
Joe Rogers
|
ce66df2c92
Clean up warnings, simplify
|
před 3 roky |
Cody Robibero
|
14c072dd32
Fix filtering images without dimensions
|
před 3 roky |
Bond_009
|
5726535a26
Fix some warnings
|
před 3 roky |
Joe Rogers
|
b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot
|
před 3 roky |
Bond_009
|
924c6682b9
Remove unused IHasScreenshots interface
|
před 3 roky |
Joe Rogers
|
7fcf01235c
Change RemoveImages to array, improve download test
|
před 3 roky |
Joe Rogers
|
7da6bd905a
Fix edge case in multi-image replacing
|
před 3 roky |
Joe Rogers
|
b478b115e3
Refactor to validate all images up front
|
před 3 roky |
Joe Rogers
|
0fbd8d85c8
Validate multi-images, lazy-delete bg on refresh
|
před 3 roky |
Joe Rogers
|
080b02cc4c
Add comments, minor cleanup, add tests
|
před 3 roky |
Bond_009
|
f5ca9cbc3b
Enable nullable for MediaBrowser.Providers
|
před 3 roky |
Bond_009
|
9af16fcb6c
Remove workaround for dotnet/runtime#42790
|
před 3 roky |
Bond_009
|
f31224fa8f
Remove sync FileStream hack
|
před 3 roky |
Bond-009
|
12a54c070e
Apply suggestions from code review
|
před 3 roky |
Bond_009
|
8fec510971
ItemImageProvider: improve HTTP error handling
|
před 3 roky |
Chris Tam
|
b0cd1f5e39
Fix images "not loading" after manual identification
|
před 4 roky |
Fernando Fernández
|
3d0b1ccae6
Remove all unused usings
|
před 4 roky |
Claus Vium
|
74fef6c05b
Merge pull request #6177 from Bond-009/async
|
před 4 roky |
Bond_009
|
e3dac4fda2
Use async FileStreams where it makes sense
|
před 4 roky |
Cody Robibero
|
cba07b1ca6
Remove more and more warnings
|
před 4 roky |
Rich Lander
|
927b003143
Fix remaining MediaBrowser.Providers warnings
|
před 4 roky |
Rich Lander
|
fb92eab69b
Fix analysis issues
|
před 4 roky |