v1.5.1
New Features
- Add a new command to view a list of active streams at
ascii-movie get streams
.- This feature also adds active stream data to the
/streams
internal API endpoint.
- This feature also adds active stream data to the
- Add a configurable concurrent stream list. This defaults to
10
, so a single IP can only connect 10 times in tandem. Any additional connections will refuse to stream the movie until a stream finishes.
Full Changelog: v1.5.0...v1.5.1