Files
streamyfin/utils
Uruk da3654ec4a fix: restore StreamRanker for cross-episode track matching
Removing StreamRanker reduced track matching to direct index reuse. When a
next episode has a different audio/subtitle track layout (common with anime
multi-sub releases or mixed sources), the stored index points at the wrong
track. StreamRanker scores by codec/language/title/relative index and only
applies a match above threshold, otherwise falls back to media defaults.

Restores utils/streamRanker.ts and its use in getDefaultPlaySettings so the
cleanup PR stays behavior-preserving for playback.
2026-05-22 01:43:40 +02:00
..
2026-01-03 19:49:44 +01:00