debug radio paradise

This commit is contained in:
2025-10-18 22:46:55 +02:00
parent 10724430ce
commit 5fe1624f26
11 changed files with 13 additions and 13 deletions

View File

@@ -21,7 +21,7 @@ impl CacheConfig for AudioConfig {
}
fn cache_type() -> &'static str {
"audio"
"flac"
}
fn cache_name() -> &'static str {

View File

@@ -64,10 +64,10 @@ Consolide le cache (répare les incohérences)
## Servir les fichiers
### GET /audio/tracks/{pk}
### GET /audio/flac/{pk}
Récupère le fichier FLAC (streaming progressif si en cours de téléchargement)
### GET /audio/tracks/{pk}/orig
### GET /audio/flac/{pk}/orig
Alias pour le fichier original
## Format des fichiers