jellyfin/tests/Jellyfin.MediaEncoding.Tests/Subtitles
Bond_009 941298ee81 Write subtitles using SubtitleEdit
We've been using SubtitleEdit to parse since 2021
https://github.com/jellyfin/jellyfin/pull/4984

I think it's time we start using it to write too
2026-05-30 21:09:10 +02:00
..
AssParserTests.cs Removed nesting levels through block-scoped using statement (#10025) 2023-09-11 12:12:40 +02:00
SrtParserTests.cs Removed nesting levels through block-scoped using statement (#10025) 2023-09-11 12:12:40 +02:00
SsaParserTests.cs Removed nesting levels through block-scoped using statement (#10025) 2023-09-11 12:12:40 +02:00
SubtitleEncoderTests.cs Fix xUnit1030: Do not call ConfigureAwait in test method 2023-09-18 17:55:52 +02:00