Package Details: tvheadend-git 4.3.r2354.gadef81b-1

Git Clone URL: https://aur.archlinux.org/tvheadend-git.git (read-only, click to copy)
Package Base: tvheadend-git
Description: TV streaming server and DVR
Upstream URL: https://tvheadend.org/
Keywords: dvb iptv pvr streaming tv
Licenses: GPL-3.0-or-later
Conflicts: tvheadend
Provides: tvheadend
Submitter: zman0900
Maintainer: willemw
Last Packager: willemw
Votes: 28
Popularity: 0.000012
First Submitted: 2015-08-10 20:59 (UTC)
Last Updated: 2024-08-13 12:33 (UTC)

Pinned Comments

francoism90 commented on 2021-03-21 14:16 (UTC) (edited on 2021-03-21 14:16 (UTC) by francoism90)

Warning: if you have previously used this package, you need to reinstall! Sorry for introducing breaking changes, but hopefully the introduced changes will provide a better experience for most users. :)

Backup your configs (if needed) before performing the upgrade!

Changes:

  • TVHeadend will be installed to /var/lib/tvheadend instead of /usr/share/tvheadend
  • Package will create the system user tvheadend (member of group video) with config files stored in /etc/tvheadend, it will not use a home directory anymore.
  • By using sysusers.d and tmpfiles.d permissions should be easier to manage.
  • tvheadend.service now includes -C by default.
  • Added some missing deps

If you have any questions or suggestions, please let me know. :)

luciferin commented on 2017-04-06 14:01 (UTC) (edited on 2019-08-14 12:21 (UTC) by luciferin)

I started up a wiki page for Tvheadend. Input and help is welcome.

https://wiki.archlinux.org/index.php/Tvheadend

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 17 Next › Last »

zman0900 commented on 2018-12-31 15:01 (UTC)

No idea, still builds fine for me.

francoism90 commented on 2018-12-22 10:04 (UTC)

Why has this been flagged?

p-we commented on 2018-10-25 05:17 (UTC)

Update to libnghttp2 to ver 1.34.0-1 causes TvHeadend web UI to remain blank in both chromium and firefox. I'm staying at ver 1.33.0-1 for now. I'm not sure if this needs to be fixed upstream by TVHeadend or if later versions of the browsers will fix it.

Anyone shed some light on this?

JohnnySSH commented on 2018-10-11 00:06 (UTC)

How do you build the package with debug symbols? I'm getting a crash after a period of hours each time after startup.

pitt-2 commented on 2018-10-05 09:44 (UTC)

hy,

many thanks it's work

greeting

zman0900 commented on 2018-10-04 17:46 (UTC) (edited on 2018-10-04 17:49 (UTC) by zman0900)

That should be just a harmless warning. Newer ffmpeg does not provide that library any more but libswresample takes its place. Upstream updated the configure script to deal with that, but the Makefile still tries to include libavresample. I have updated my patch to leave the configure script alone but continue fixing the Makefile.

Upstream issue for this: https://tvheadend.org/issues/5237

pitt-2 commented on 2018-10-03 18:38 (UTC)

Ok,

i have kill this line, than comming (small clip) "Package libavresample was not found in the pkg-config search path. Perhaps you should add the directory containing libavresample.pc' to the PKG_CONFIG_PATH environment variable Package 'libavresample', required by 'virtual:world', not found CC src/descrambler/dvbcam.o Package libavresample was not found in the pkg-config search path. Perhaps you should add the directory containinglibavresample.pc' to the PKG_CONFIG_PATH environment variable Package 'libavresample', required by 'virtual:world', not found CC src/input/mpegts/linuxdvb/linuxdvb_ddci.o Package libavresample was not found in the pkg-config search path. Perhaps you should add the directory containing libavresample.pc' to the PKG_CONFIG_PATH environment variable Package 'libavresample', required by 'virtual:world', not found CC src/descrambler/algo/libaesdec.o Package libavresample was not found in the pkg-config search path. Perhaps you should add the directory containinglibavresample.pc' to the PKG_CONFIG_PATH environment variable Package 'libavresample', required by 'virtual:world', not found CC src/descrambler/algo/libaes128dec.o Package libavresample was not found in the pkg-config search path. Perhaps you should add the directory containing `libavresample.pc' to the PKG_CONFIG_PATH environment variable Package 'libavresample', required by 'virtual:world', not found"

but the tvheadend is compiled and work not where do I find the libavresample?

greeting

zman0900 commented on 2018-10-03 18:22 (UTC)

Patch should no longer be necessary. Until I have a change to remove it, you can just comment the patch command in the PKGBUILD (line 59):

https://github.com/tvheadend/tvheadend/commit/d1e50efdba8df480500024f744ff62a0304c112a

pitt-2 commented on 2018-10-03 18:13 (UTC)

Hey,

a yaourt -S tvheadend-git become error = ==> Beginne prepare()... patching file Makefile Hunk #1 succeeded at 92 (offset 4 lines). patching file configure Hunk #1 FAILED at 599. 1 out of 1 hunk FAILED -- saving rejects to file configure.rej

greeting

pitt-2 commented on 2018-09-24 07:46 (UTC) (edited on 2018-09-24 07:52 (UTC) by pitt-2)

@francoism90

-> https://github.com/BtbN/vlc-htsp-plugin/ "I am no longer working on this, primarily because I stopped watching TV and thus using tvheadend. Also, if you export an m3u playlist of your channels from tvh, and open it in VLC, you have the same set of features this plugin offers, just without all the weird bugs." and Use VLC 3.X yourself. Upnp finds the tvheadend server. The HSTP plugin was not installed in my version 3.X.

Looking her https://tvheadend.org/boards/4/topics/8509?r=33099 see last post by Nicolas Rioja

At hdhomerun! In the PKGBUILD you can quickly deactivate the hdhomerun yourself!