github tellytv/telly v1.0.0
telly v1.0.0

latest releases: v1.1.0-Beta9, 1.1.0-Beta9, v1.1.0-Beta8...
5 years ago

Massive thanks to @robbiet480 for this version.

This version has breaking changes - telly's overall functionality is exactly the same, but commandline arguments are completely different.

There's also been a big overhaul to the regex system. By default, the regex matches zero channels. --filter.regex is treated as a blacklist and is set to .*, matching all channels.

To change --filter.regex to a whitelist, pass the flag --filter.regex-inclusive. This now shows all channels and has the same functionality as the old --useregex, just put your regex in the --filter.regex flag.

As before, environment variables are supported (for Docker folks), take a look at the help page for telly, e.g. playlist is TELLY_IPTV_PLAYLIST

Telly is also significantly faster (thanks to using gin)

The UK / 24/7 / etc presets have been removed, you can achieve the same using regex.

Telly has Prometheus metrics integration - more metrics coming soon!

As always, if you have any questions or need a hand setting telly up, drop into our Discord server! https://discord.gg/bnNC8qX

Don't miss a new telly release

NewReleases is sending notifications on new releases.