Releases: gapato/livestreamer-curses
Releases · gapato/livestreamer-curses
Livestreamer-curses v1.5.2
Livestreamer-curses v1.5.0
Changelog
- Feature: Periodically check if streams are online (foreground and blocking, for now). Corresponding configuration variable: CHECK_ONLINE_INTERVAL
Livestreamer-curses v1.4.0
Changelog
- Feature: Templatable command line
Livestreamer-curses v1.2.0
Changelog
- Feature: Python 3 support
- Bugfixes: Window resizing
Livestreamer-curses v1.1.0
Changelog
- Feature: Added a way to check and filter offline streams. Use
O
to refresh ando
to toggle showing offline. See alsoCHECK_ONLINE_ON_START
option to perform this check when startinglivestreamer-curses
. - Bugfixes: Better handling of special keys and configuration file
Livestreamer-curses v1.0.1
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
Changelog
- Bugfix: Actually use selected command line
Livestreamer-curses v0.31
Changelog
- Bugfix: Streams are now properly sorted when filtering
Configuration
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.