mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-30 09:32:50 +01:00
The setTrack/Disable callbacks close over isCurrentSubImageBased for the transcode replacePlayer decision; add it to the track-building effect deps so they rebuild when it flips (otherwise, in a transcoding session, callbacks could stay on the MPV path after switching to/from a burned-in image sub and the player would not refresh). Addresses CodeRabbit.