mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-31 19:18:26 +01:00
Completed subtitle feature
This commit is contained in:
@@ -32,6 +32,7 @@ abstract class StreamRankerStrategy {
|
||||
|
||||
let bestStreamIndex = null;
|
||||
let bestStreamScore = 0;
|
||||
|
||||
const prevStream = prevSource.MediaStreams[prevIndex];
|
||||
|
||||
if (!prevStream) {
|
||||
|
||||
Reference in New Issue
Block a user