- Add UPnP fallback to the `now` command, for devices which don't support `GetPlayerStatus{Ex}`.
Notes:
- If you're upgrading from an older version, please run `linkplay-cli rediscover`. - The minimum Python version has increased to 3.9.
0.1.0
New features:
- Add support for sending TCP UART commands. - Add `raw --tcp-uart` option for sending raw TCP UART commands. - Add TCP UART fallback for the `volume` command, for devices which lack the default volume command.
If you're upgrading from an older version, please run `linkplay-cli rediscover`.
0.0.9
Bug fix:
- Fix `getsyslog` command accessing the wrong download URL in some cases
0.0.8
Bug fixes:
- Avoid f-string quote reuse (disallowed in Python < 3.12) - Add missing certificate to Python package
0.0.7
New features:
- Support for networks with multiple Linkplay devices - Support for Linkplay devices which use mTLS instead of plain HTTP - Add `rediscover` command to reinitiate device discovery