What's Changed
- Fix usage of disposed object by @henrikwidlund in #277
- Remove buffering from the TcpClient so that requests are sent immediately by @henrikwidlund in #298
- Add support for streaming updates by @henrikwidlund in #299
- Fix media duration being recalculated incorrectly by @henrikwidlund in #300
- Clarify player input selection limitations by @stakats in #302
- Retry command once on
@ER OVERTIMEby @stakats in #301 - Add rate limiting for player commands by @henrikwidlund in #304
- Add backup and restore support by @henrikwidlund in #306
New Contributors
Full Changelog: v0.0.20...v0.0.21