Commit Graph

7 Commits

Author SHA1 Message Date
Marius Dinu
9a65d2de08 tvheadend: update to git master 2022-11-20
- EPG database switched from v2 to v3. This commit updates OpenWrt init script to use the new database file.
- EPG database symlink created by OpenWrt config option is overwritten with a real file by tvheadend.
  The latest tvheadend commit included here fixes that.

Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
2022-11-23 10:45:37 +08:00
Alexander Egorenkov
71f3eeead9 tvheadend: add noacl config option for server
Add support for --noacl option to disable all access control checks.

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
2022-04-08 18:32:54 +00:00
Matthew Hagan
e6b2545762 tvheadend: correct group permissions for /dev/dvb
Provide group read, write and execute permissions for /dev/dvb, otherwise
adapters will not be accessible from tvheadend.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2022-02-26 05:52:56 +00:00
Marius Dinu
fdae151d09 tvheadend: bind to LAN IP by default
If config parameter is not set, tvheadend will bind to LAN IP address by default.
Fixes issue #16500 without requiring user modifications to config file. It's also more secure if firewall becomes disabled.

Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
2022-02-26 05:52:19 +00:00
Marius Dinu
dbae94dd4d tvheadend: update to git master 2021-11-16, package cleanup, more options
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2021-12-09 01:07:43 +08:00
tianiue
13c113bdb9
tvheadend: update to 4.2.8
tvheadend: add patch to update hdhomerun
2021-10-25 10:03:10 +08:00
coolsnowwolf
d17588da1a first commit 2018-10-18 16:56:47 +08:00