WIP essentia
This commit is contained in:
@@ -95,6 +95,10 @@ curl -X POST http://localhost:8001/api/analyze/folder \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{"path": "/audio/music", "recursive": true}'
|
||||
```
|
||||
#### Sous Windows 10
|
||||
````bash
|
||||
curl.exe -X POST http://localhost:8001/api/analyze/folder -H "Content-Type: application/json" -d '{\"path\": \"/audio/\", \"recursive\": true}'
|
||||
````
|
||||
|
||||
### Rechercher des pistes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user