提交历史

作者 SHA1 备注 提交日期
  Shadowghost bd3645cbb0 Backport pull request #12055 from jellyfin/release-10.9.z 1 年之前
  Shadowghost 6734450d40 Backport pull request #12025 from jellyfin/release-10.9.z 1 年之前
  Shadowghost 1c106e8323 Backport pull request #12028 from jellyfin/release-10.9.z 1 年之前
  Zero King 8caefc2a55 Improve empty list check 1 年之前
  Shadowghost 4015ac78cd Backport pull request #11984 from jellyfin/release-10.9.z 1 年之前
  Shadowghost f67e327b29 Backport pull request #11921 from jellyfin/release-10.9.z 1 年之前
  Shadowghost c554321495 Backport pull request #11935 from jellyfin/release-10.9.z 1 年之前
  Shadowghost a705e56acc Backport pull request #11933 from jellyfin/release-10.9.z 1 年之前
  Shadowghost 5d4880c497 Backport pull request #11743 from jellyfin/release-10.9.z 1 年之前
  Shadowghost 39ae56db0a Backport pull request #11804 from jellyfin/release-10.9.z 1 年之前
  Shadowghost 8b938e2696 Backport pull request #11673 from jellyfin/release-10.9.z 1 年之前
  gnattu 77a101cc98 Fix missing season Index (#11472) 1 年之前
  scampower3 4bcabbde7b Fixes 'replace missing metadata' overwrites existing metadata that does exist (#11136) 1 年之前
  Cody Robibero c7a94d48ae Convert ItemSortBy to enum (#9765) 1 年之前
  Stepan Goremykin f84469d500 Remove redundant using directives 1 年之前
  LJQ a0011886b0 Fixes metadata refresh problems with NFO files 2 年之前
  Shadowghost 6ddc449a89 Implement NFO named season parsing 3 年之前
  SenorSmartyPants 11d7c00de9 Fix local JPG primary image for video being overwritten by screen grabber (#9552) 2 年之前
  Stepan Goremykin 6ae1903453 Use TryAdd 2 年之前
  SenorSmartyPants 39677525f3 Don't overwrite NFO images (#9452) 2 年之前
  Bond_009 24a7e210c3 Optimize tryparse 2 年之前
  Joe Rogers 4ce30989e0 Make update type for RunTimeTicks consistent with other file attributes 2 年之前
  Joe Rogers 2d2b0a528c Add missing checks for item locked state in metadata updates 2 年之前
  Claus Vium 223aaec93f Merge pull request #8995 from daullmer/nfo-remote-images-initial 2 年之前
  David Ullmer 6e7b0a8cb2 Use nfo provided remote images on initial scan 2 年之前
  Bond_009 6bf131b270 Use Diacritics.NET 2 年之前
  Bond-009 497d8c4957 Use Order() introduced in .NET 7 (#8923) 2 年之前
  Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 年之前
  Bond_009 52194f56b5 Replace != null with is not null 2 年之前
  Bond_009 c7d50d640e Replace == null with is null 2 年之前