Changement du mécanisme d'attention sur les channels Radio Paradise.

This commit is contained in:
2025-11-29 14:19:16 +01:00
parent cf3f0afde4
commit 0a03f72467
44 changed files with 564 additions and 231 deletions

View File

@@ -554,7 +554,9 @@ fn run_encoder(
"set_total_samples_estimate failed",
)?;
} else {
tracing::warn!("FLAC encoder: total_samples is None, STREAMINFO will have total_samples=0");
tracing::warn!(
"FLAC encoder: total_samples is None, STREAMINFO will have total_samples=0"
);
}
if let Some(block_size) = options.block_size {
ensure(