Tobias
|
8bc1419699
|
Fix comment in PhotoProvider (#12323)
Co-authored-by: CS <comwan@gmail.com>
|
2024-07-24 13:10:12 +02:00 |
|
Peaches_MLG
|
de750ac8a2
|
Cleanup PhotoProvider.cs using new .NET 8 features
|
2024-03-07 19:19:00 +00:00 |
|
Bond_009
|
b176beb88e
|
Reduce string allocations
Some simple changes to reduce the number of allocated strings
|
2023-10-06 01:04:25 +02:00 |
|
Bond-009
|
f3c57e6a0a
|
Merge pull request #8511 from Bond-009/isnull
|
2022-12-07 16:39:40 +01:00 |
|
Gen R
|
681be595ce
|
Add support for avif and webp for photos (#8857)
|
2022-12-06 15:32:26 +01:00 |
|
Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
cvium
|
b880dc8a4a
|
Use our own Contains extension
|
2021-12-20 13:31:07 +01:00 |
|
dkanada
|
403cd3205f
|
Merge pull request #3254 from crobibero/ilogger
Use typed logger where possible
|
2020-06-13 00:29:43 +09:00 |
|
aled
|
299e49f39d
|
Fix a small number of compile warnings
|
2020-06-09 23:12:53 +01:00 |
|
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
2020-06-05 18:15:56 -06:00 |
|
Mark Monteiro
|
efe3ebaab8
|
Eliminate circular dependency between LibraryManager and ImageProcessor
|
2020-04-04 16:01:10 -04:00 |
|
Bond_009
|
9d4ce82ab9
|
Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
|
2019-10-09 17:14:15 +02:00 |
|
Bond_009
|
1616f24cee
|
Fix more warnings
|
2019-09-01 18:39:23 +02:00 |
|
Bond-009
|
35d7e97258
|
Ignore casing photo extensions
|
2019-05-11 11:55:41 +02:00 |
|
Bond_009
|
a6a4cd5667
|
Removed some unused fields
|
2019-02-09 15:57:42 +01:00 |
|
Bond-009
|
e216702bcf
|
Complete rename ImageSize -> ImageDimensions
|
2019-02-05 19:53:50 +01:00 |
|
Bond_009
|
883575893b
|
Change image dimentions from double to int
Rename ImageSize -> ImageDimensions
|
2019-01-26 13:16:47 +01:00 |
|
Andrew Rabert
|
449dd1a6a2
|
Remove allowSlowMethods from image processing
|
2019-01-19 22:33:55 -05:00 |
|
Erwin de Haan
|
e867446437
|
ReSharper format: conform inline 'out' parameters.
|
2019-01-13 21:46:33 +01:00 |
|
Erwin de Haan
|
a36658f6f0
|
ReSharper Reformat: Properties to expression bodied form.
|
2019-01-13 21:31:14 +01:00 |
|
Erwin de Haan
|
e566d9a231
|
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
|
2019-01-13 20:54:44 +01:00 |
|
Erwin de Haan
|
dd15c808cb
|
Visual Studio Reformat: Emby.Photos
|
2019-01-13 20:18:28 +01:00 |
|
Bond_009
|
ea4c914123
|
Fix exception logging
|
2018-12-30 22:44:39 +01:00 |
|
Bond_009
|
0f8b3c6347
|
Use Microsoft.Extensions.Logging abstraction
|
2018-12-30 22:44:38 +01:00 |
|
Bond_009
|
f2a7965101
|
Replace TagLib.Portable.dll with taglib-sharp submodule
|
2018-12-11 14:55:33 +01:00 |
|
stefan
|
48facb797e
|
Update to 3.5.2 and .net core 2.1
|
2018-09-12 19:26:21 +02:00 |
|
Luke Pulverenti
|
7e5036a587
|
update image aspect ratio detection
|
2017-10-22 02:22:43 -04:00 |
|
Luke Pulverenti
|
0351c968c3
|
reduce file checks during library scan
|
2017-10-13 15:22:24 -04:00 |
|
Luke Pulverenti
|
3c7ee764ec
|
3.2.33.5
|
2017-10-09 01:24:55 -04:00 |
|
Luke Pulverenti
|
31b01cbb56
|
add fixes for dng images
|
2017-09-22 16:33:01 -04:00 |
|
Luke Pulverenti
|
40442f887b
|
consolidate emby.server.core into emby.server.implementations
|
2017-08-09 15:56:38 -04:00 |
|
Luke Pulverenti
|
00507972be
|
dispose stream in PhotoProvider
|
2017-05-14 14:55:05 -04:00 |
|
Luke Pulverenti
|
8b7a8ab396
|
make photos project portable
|
2016-10-31 03:47:34 -04:00 |
|
Luke Pulverenti
|
9c813f9aed
|
update taglib
|
2016-10-31 03:42:14 -04:00 |
|
Luke Pulverenti
|
0189f4c49d
|
move provider project towards portability
|
2016-10-26 14:25:03 -04:00 |
|