História revízii

Autor SHA1 Správa Dátum
  Carsten Braun 98daf4aedb Use string.IsNullOrEmpty instead of regular null check. 7 mesiacov pred
  Carsten Braun fcf56b73cb When subtitle is embedded in the main video file, the path will be null. 7 mesiacov pred
  Carsten Braun e8239a7ee2 Do not attempt to extract internal subtitles if there are only MKS subtitles. 10 mesiacov pred
  Carsten Braun 84cebeae64 Skip early if subtitle is in MKS to avoid unnecessary function calls. 10 mesiacov pred
  Carsten Braun c0e2875818 If subtitles are part of an MKS, it is not an error. Just log for debug purpose and continue. 10 mesiacov pred
  Carsten Braun 411ba03bf0 Fixed formatting 10 mesiacov pred
  Carsten Braun b2e19c0306 Also extract subtitles of MKS aux files if they're extractable. 10 mesiacov pred
  Tim Eisele 596b635511 Cleanup extracted files (#13760) 4 mesiacov pred
  oxixes d2c2dcd53c Solve CodeQL issue 10 mesiacov pred
  jaina heartles 7c3c0aa940 Use subtitle cache when burning-in subs 1 rok pred
  dmitrylyzo 84b20afe1f Backport pull request #12575 from jellyfin/release-10.9.z 11 mesiacov pred
  David Schulte fc1bee30a6 Allow streaming of raw PGS subtitles without transcoding (#12056) 1 rok pred
  Mark Cilia Vincenti af74aa35d7 Clean up synchronization (#11458) 1 rok pred
  gnattu 658a454d81 fix: don't extract external sub (#11373) 1 rok pred
  felix920506 3cf0070287 Escape subtitle extraction input path (#10992) 1 rok pred
  Mark Cilia Vincenti f26fc7dfb2 Merge changes 1 rok pred
  Attila Szakacs ce81e2aeab Add alltilla to CONTRIBUTORS.md 1 rok pred
  Attila Szakacs 8fea819b51 Extract all subtitle streams simultaneously 1 rok pred
  Mark Cilia Vincenti d1677dc680 AsyncKeyedLock migration 1 rok pred
  Bond_009 635d67d458 Revert "Use System.Net.IPNetwork" 1 rok pred
  Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects 1 rok pred
  Bond_009 4757ce105b Use Process.WaitForExitAsync added in .NET 5 1 rok pred
  sleepycatcoding 62be2a2ea9 Fix subtitle encoder if webvtt is requested 2 rokov pred
  Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords 2 rokov pred
  Stepan Goremykin 1c0bb828d2 Fix argument is not used in message template warning 2 rokov pred
  Bond-009 81c8890b6d Fix all warnings in MediaBrowser.MediaEncoding (#9073) 2 rokov pred
  Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 rokov pred
  Bond_009 71982c7297 Fix build errors 2 rokov pred
  Bond_009 52194f56b5 Replace != null with is not null 2 rokov pred
  Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 rokov pred