Releases: tarkah/lazystream
Releases · tarkah/lazystream
v1.7.2 - 2019-12-22
- Add mDNS discovery for use on
cast select
subcommand, so casting device can be selected along with team over command line
v1.7.1 - 2019-12-21
- Fix vlc command for windows
v1.7.0 - 2019-12-20
- Added casting functionality. Required VLC in path. Games can now be cast to a chromecast with specified IP.
v1.6.0 - 2019-12-17
- Breaking changes to command line. Completely reworked.
- Added record functionality
- Added option to resolve from host url to master m3u8 url when stream is selected from command line
lazystream select --resolve
- Refactored a lot of the code to reduce redundancy
v1.5.1 - 2019-12-13
- Add armv7 and aarch64 builds to CI. Tested working on RPi 3B+
v1.5.0 - 2019-12-13
- Added option to specify cdn
- Added option to specify stream quality
- Improved speed of playlist / xmltv output by joining all futures instead of running sequentially
v1.4.3 - 2019-12-11
- Fixed bug preventing Emby from using xmltv file, timezone was formatted wrong in program start / stop times.
v1.4.2 - 2019-12-10
- Added logos to xmltv output
v1.4.1 - 2019-12-10
- Add option to specify xmltv starting channel number
--xmltv-start-channel
. Program defaults to using 1000 as starting channel number.
v1.4.0 - 2019-12-10
- Add option to generate XMLTV file w/ corresponding m3u playlist