Decision: collection is only for one output format — the native, highest-quality stream from provider #29

Merged
maleszka merged 9 commits from feature/one-output-format into main 2026-07-13 10:49:17 +02:00
Owner
No description provided.
Combines feature spec tasks T3, T4, and T6: generalizing partials.rs
temp-file naming, deleting the FLAC re-encode stage, and dropping
output_format threading through worker::run/DownloadSession/script.rs all
land together because splitting them leaves an intermediate commit that
either doesn't compile (worker::run's signature vs. its two callers) or
fails clippy --deny warnings (an unused output_format field on
DownloadSession). The feature spec's T3 description explicitly permits
this merge when keeping the split green isn't worth the churn.
maleszka deleted branch feature/one-output-format 2026-07-13 10:49:18 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
maleszka/librespot-dl!29
No description provided.