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
ISubtitleParser.cs
ISubtitleWriter.cs
JsonWriter.cs
SrtWriter.cs
SsaWriter.cs
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
VttWriter.cs