aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.MediaEncoding.Tests/Subtitles
AgeCommit message (Collapse)Author
2023-09-18Fix xUnit1030: Do not call ConfigureAwait in test methodBond_009
2023-09-11Removed nesting levels through block-scoped `using` statement (#10025)Lehonti Ramos
Co-authored-by: John Doe <john@doe> Co-authored-by: Lehonti Ramos <lehonti@ramos>
2023-01-11Fix all warnings in MediaBrowser.MediaEncoding (#9073)Bond-009
2022-09-28Remove redundant using directivesHannes Braun
2022-09-09Fix build errors from new warningsCody Robibero
2022-08-01Backport pull request #8087 from jellyfin/release-10.8.zJoshua Boniface
feat: make subtitleeditparser generic Authored-by: Claus Vium <cvium@users.noreply.github.com> Merged-by: Bond-009 <bond.009@outlook.com> Original-merge: 7323ccfc232d31797af3ceb8bad93cae1ea0898d
2021-10-03Fix warning: Using directive is not required by the code and can be safely ↵KonH
removed (#2149)
2021-09-25Merge branch 'master' into theorydataBond-009
2021-09-22Add regression test for #5323Bond_009
2021-09-18Add regression test for issue #5168Bond_009
2021-09-18Fix SubtitleEncoder and add regression testsBond_009
2021-09-11Use TheoryData instead of MemberData and ClassDataianjazz246
2021-03-01Remove tests that are upstreamedBond_009
libse (the SSA parser we use) has these same tests now
2021-02-09Comment out broken testsBond_009
2021-02-09Fix tests on windowsBond_009
2021-02-09Log subtitle errorsBond_009
2021-02-09Use SubtitleEdit to parse subtitlesBond_009
2021-01-08Merge pull request #4877 from jellyfin/assBond-009
2020-12-28Add tests for srt parserBond_009
2020-12-28Add tests for ass parserBond_009