v0.4.1
This patch release includes several fixes to how audio tasks behave when moved between channels, and prevents a crash on zero-length packets in 48kHz Ogg Vorbis files.
We've also added to YoutubeDl
so you can now make use of ytdl's built-in search functionality.
Thanks to the following for their contributions:
Added
- Input: Add ytdl search (@cycle-five) c:d681b71
Changed
- Chore: Initial git-cliff config (@FelixMcFelix) c:cdb2df6
- Chore: update tokio-tungstenite (@FelixMcFelix) c:4d67a73
Fixed
- Move empty packet check to also cover 48kHz audio (@FelixMcFelix) c:873fb68
- Driver: Fix transition to Live on connect (@FelixMcFelix) c:087e5f2
- Fix clippy warnings (@GnomedDev) c:1b98c30