提交历史

作者 SHA1 备注 提交日期
  Bond_009 4b01aaa0f7 Allocate less Lists 2 年之前
  Shadowghost 07dc163844 Fix playlist parental control and no parental control skipping forbidden unrated items 2 年之前
  Bond_009 6481376b81 Use DistinctBy introduced in .NET 6 2 年之前
  Bond_009 52194f56b5 Replace != null with is not null 2 年之前
  Bond_009 c7d50d640e Replace == null with is null 2 年之前
  Claus Vium 05c20001c8 Merge pull request #8381 from 1hitsong/lyric-lrc-file-support 2 年之前
  LogicalPhallacy e8893f3d41 Backport pull request #8399 from jellyfin/release-10.8.z 2 年之前
  1hitsong f4fd908f8d Create ILyricManager 2 年之前
  1hitsong d9be3874ba Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-file-support" 2 年之前
  1hitsong 9d5cf67dfe Create ILyricsProvider 2 年之前
  Cody Robibero 8568913df0 Merge pull request #7634 from neilsb/patch-1 3 年之前
  Bond_009 f50a250cd9 Optimize Guid comparisons 3 年之前
  Bond_009 adad13b865 Remove some dead code 3 年之前
  Niels van Velzen 2afcaa6ae1 Use Guid for BaseItemDto parent ids 3 年之前
  Niels van Velzen e86f778c05 Use Guid for BaseItemPerson.Id 3 年之前
  Dmitry Lyzo 54549cd5b5 Remove unnecessary array allocation 3 年之前
  Dmitry Lyzo 5aa748058e Fix duplication of local trailers 3 年之前
  Bond_009 ea8f40e84a More cleanup 3 年之前
  Cody Robibero 8c7dd0a691 Merge pull request #6819 from cvium/why_should_we_use_the_imageinfo_when_we_can_guess 3 年之前
  cvium b880dc8a4a Use our own Contains extension 3 年之前
  Cody Robibero 32629cd7da Use BaseItemKind where possible 3 年之前
  cvium e3f0a53f59 Small optimization to child count field 3 年之前
  cvium 5d19c26d59 Simplify 3 年之前
  cvium 0415d1ccef Reduce indentation 3 年之前
  cvium d10de5b7f9 Try to use Width and Height from ImageInfo to determine aspect ratio 3 年之前
  Bond_009 1d19a5be61 Fix some warnings 3 年之前
  Bond_009 5726535a26 Fix some warnings 3 年之前
  Joe Rogers b4bf5af7c8 Remove ImageType.Screenshot and ItemFields.Screenshot 3 年之前
  Bond_009 d05062fec0 Use new Random.Shared instead of creating new instances 3 年之前
  Bond_009 637e86478f Fix some warnings 3 年之前