docs: add music playback documentation
USAGE.md music section under Mumble, CHEATSHEET.md music commands, TASKS.md sprint update for v2.3.0.
This commit is contained in:
12
TASKS.md
12
TASKS.md
@@ -1,6 +1,16 @@
|
||||
# derp - Tasks
|
||||
|
||||
## Current Sprint -- v2.2.0 Configurable Proxy (2026-02-21)
|
||||
## Current Sprint -- v2.3.0 Mumble Music Playback (2026-02-21)
|
||||
|
||||
| Pri | Status | Task |
|
||||
|-----|--------|------|
|
||||
| P0 | [x] | `src/derp/opus.py` -- ctypes libopus encoder (zero Python deps) |
|
||||
| P0 | [x] | `src/derp/mumble.py` -- voice varint, voice packet, PCM scaling, stream_audio |
|
||||
| P0 | [x] | `plugins/music.py` -- play/stop/skip/queue/np/volume commands |
|
||||
| P1 | [x] | Tests: `test_opus.py`, `test_mumble.py` voice additions, `test_music.py` |
|
||||
| P2 | [x] | Documentation update (USAGE.md, CHEATSHEET.md) |
|
||||
|
||||
## Previous Sprint -- v2.2.0 Configurable Proxy (2026-02-21)
|
||||
|
||||
| Pri | Status | Task |
|
||||
|-----|--------|------|
|
||||
|
||||
Reference in New Issue
Block a user