Skip to content

Releases: gapato/livestreamer-curses

Livestreamer-curses v1.5.2

19 Feb 19:53
Compare
Choose a tag to compare

Changelog

  • Bugfixes: various import bugs

Livestreamer-curses v1.5.0

18 Feb 07:29
Compare
Choose a tag to compare

Changelog

  • Feature: Periodically check if streams are online (foreground and blocking, for now). Corresponding configuration variable: CHECK_ONLINE_INTERVAL

Livestreamer-curses v1.4.0

13 Nov 08:18
Compare
Choose a tag to compare

Changelog

  • Feature: Templatable command line

Livestreamer-curses v1.2.0

29 May 12:10
Compare
Choose a tag to compare

Changelog

  • Feature: Python 3 support
  • Bugfixes: Window resizing

Livestreamer-curses v1.1.0

25 May 20:30
Compare
Choose a tag to compare

Changelog

  • Feature: Added a way to check and filter offline streams. Use O to refresh and o to toggle showing offline. See also CHECK_ONLINE_ON_START option to perform this check when starting livestreamer-curses.
  • Bugfixes: Better handling of special keys and configuration file

Livestreamer-curses v1.0.1

24 Feb 16:21
Compare
Choose a tag to compare

Changelog

  • Backward incompatible changes: change project structure to accomodate
    for distutils
  • Feature: Added -d and -f options for custom database and config
    file locations, respectively.

Livestreamer-curses v0.32

23 Feb 16:40
Compare
Choose a tag to compare

Changelog

  • Bugfix: Actually use selected command line

Livestreamer-curses v0.31

05 Feb 19:31
Compare
Choose a tag to compare

Changelog

  • Bugfix: Streams are now properly sorted when filtering

Configuration

22 Dec 12:24
Compare
Choose a tag to compare

rc file to allow for a bit of configuration. As options to select default resolution for new streams, and to define the commandline used for livestreamer. Key bindings have changed a bit to reflect this.