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
/
Emby.Server.Implementations
/
Images
/
BaseDynamicImageProvider.cs
Age
Commit message (
Expand
)
Author
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2025-01-26
Use MediaTypeNames where possible (#13440)
Bond-009
2024-11-03
Backport pull request #12940 from jellyfin/release-10.10.z
gnattu
2024-07-15
Use real temp dir instead of cache dir for temp files (#12226)
Bond-009
2022-12-05
Replace != null with is not null
Bond_009
2022-01-19
User Backdrop for UserView, like CollectionFolder
SenorSmartyPants
2021-10-06
Fix the last few warnings
Bond_009
2021-09-03
Fix some warnings
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-11
Reduce warnings in MediaBrowser.Controller (#6006)
Cody Robibero
2020-08-21
Use backdrop with library name as library thumbnail
David
2020-06-04
move most of the image providers to a single directory
dkanada
2020-06-04
add image provider for artists
dkanada
2020-06-04
minor refactoring
dkanada
2020-02-23
Fix some warnings
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-09-25
Some style fixes
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-03-07
Cleanup/simplification
Bond-009
2019-01-31
Remove support for games as a media type
Claus Vium
2019-01-28
Unwrapped `OpenRead` and `CopyFile`
Erwin de Haan
2019-01-28
Unwrapped CreateDirectory and DeleteDirectory
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-10-21
update home video library support
Luke Pulverenti
2017-08-09
consolidate emby.server.core into emby.server.implementations
Luke Pulverenti
2017-08-07
consolidate interfaces
Luke Pulverenti
2017-05-26
update GetItems method
Luke Pulverenti
2017-05-19
update image methods
Luke Pulverenti
2017-05-09
update file responses
Luke Pulverenti
2017-05-04
improve smb support
Luke Pulverenti
2017-03-10
generate genre images
Luke Pulverenti
2016-12-02
update backdrops
Luke Pulverenti
2016-11-11
fix dynamic image extension
Luke Pulverenti
2016-11-03
move classes to portable server lib
Luke Pulverenti