Commit Graph

34 Commits (master)

Author SHA1 Message Date
Peaches_MLG de750ac8a2 Cleanup PhotoProvider.cs using new .NET 8 features
2 months ago
Bond_009 b176beb88e Reduce string allocations
8 months ago
Bond-009 f3c57e6a0a
Merge pull request #8511 from Bond-009/isnull
1 year ago
Gen R 681be595ce
Add support for avif and webp for photos (#8857)
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
aled 299e49f39d Fix a small number of compile warnings
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Mark Monteiro efe3ebaab8 Eliminate circular dependency between LibraryManager and ImageProcessor
4 years ago
Bond_009 9d4ce82ab9 Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
5 years ago
Bond_009 1616f24cee Fix more warnings
5 years ago
Bond-009 35d7e97258 Ignore casing photo extensions
5 years ago
Bond_009 a6a4cd5667 Removed some unused fields
5 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions
5 years ago
Bond_009 883575893b Change image dimentions from double to int
5 years ago
Andrew Rabert 449dd1a6a2 Remove allowSlowMethods from image processing
5 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
5 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
5 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
5 years ago
Erwin de Haan dd15c808cb Visual Studio Reformat: Emby.Photos
5 years ago
Bond_009 ea4c914123 Fix exception logging
5 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
5 years ago
Bond_009 f2a7965101 Replace TagLib.Portable.dll with taglib-sharp submodule
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 7e5036a587 update image aspect ratio detection
7 years ago
Luke Pulverenti 0351c968c3 reduce file checks during library scan
7 years ago
Luke Pulverenti 3c7ee764ec 3.2.33.5
7 years ago
Luke Pulverenti 31b01cbb56 add fixes for dng images
7 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti 00507972be dispose stream in PhotoProvider
7 years ago
Luke Pulverenti 8b7a8ab396 make photos project portable
8 years ago
Luke Pulverenti 9c813f9aed update taglib
8 years ago
Luke Pulverenti 0189f4c49d move provider project towards portability
8 years ago