What's Changed
- Add sound mode "DOLBY D+" by @starkillerOG in #288
- Remove legacy synchronous functions and decorator by @ol-iver in #291
- Added additional commands by @albaintor in #290
- Cleanups in telnet API by @ol-iver in #293
- Add sound modes
DOLBY AUDIO-DD+
,DOLBY AUDIO-TRUEHD
,DOLBY AUDIO-TRUEHD+DSUR
,DOLBY AUDIO-TRUEHD+NEURAL:X
,DTS:X
,VIRTUAL:X
by @starkillerOG in #296 - Remove obsolete code by @ol-iver in #299
- Add soundmode
M CH IN+DSUR
by @ol-iver in #300 - Logging improvements by @ol-iver in #301
- Close telnet transport on connection lost before unassigning it by @ol-iver in #302
- Add debugging logs to be able to identify long running queries by @ol-iver in #303
- Don't wait for confirmation when sending volume up/down telnet commands by @ol-iver in #304
- Add sound modes
DOLBY AUDIO-DD
,DOLBY AUDIO-DD+ +NEURAL:X
by @ol-iver in #305 - Validate for all models if sound mode and tone control are supported by @ol-iver in #306
- Update tests and github actions by @ol-iver in #307
- Support python 3.13 by @ol-iver in #308
New Contributors
- @albaintor made their first contribution in #290
Full Changelog: 0.11.6...1.0.0