Releases: mvdwetering/ynca
Releases · mvdwetering/ynca
Release list
v6.2.0
What's Changed
- Add support for SPPATTERN SWFR CNFG commands by @mvdwetering in #63
- Fix random failures in connection test by @mvdwetering in #62
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- Add SEARCHMODE support for SIRIUS subunit by @mvdwetering in #60
Full Changelog: v6.0.0...v6.1.0
v6.0.0
Breaking change
The preset attribute on the TUN subunit can now have the value Preset.NO_PRESET next to numeric values and None.
Previously None would be returned when the value reported by the receiver was "No Preset", but None is intended to be used if an attribute is supported (which is the case when the No Preset value is reported)
What's Changed
- Handle "No Preset" value on TUN subunit by @mvdwetering in #58
- Add (FM)SEARCHMODE for TUN and DAB subunit by @mvdwetering in #57
- Misc. updates to README.md
Full Changelog: v5.29.0...v6.0.0
v5.29.0
What's Changed
- Add PWRB value Unavailable, seen on RX-V4A
- Add additional 2CHDECODER values, seen on RX-V4A
Full Changelog: v5.28.1...v5.29.0
v5.28.1
What's Changed
- Add RX-A1030 to modelinfo.py with BasicSoundPrgSevenChannel by @testeddoughnut in #55
New Contributors
- @testeddoughnut made their first contribution in #55
Full Changelog: v5.28.0...v5.28.1
v5.28.0
What's Changed
- Add COAXIAL, LINE and CD inputs seen on R-N500 by @mvdwetering in #53
Full Changelog: v5.27.0...v5.28.0
v5.27.0
What's Changed
- Add ex(tra)bass command by @mvdwetering in #51
- Add and update documentation
Full Changelog: v5.26.0...v5.27.0
v5.26.0
What's Changed
- Extend list of SOUNDPRGs and sort the list
- Remove playback controls on MusicCast Link subunit because not supported
- Extend repeat enum with value "One", this value is used on CX-A5100 instead of "Single"
- Rename the file containing the ynca debug server to "debug_server.py" to avoid confustion with Server subunit
- Add Python 3.14 to CI
Full Changelog: v5.25.0...v5.26.0
v5.25.0
What's Changed
- Add MusicCast Link subunit
- Many improvements to the YNCA debug server
- Update AVAIL when (de)activating subunits
- Send update of all functions when subunit is activated by selecting it as an input
- Make sure metadata (album, artist, song, track) have data when starting playback and is cleared when stopping
- Update elapsed time every second when subunit is playing (and wrap on reaching total time)
- Emulate the "not eventing" behavior on shuffle/repeat on TIDAL/Deezer input like on CX-A5100
Full Changelog: v5.24.0...v5.25.0
v5.24.0
What's Changed
- Add Tidal subunit
- Add Deezer subunit
- Add ElapsedTime and TotalTime to Airplay and Server subunits (next to Tidal and Deezer)
Full Changelog: v5.23.0...v5.24.0