Releases: taylorbourne/xteve_lazystream
Releases · taylorbourne/xteve_lazystream
1.5.3
Version 1.5.2
Changelist:
- Fix variable substitution on 127.0.0.1 (@jhenkens)
Version 1.5.1
Changelist:
- Add sleep to fix race condition causing Plex guide refresh to fail
Version 1.5.0
**** BREAKING CHANGES ****
Sorry to do this – but this introduces another breaking change in the sense that we are changing the name of the environment variable that overrides the hostname. Pease use hostOverride
if you wish to use a custom host.
Changelist:
- Make LazyStream host configurable
- Default the xmltv trim to
no
to prevent issues with xTeVe channel mapping
Version 1.4
**** BREAKING CHANGES ****
If you update to this version you MUST set the lazyStreamHost
environment variable. This is a reaction to recent changes, rather than try to keep up this provides an easy way for users to make changes at will.
Changelist:
- Make LazyStream host configurable
Version 1.3.1
Changelist:
- Support configurable
--trim
flag for LazyStream
Version 1.3.0
Changelist:
- Update container to use new host
- Use latest lazystream release, v1.11.8
Version 1.2.0
Changelist:
- Use GitHub action to automagically deploy on DockerHub
- Add support for Arch64 (@nkm8)
- Add support for Channels DVR (@nkm8)
- Check for LazyStream update on container start (@tarkah)
- Fix permissions issue during xTeVe update check (@tarkah)
- Add sample Docker Compose file (@rmcfadzean)
Version 1.1.4
Changelist:
- Fix bug causing Plex updates to fail (@austinvalle)
- Clean up some unused vars
Version 1.1.3
Changelist:
- Bump LazyStream to
v1.10.7