Releases: postlund/pyatv
Releases · postlund/pyatv
v0.3.9
v0.3.8
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Changes
- Support AirPlay device authentication
- Support arrow keys (left, right, up, down)
- Support scanning for Apple TVs with home sharing disabled
- Support for shuffle and repeat modes
- Support for "stop" button
- Handle additional media kinds
- New "hash" function in Playing API
- Support python 3.6
- Bump aiohttp to 1.3.5 and support 2.0.0+
atvremote
- Multiple commands can be given to atvremote
- Doing "atvremote commands" requires no device and is a lot faster
- All commands now listed with "atvremote commands"
- New "help" command in atvremote - Fix atvremote exit codes
Notes
- play_url has moved to the new airplay module and no longer accepts start position as required argument. This is a breaking change!
Other
- Upgrade test tools (pylint, flake, etc.)
- Added documentation to readthedocs