Commit Verlauf

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