Historique des commits

Auteur SHA1 Message Date
  Shadowghost 684dfedbcc Do not remove already set people on locked items il y a 1 an
  Shadowghost 95a6291c34 Fixes il y a 1 an
  Shadowghost 58041e1f9d Fix backwards merge il y a 1 an
  Shadowghost 9145be6bfc Remove local metadata stop logic il y a 1 an
  Shadowghost f5a8fca22f Don't drop existing metadata if item gets local locked il y a 1 an
  Shadowghost 0b64426cf2 Fix local locked and StopRefreshIfLocalMetadataFound logic il y a 1 an
  Shadowghost f3bf9bcdc8 Fix final merge logic il y a 1 an
  Shadowghost e67eb48540 Never revert locked state il y a 1 an
  Shadowghost 37d7e8f5bf Fix replacement logic il y a 1 an
  Shadowghost 52cfd9f261 Properly pass replace flag to remote provider logic il y a 1 an
  Shadowghost 80c9589885 Fix local playlist scanning il y a 1 an
  gnattu 77a101cc98 Fix missing season Index (#11472) il y a 1 an
  scampower3 4bcabbde7b Fixes 'replace missing metadata' overwrites existing metadata that does exist (#11136) il y a 1 an
  Cody Robibero c7a94d48ae Convert ItemSortBy to enum (#9765) il y a 1 an
  Stepan Goremykin f84469d500 Remove redundant using directives il y a 1 an
  LJQ a0011886b0 Fixes metadata refresh problems with NFO files il y a 2 ans
  Shadowghost 6ddc449a89 Implement NFO named season parsing il y a 3 ans
  SenorSmartyPants 11d7c00de9 Fix local JPG primary image for video being overwritten by screen grabber (#9552) il y a 2 ans
  Stepan Goremykin 6ae1903453 Use TryAdd il y a 2 ans
  SenorSmartyPants 39677525f3 Don't overwrite NFO images (#9452) il y a 2 ans
  Bond_009 24a7e210c3 Optimize tryparse il y a 2 ans
  Joe Rogers 4ce30989e0 Make update type for RunTimeTicks consistent with other file attributes il y a 2 ans
  Joe Rogers 2d2b0a528c Add missing checks for item locked state in metadata updates il y a 2 ans
  Claus Vium 223aaec93f Merge pull request #8995 from daullmer/nfo-remote-images-initial il y a 2 ans
  David Ullmer 6e7b0a8cb2 Use nfo provided remote images on initial scan il y a 2 ans
  Bond_009 6bf131b270 Use Diacritics.NET il y a 2 ans
  Bond-009 497d8c4957 Use Order() introduced in .NET 7 (#8923) il y a 2 ans
  Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty il y a 2 ans
  Bond_009 52194f56b5 Replace != null with is not null il y a 2 ans
  Bond_009 c7d50d640e Replace == null with is null il y a 2 ans