mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-30 21:31:29 +00:00
* 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 * Clean up ConvertSubtitles * Add JsonWriter back |
||
|---|---|---|
| .. | ||
| ISubtitleParser.cs | ||
| JsonWriter.cs | ||
| SubtitleEditParser.cs | ||
| SubtitleEncoder.cs | ||
| SubtitleFormatExtensions.cs | ||