Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/60f41b80f66cc866c018c58e4567726cb6dac90d/Emby.Photos/PhotoProvider.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

32 Commits (60f41b80f66cc866c018c58e4567726cb6dac90d)

Author SHA1 Message Date
Bond-009 f3c57e6a0a
Merge pull request from Bond-009/isnull 2 years ago
Gen R 681be595ce
Add support for avif and webp for photos () 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
dkanada 403cd3205f
Merge pull request from crobibero/ilogger 5 years ago
aled 299e49f39d Fix a small number of compile warnings 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Mark Monteiro efe3ebaab8 Eliminate circular dependency between LibraryManager and ImageProcessor 5 years ago
Bond_009 9d4ce82ab9 Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos 5 years ago
Bond_009 1616f24cee Fix more warnings 6 years ago
Bond-009 35d7e97258 Ignore casing photo extensions 6 years ago
Bond_009 a6a4cd5667 Removed some unused fields 6 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions 6 years ago
Bond_009 883575893b Change image dimentions from double to int 6 years ago
Andrew Rabert 449dd1a6a2 Remove allowSlowMethods from image processing 6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters. 6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form. 6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Erwin de Haan dd15c808cb Visual Studio Reformat: Emby.Photos 6 years ago
Bond_009 ea4c914123 Fix exception logging 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 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 7 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 8 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 8 years ago
Luke Pulverenti 00507972be dispose stream in PhotoProvider 8 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