Commit History

Author SHA1 Message Date
  Tim Eisele 9c298c52f5 Expose ExtractAllExtractableSubtitles (#14876) 1 month ago
  evan314159 2618a5fba2 Fix sync disposal of async-created IAsyncDisposable objects (#14755) 1 month ago
  renovate[bot] dea500b26b Update dependency UTF.Unknown to 2.6.0 (#14599) 2 months ago
  Carsten Braun 98daf4aedb Use string.IsNullOrEmpty instead of regular null check. 10 months ago
  Carsten Braun fcf56b73cb When subtitle is embedded in the main video file, the path will be null. 10 months ago
  Carsten Braun e8239a7ee2 Do not attempt to extract internal subtitles if there are only MKS subtitles. 1 year ago
  Carsten Braun 84cebeae64 Skip early if subtitle is in MKS to avoid unnecessary function calls. 1 year ago
  Carsten Braun c0e2875818 If subtitles are part of an MKS, it is not an error. Just log for debug purpose and continue. 1 year ago
  Carsten Braun 411ba03bf0 Fixed formatting 1 year ago
  Carsten Braun b2e19c0306 Also extract subtitles of MKS aux files if they're extractable. 1 year ago
  Tim Eisele 596b635511 Cleanup extracted files (#13760) 7 months ago
  oxixes d2c2dcd53c Solve CodeQL issue 1 year ago
  jaina heartles 7c3c0aa940 Use subtitle cache when burning-in subs 1 year ago
  dmitrylyzo 84b20afe1f Backport pull request #12575 from jellyfin/release-10.9.z 1 year ago
  David Schulte fc1bee30a6 Allow streaming of raw PGS subtitles without transcoding (#12056) 1 year ago
  Mark Cilia Vincenti af74aa35d7 Clean up synchronization (#11458) 1 year ago
  gnattu 658a454d81 fix: don't extract external sub (#11373) 1 year ago
  felix920506 3cf0070287 Escape subtitle extraction input path (#10992) 1 year ago
  Mark Cilia Vincenti f26fc7dfb2 Merge changes 1 year ago
  Attila Szakacs ce81e2aeab Add alltilla to CONTRIBUTORS.md 1 year ago
  Attila Szakacs 8fea819b51 Extract all subtitle streams simultaneously 1 year ago
  Mark Cilia Vincenti d1677dc680 AsyncKeyedLock migration 1 year ago
  Bond_009 635d67d458 Revert "Use System.Net.IPNetwork" 1 year ago
  Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects 2 years ago
  Bond_009 4757ce105b Use Process.WaitForExitAsync added in .NET 5 2 years ago
  sleepycatcoding 62be2a2ea9 Fix subtitle encoder if webvtt is requested 2 years ago
  Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords 2 years ago
  Stepan Goremykin 1c0bb828d2 Fix argument is not used in message template warning 2 years ago
  Bond-009 81c8890b6d Fix all warnings in MediaBrowser.MediaEncoding (#9073) 2 years ago
  Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 3 years ago