It's like mopidy but good.
Go to file
Test User 214dece19f Make download captures incremental with skipped tracks and progress
Download captures now write straight into captures/<name>: satisfied
entries are reused, uncapturable tracks are recorded as skipped tomls
(a new fourth playable, marked red in the TUI and skipped by playback
with a bounded pass), and a failed run keeps its progress so capturing
the same name resumes it. The capture RPC replies on acceptance and
streams CaptureProgress over the update stream, rendered as status
lines in the library pane; help and the input overlay warn that
captures are slow. Colored list items switch to a dark foreground
under the focused selection bar so they stay readable.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 15:45:04 +02:00
.gitea Clean up a bit 2023-06-13 10:12:26 +02:00
architecture Make download captures incremental with skipped tracks and progress 2026-07-21 15:45:04 +02:00
audio-player Fix decoder panic on streamed network tracks 2026-07-20 15:29:54 +02:00
cbd Bundle server and TUI into a single cbd binary 2026-07-21 14:15:47 +02:00
cbd-tui Make download captures incremental with skipped tracks and progress 2026-07-21 15:45:04 +02:00
crabidy-core Make download captures incremental with skipped tracks and progress 2026-07-21 15:45:04 +02:00
crabidy-server Make download captures incremental with skipped tracks and progress 2026-07-21 15:45:04 +02:00
fsdy Make download captures incremental with skipped tracks and progress 2026-07-21 15:45:04 +02:00
plan Make download captures incremental with skipped tracks and progress 2026-07-21 15:45:04 +02:00
quality Make download captures incremental with skipped tracks and progress 2026-07-21 15:45:04 +02:00
tidaldy Make download captures incremental with skipped tracks and progress 2026-07-21 15:45:04 +02:00
ytdy Make download captures incremental with skipped tracks and progress 2026-07-21 15:45:04 +02:00
.editorconfig Add cross compile release flow 2023-06-12 09:38:19 +02:00
.gitignore Add devenv-based dev environment and README 2026-07-19 21:29:23 +02:00
Cargo.lock Bundle server and TUI into a single cbd binary 2026-07-21 14:15:47 +02:00
Cargo.toml Bundle server and TUI into a single cbd binary 2026-07-21 14:15:47 +02:00
Cross.toml Generate x86_64 target 2023-06-12 18:21:58 +02:00
README.md Add devenv-based dev environment and README 2026-07-19 21:29:23 +02:00
aarch64-unknown-linux-gnu-Dockerfile Try to add release files 2023-06-12 18:06:00 +02:00
armv7-unknown-linux-gnueabihf-Dockerfile Try to add release files 2023-06-12 18:06:00 +02:00
devenv-rust.nix Add devenv-based dev environment and README 2026-07-19 21:29:23 +02:00
devenv.lock Add devenv-based dev environment and README 2026-07-19 21:29:23 +02:00
devenv.nix Add a YouTube provider backed by yt-dlp 2026-07-21 14:01:58 +02:00
devenv.yaml Add devenv-based dev environment and README 2026-07-19 21:29:23 +02:00
rust-toolchain.toml Add devenv-based dev environment and README 2026-07-19 21:29:23 +02:00
x86_64-unknown-linux-gnu-Dockerfile Generate x86_64 target 2023-06-12 18:21:58 +02:00

README.md

crabidy