Releases: tellytv/telly
v1.1.0-Beta9
1.1.0.9
telly v1.1.0-Beta8
Minor tweaks:
Deal with weird negative stop times in some XMLTV by just ignoring them.
Add a log line to suggest checking your filter if 0 channels get published.
Add the lineup URL to the startup text.
Confidently pushed with minimal testing. Good luck, kid.
telly v1.1.0-Beta7
updated go.mod, go.sum
Use standard crossbuild for docker build instead of spinning up a doc…
Support multicast streams through udpxy in the custom provider (#238)
ensure that ffmpeg processes are reaped to prevent zombies (#262)
Remove -re from ffmpeg command (#267)
Remove references to non-Custom providers.
Add a few more filetypes to ignore.
Issues #185, #265
Trimmed build platforms
tarballs require crossbuild
bump version
telly v1.1.0-Beta6
Modernize golang dev environment
remove unused ffmpeg option
set content type for ffmpeg stream
Removed references to the late, lamented Vader Streams.
remove HDHomerun prefix from friendly name
hdhr device ids are alpha numeric
telly v1.5.1 - The Next Generation [UNSUPPORTED ALPHA; NO EXISTING DOCS WORK WITH THIS RELEASE] You most likely DO NOT WANT this release.
Addresses "error getting vod streams" with some Xtream Code providers.
Allow M3U stream URLs to have no extension.
NO SUPPORT OFFERED FOR THIS BUILD. IT'S AN ALPHA. THERE IS NO DOCUMENTATION.
NO EXISTING DOCS APPLY TO THIS RELEASE You most likely DO NOT WANT this release.
You probably want 1.1.
Any documentation included in the source archives may be out of date, inapplicable, and/or wrong.
One major change in this prerelease is that it has a web UI for configuration and does not use a config file.
telly v1.1.0-Beta5
Changes predefined Vader URL from api.vader.tv
to vader.tv
telly v1.5.0 - The Next Generation [UNSUPPORTED ALPHA; NO EXISTING DOCS WORK WITH THIS RELEASE] You most likely DO NOT WANT this release.
NO SUPPORT OFFERED FOR THIS BUILD. IT'S AN ALPHA. THERE IS NO DOCUMENTATION.
NO EXISTING DOCS APPLY TO THIS RELEASE You most likely DO NOT WANT this release.
Any documentation included in the source archives may be out of date, inapplicable, and/or wrong.
One major change in this prerelease is that it has a web UI for configuration and does not use a config file.
telly v1.1.0-Beta4
- Fix XMLTV date parsing because Vaders doesnt know how to write dates properly
- Minor fixes for upstream changes to go.schedulesdirect
- Remove the ffmpeg filter so that ffmpeg intelligently determines the best filter
telly v1.1.0-Beta3
- Initial ffmpeg support (enable by setting
ffmpeg = true
in your config underiptv
) - Add frontend (
/manage
) - Add CORS headers for Angular
- Improve logic around adding original-air-date
- Fix for
<new>
XMLTV tag - Maybe fix TV shows for Plex?
- Possibly fix some weird
<new />
behavior - Support including only specific channels
- Add Area51 as a provider
- Lowercase tags
- Add Iris as a supported provider
- Dont panic on empty tags
- Change username/password replacement tokens
- Temporary fix for artwork nil issues
- Fixes for bad providers & gzip
telly v1.1.0-Beta2
Just a minor fix for those not using Schedules Direct that stops telly from crashing.