Files
streamyfin/app
Gauvain 33ca07ca82 fix(tv): apply subtitle selection after the modal route is dismissed
The TV subtitle modal is a separate route; running the selection callback before
router.back() meant a navigating selection (replacePlayer for a burned-in switch
while transcoding) targeted the modal route and was swallowed. Close first, then
run the callback via InteractionManager.runAfterInteractions.
2026-07-06 23:48:49 +02:00
..
2025-08-07 10:12:40 +02:00
2026-01-16 12:19:47 +01:00