mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
3.0.5346.38509
This commit is contained in:
@@ -39,7 +39,7 @@ namespace MediaBrowser.Tests.MediaEncoding.Subtitles {
|
||||
}
|
||||
};
|
||||
|
||||
var sut = new SsaParser();
|
||||
var sut = new AssParser();
|
||||
|
||||
var stream = File.OpenRead(@"MediaEncoding\Subtitles\TestSubtitles\data.ssa");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user