crabidy/cbd-tui/src
Test User c84dec9ca2 Refetch mutable library listings and redact stream URLs from logs
The TUI cached every library listing for the whole session, so a
finished capture (or a saved queue) never appeared under /captures
until a restart — captures looked broken while they had succeeded on
disk. Listings under /captures, /queues, /bookmarks, and /fs are now
always refetched (cheap local walks on the server); remote provider
nodes keep the instant back-navigation cache.

The player engine also logged full stream URLs (including googlevideo
sig tokens) through its play span; sources are now logged as
scheme://host only, local paths verbatim.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 18:37:10 +02:00
..
app Make download captures incremental with skipped tracks and progress 2026-07-21 15:45:04 +02:00
config.rs Styling fixes 2023-10-08 23:48:49 +02:00
lib.rs Make download captures incremental with skipped tracks and progress 2026-07-21 15:45:04 +02:00
main.rs Bundle server and TUI into a single cbd binary 2026-07-21 14:15:47 +02:00
rpc.rs Refetch mutable library listings and redact stream URLs from logs 2026-07-21 18:37:10 +02:00