Bond_009
|
b62b0ec2b5
Fix warnings
|
1 year ago |
SenorSmartyPants
|
11d7c00de9
Fix local JPG primary image for video being overwritten by screen grabber (#9552)
|
2 years ago |
SenorSmartyPants
|
39677525f3
Don't overwrite NFO images (#9452)
|
2 years ago |
Bond-009
|
151aa0f678
Merge pull request #8982 from bradbeattie/background-images-no-language
|
2 years ago |
Bond-009
|
ebbd1b9db1
Update MediaBrowser.Providers/Manager/ItemImageProvider.cs
|
2 years ago |
Bond_009
|
b934b346e1
Fix all warnings in MediaBrowser.Providers
|
2 years ago |
Brad Beattie
|
d639d35baa
Backdrops prefer no language images
|
2 years 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)
|
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
|
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
|
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 |