index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Providers
/
Manager
/
ItemImageProvider.cs
Age
Commit message (
Expand
)
Author
2021-11-12
Fix filtering images without dimensions
Cody Robibero
2021-11-09
Fix some warnings
Bond_009
2021-11-06
Remove ImageType.Screenshot and ItemFields.Screenshot
Joe Rogers
2021-11-04
Remove unused IHasScreenshots interface
Bond_009
2021-11-02
Change RemoveImages to array, improve download test
Joe Rogers
2021-11-02
Fix edge case in multi-image replacing
Joe Rogers
2021-11-01
Refactor to validate all images up front
Joe Rogers
2021-11-01
Validate multi-images, lazy-delete bg on refresh
Joe Rogers
2021-10-31
Add comments, minor cleanup, add tests
Joe Rogers
2021-10-26
Enable nullable for MediaBrowser.Providers
Bond_009
2021-10-03
Remove workaround for dotnet/runtime#42790
Bond_009
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-21
Apply suggestions from code review
Bond-009
2021-09-21
ItemImageProvider: improve HTTP error handling
Bond_009
2021-09-09
Fix images "not loading" after manual identification
Chris Tam
2021-09-06
Remove all unused usings
Fernando Fernández
2021-09-06
Merge pull request #6177 from Bond-009/async
Claus Vium
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-08-28
Remove more and more warnings
Cody Robibero
2021-07-22
Fix remaining MediaBrowser.Providers warnings
Rich Lander
2021-07-22
Fix analysis issues
Rich Lander
2021-06-27
MediaBrowser.Providers: Remove some warnings
Bond_009
2021-05-24
Remove some unnecessary allocations
cvium
2021-04-01
ensure only valid images are saved in ItemImageProvider
Claus Vium
2020-11-17
Pass cancellation where possible
Bond_009
2020-11-14
remove custom HttpException
crobibero
2020-10-19
Remove "download images in advance" option
ferferga
2020-09-07
Fix some warnings
Bond_009
2020-08-19
Fix warnings
Bond_009
2020-08-17
fix usings
crobibero
2020-08-17
Remove IHttpClient from ItemImageProvider
crobibero
2020-06-22
Fix scan crashed
Bond-009
2020-06-20
Merge pull request #3380 from Bond-009/warn20
Anthony Lavado
2020-06-20
fix SA1503 for one line if statements
telans
2020-06-19
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
Bond_009
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
fix SA1508
telans
2020-06-15
fix SA1005
telans
2020-05-27
Remove "download images in advance" option
ferferga
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-03-10
remove useless interface
dkanada
2020-01-31
Fix warnings
Bond_009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2019-10-29
Fix more warnings
Bond_009
2019-01-30
Merge branch 'master' into culture
Bond-009
2019-01-28
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
Erwin de Haan
2019-01-27
Fix more analyzer warnings
Bond_009
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
Erwin de Haan
[next]