Files
streamyfin/components/common
Uruk bd88de8a90 fix(seerr): guard SeerrItemRouter query params against undefined
releaseYear and mediaType are typed as required but can be undefined or
NaN at runtime, so .toString() could throw inside the onPress handler.
Coerce every value with String(... ?? fallback).
2026-05-22 01:44:20 +02:00
..
2025-08-07 10:12:40 +02:00