Skip to content

Releases: tellytv/telly

v1.1.0-Beta9

30 Nov 20:59
2e02b96
Compare
Choose a tag to compare
v1.1.0-Beta9 Pre-release
Pre-release
1.1.0.9

telly v1.1.0-Beta8

04 Jul 05:34
Compare
Choose a tag to compare
telly v1.1.0-Beta8 Pre-release
Pre-release

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

14 Jun 23:55
Compare
Choose a tag to compare
telly v1.1.0-Beta7 Pre-release
Pre-release

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

09 May 15:01
Compare
Choose a tag to compare
telly v1.1.0-Beta6 Pre-release
Pre-release

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.

16 Feb 00:03
Compare
Choose a tag to compare

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

02 Jan 19:58
567f906
Compare
Choose a tag to compare
telly v1.1.0-Beta5 Pre-release
Pre-release

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.

16 Sep 03:56
d56d292
Compare
Choose a tag to compare

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

05 Sep 23:27
ae986ec
Compare
Choose a tag to compare
telly v1.1.0-Beta4 Pre-release
Pre-release
  • 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

22 Aug 04:22
3f5255c
Compare
Choose a tag to compare
telly v1.1.0-Beta3 Pre-release
Pre-release
  • Initial ffmpeg support (enable by setting ffmpeg = true in your config under iptv)
  • 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

20 Aug 18:56
309792d
Compare
Choose a tag to compare
telly v1.1.0-Beta2 Pre-release
Pre-release

Just a minor fix for those not using Schedules Direct that stops telly from crashing.