Skip to content

Releases: tarkah/lazystream

v1.7.2 - 2019-12-22

22 Dec 21:16
8a92ff5
Compare
Choose a tag to compare
  • 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

21 Dec 00:24
5250962
Compare
Choose a tag to compare
  • Fix vlc command for windows

v1.7.0 - 2019-12-20

20 Dec 23:07
49b4a79
Compare
Choose a tag to compare
  • Added casting functionality. Required VLC in path. Games can now be cast to a chromecast with specified IP.

v1.6.0 - 2019-12-17

17 Dec 00:40
9dfabc8
Compare
Choose a tag to compare
  • 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

13 Dec 23:39
58185e3
Compare
Choose a tag to compare
  • Add armv7 and aarch64 builds to CI. Tested working on RPi 3B+

v1.5.0 - 2019-12-13

13 Dec 00:18
a02cd42
Compare
Choose a tag to compare
  • 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

11 Dec 05:25
6fac647
Compare
Choose a tag to compare
  • Fixed bug preventing Emby from using xmltv file, timezone was formatted wrong in program start / stop times.

v1.4.2 - 2019-12-10

10 Dec 21:52
731696a
Compare
Choose a tag to compare
  • Added logos to xmltv output

v1.4.1 - 2019-12-10

10 Dec 18:42
dc419c4
Compare
Choose a tag to compare
  • 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

10 Dec 06:06
aa50615
Compare
Choose a tag to compare
  • Add option to generate XMLTV file w/ corresponding m3u playlist