A subsonic server implementation.
The most crappy basic implementation, but: - It can list albums - It can list a single album's tracks - It can play a song Closes #1 |
||
|---|---|---|
| .sqlx | ||
| .vscode | ||
| migrations | ||
| src | ||
| .gitignore | ||
| .woodpecker.yml | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| Dockerfile | ||
| Justfile | ||
| README.md | ||
rave
A basic bitch subsonic-compatible server thing written in Rust.