Frank Stellmacher
9029ab8ec5
refactor(player): E.17 — extract stream-cache-to-hot-cache promoter ( #580 )
...
`promoteCompletedStreamToHotCache` — wraps the `promote_stream_cache_to_hot_cache`
Rust IPC, forwards the resolved path + size into `useHotCacheStore` as a
`'stream-promote'` entry — moves into `src/store/promoteStreamCache.ts`.
File-private with four call sites; no caller-side changes outside
playerStore's own import.
9 focused tests pin the payload shape (incl. the `'mp3'` suffix fallback
and the null customDir pass-through), the success path that records the
entry, the early-returns for null / empty path, the `size || 0` fallback,
and the silent error swallow.
playerStore 3207 → 3189 LOC.
2026-05-12 15:02:46 +02:00
..
2026-04-25 22:09:38 +03:00
2026-04-21 22:08:39 +02:00
2026-05-11 22:30:45 +02:00
2026-05-11 22:30:45 +02:00
2026-05-11 22:30:45 +02:00
2026-05-11 22:30:45 +02:00
2026-05-07 12:53:19 +02:00
2026-04-24 11:49:13 +02:00
2026-04-15 22:59:27 +02:00
2026-04-18 22:58:51 +02:00
2026-03-19 20:23:17 +01:00
2026-04-04 02:04:14 +02:00
2026-05-07 22:15:38 +02:00
2026-05-12 14:53:37 +02:00
2026-05-12 14:53:37 +02:00
2026-05-03 00:37:43 +03:00
2026-04-24 19:06:32 +02:00
2026-05-07 20:44:27 +02:00
2026-05-05 22:00:29 +03:00
2026-05-12 14:14:50 +02:00
2026-05-12 14:14:50 +02:00
2026-05-03 00:37:43 +03:00
2026-05-12 14:29:33 +02:00
2026-05-12 14:29:33 +02:00
2026-05-12 14:36:55 +02:00
2026-05-12 14:36:55 +02:00
2026-05-12 13:54:41 +02:00
2026-05-12 13:54:41 +02:00
2026-04-23 18:41:46 +02:00
2026-04-21 19:13:18 +02:00
2026-05-12 12:35:01 +02:00
2026-05-12 12:35:01 +02:00
2026-05-12 14:07:44 +02:00
2026-05-12 14:07:44 +02:00
2026-05-12 12:21:51 +02:00
2026-05-12 12:21:51 +02:00
2026-04-22 21:14:13 +02:00
2026-04-08 22:33:23 +02:00
2026-04-25 22:09:38 +03:00
2026-04-24 18:49:55 +02:00
2026-05-12 12:35:01 +02:00
2026-05-12 12:35:01 +02:00
2026-04-24 17:36:44 +02:00
2026-05-12 11:58:17 +02:00
2026-05-12 11:58:17 +02:00
2026-05-12 12:07:30 +02:00
2026-05-12 12:07:30 +02:00
2026-05-11 21:56:24 +02:00
2026-05-11 23:48:25 +02:00
2026-05-11 22:14:57 +02:00
2026-05-11 21:56:24 +02:00
2026-05-11 22:14:57 +02:00
2026-05-11 21:40:47 +02:00
2026-05-12 15:02:46 +02:00
2026-04-12 20:43:31 -03:00
2026-05-11 22:57:26 +02:00
2026-05-09 21:50:52 +02:00
2026-05-12 15:02:46 +02:00
2026-05-12 15:02:46 +02:00
2026-05-12 14:43:53 +02:00
2026-05-12 14:43:53 +02:00
2026-05-11 12:35:38 +02:00
2026-05-12 11:25:26 +02:00
2026-05-12 11:25:26 +02:00
2026-05-12 14:01:36 +02:00
2026-05-12 14:01:36 +02:00
2026-04-11 11:42:47 +02:00
2026-05-07 20:44:27 +02:00
2026-05-12 14:22:38 +02:00
2026-05-12 14:22:38 +02:00
2026-05-07 02:46:25 +02:00
2026-05-12 14:14:50 +02:00
2026-05-12 14:14:50 +02:00
2026-04-08 22:33:23 +02:00