Skip to content

Releases: postlund/pyatv

v0.3.11

29 Nov 19:41

Choose a tag to compare

Changes

  • Deprecate support for python 3.4
  • Add support for python 3.7
  • Bug fixes for #150 and #151
  • Add netifaces as dependency (#160)
  • Allow using any pin code when pairing

Other

  • Bump various test tools and fix code to conform with guidelines

v0.3.10

01 Jun 03:59

Choose a tag to compare

Changes

  • Loosen up required versions for some dependencies

v0.3.9

12 Dec 14:23

Choose a tag to compare

Changes

  • Handle re-login properly in case of connection problems or if a device is restarted

v0.3.8

17 Nov 20:07

Choose a tag to compare

Changes

  • Revert some of the earlier AirPlay clean ups from 0.3.5 as that made playback less reliable
  • Use binary plist instead of text format in play_url to make AirPlay work with later versions of tvOS

v0.3.6

01 Oct 15:26

Choose a tag to compare

Changes

  • Fix string conversion for idle state (#120)

v0.3.5

26 Sep 17:12

Choose a tag to compare

Changes

  • Fix support for genre (#106)
  • Handle playstate idle/0 (#115)
  • Improve session handling in AirPlay (#118)

v0.3.4

25 Sep 10:01

Choose a tag to compare

Changes

  • Add long_description to get description on pypi

v0.3.3

25 Sep 10:01

Choose a tag to compare

Changes

  • Fixed broken device_id function (always generated same id)

atvremote

  • Fixed argument handling, e.g. when using play_url

v0.3.2

25 Sep 10:00

Choose a tag to compare

Notes

  • Same as 0.3.1 but fixed with pypi

v0.3.1

25 Sep 09:58

Choose a tag to compare

Changes

  • Add device_id
  • Remove developer commands