The old streaming API has been completely replaced by RadioParadiseStreamSource which integrates directly with the pmoaudio pipeline. Removed: - src/stream.rs (179 lines) - BlockStream, stream_block(), download_block() - src/track.rs - Per-track extraction functionality - examples/stream_block.rs - Obsolete streaming example - examples/extract_track.rs - Per-track extraction example - Feature "per-track" and dependencies (hound, tempfile) Updated: - Cargo.toml: Removed per-track feature and obsolete examples - lib.rs: Removed module declarations and re-exports The new RadioParadiseStreamSource provides: - Direct integration with pmoaudio pipeline - FLAC decoding via pmoflac - Automatic TrackBoundary insertion - Better performance and lower latency
128 KiB
128 KiB