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