Skip to content

Releases: skorokithakis/catt

v0.5.3

17 Feb 15:05
117e34c
Compare
Choose a tag to compare

Fix

v0.5.2

30 Sep 18:39
8074ef5
Compare
Choose a tag to compare
v0.5.2

v0.5.0

27 Mar 17:17
adb3554
Compare
Choose a tag to compare

Feature

  • Make status use regular time descriptions (#32)
  • Add argument to volumeupdown (#29)
  • Add scanning for local Chromecasts

Fix

  • Further improve play_media (#31)
  • Rework CastController.init
  • Do state_check in CastController.init
  • Make check_state private
  • Correct timeout parameter type
  • Make catt work with pychromecast 0.8.0

v0.4.3

14 Mar 13:41
49a8259
Compare
Choose a tag to compare

Fix

  • Handle playlists better (fixes #24)

v0.4.0

20 Sep 21:35
f855d45
Compare
Choose a tag to compare

Feature

  • Add local file casting support.

v0.3.4

18 Aug 22:45
7f3c155
Compare
Choose a tag to compare

Feature

  • Add additional volume and info commands

v0.3.3

17 Aug 23:35
423284e
Compare
Choose a tag to compare
v0.3.3

v0.3.0

05 Aug 12:16
04afaa2
Compare
Choose a tag to compare

Feature

  • Add ability to fast forward and adjust volume

Fix

  • Pin to a different youtube-dl version (fixes #2).

v0.2.0

30 May 19:36
7c5e934
Compare
Choose a tag to compare

Feature

  • Show title instead of URL when playing.

Fix

  • Don't die on video URLs that point to the video file itself.
  • Remove decimals from status time.
  • Don't crash on status if nothing is playing.

v0.1.4

25 Apr 12:13
f1b325f
Compare
Choose a tag to compare

Fix

  • Make the CLI interface more self-documenting.
  • Fix rewind.