jellyfin/MediaBrowser.MediaEncoding/Subtitles
Tim Eisele 596b635511
Cleanup extracted files (#13760)
* Cleanup extracted files

* Pagination and fixes

* Add migration for attachments to MigrateLibraryDb

* Unify attachment handling

* Don't extract again if files were already extracted

* Fix MKS attachment extraction

* Always run full extraction on mks

* Don't try to extract mjpeg streams as attachments

* Fallback to check if attachments were extracted to cache folder

* Fixup
2025-04-03 09:17:14 -06:00
..
AssWriter.cs Use RegexGenerator where possible 2023-06-28 17:07:57 +02:00
ISubtitleParser.cs Backport pull request #8087 from jellyfin/release-10.8.z 2022-08-01 14:25:42 -04:00
ISubtitleWriter.cs Make probesize and analyzeduration configurable and simplify circular 2019-11-25 12:07:59 +01:00
JsonWriter.cs Fix JSON subtitle writer 2020-01-02 14:38:13 +01:00
SrtWriter.cs Use RegexGenerator where possible 2023-06-28 17:07:57 +02:00
SsaWriter.cs Use RegexGenerator where possible 2023-06-28 17:07:57 +02:00
SubtitleEditParser.cs Backport pull request #13384 from jellyfin/release-10.10.z 2025-02-03 16:59:08 -05:00
SubtitleEncoder.cs Cleanup extracted files (#13760) 2025-04-03 09:17:14 -06:00
SubtitleFormatExtensions.cs Add subtitle parser errors to log if available (#12479) 2024-09-06 07:47:06 -06:00
TtmlWriter.cs Use RegexGenerator where possible 2023-06-28 17:07:57 +02:00
VttWriter.cs Use RegexGenerator where possible 2023-06-28 17:07:57 +02:00