mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-30 17:42:51 +01:00
The TV home "See All" card used a fully-qualified cross-tab path (/(auth)/(tabs)/(libraries)/[libraryId]). With native bottom tabs this only switches to the libraries tab and drops the nested screen push, landing on the libraries index instead of the library detail. Use the relative "/[libraryId]" pathname (same as getItemNavigation) so the library detail is pushed correctly with the DateCreated/Descending sort params applied. Claude-Session: https://claude.ai/code/session_016Hhu5DruGLPhdP4LAoy1Xd