I started up a wiki page for Tvheadend. Input and help is welcome.
Search Criteria
Package Details: tvheadend-git 4.3.r2354.gadef81b-1
Package Actions
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.000005 |
First Submitted: | 2015-08-10 20:59 (UTC) |
Last Updated: | 2024-08-13 12:33 (UTC) |
Dependencies (19)
- avahi
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- libdvbcsaAUR (libdvbcsa-gitAUR)
- libfdk-aac (libfdk-aac-gitAUR)
- libogg (libogg-gitAUR)
- libtheora (libtheora-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- opus (opus-gitAUR)
- pcre2 (pcre2-gitAUR)
- pngquant
- uriparser (uriparser-gitAUR)
- x264 (x264-tmod-gitAUR, x264-gitAUR)
- x265 (x265-gitAUR, x265-mod-patman-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- libhdhomerunAUR (libhdhomerun-gitAUR) (optional) – HDHomeRun support
- xmltvAUR (optional) – alternative source of programme listings
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 Next › Last »
luciferin commented on 2017-04-06 14:01 (UTC) (edited on 2019-08-14 12:21 (UTC) by luciferin)
mercora commented on 2017-03-12 17:48 (UTC) (edited on 2017-03-12 22:19 (UTC) by mercora)
I manually call makepkg and keep the files around for subsequent builds. If doing so, the copying of the dvb-scan-tables repository fails after the first build because git creates the object files as read-only (444) which makes "cp -a" fail with a permission denied error.
cp has a force flag that will make cp remove the file if it can not write to it before copying it over again. So i would suggest to change the call to cp to include the force flag like this: 'cp -af "dvb-scan-tables" "${_dvbscan}"'
Taijian commented on 2017-03-07 14:06 (UTC)
Would it be possible to add 'aarch64' as a supported arch to the PKGBUILD? That would make it possible to automate updates of this package via pacaur for people like me running it on such a system.
Thank you in advance!
normalraw commented on 2016-04-28 20:28 (UTC)
PSA, without -C tvheadend does not create the default wide access entry.
zman0900 commented on 2016-04-23 00:50 (UTC)
I've been seeing the same behavior randomly for quite a while and assumed it was just my crappy tv adapter. But I modified the package to use the systemd service file that is provided by tvheadend people. So far so good, for me at least.
Selvadi commented on 2016-04-18 14:44 (UTC) (edited on 2016-04-25 15:15 (UTC) by Selvadi)
Hi, for me after the latest update takes more than 1 minute and 20 seconds to stop or restart tvheadend.service, before..., maybe 2 seconds, i don't know why.
Update message @ 25/04/2016
I solved the problem by installing the new update and re-installing all the Necessary dependencies. Now it's all right.
slashme commented on 2016-04-01 12:53 (UTC)
It seems like --disable-libffmpeg_static was renamed to --disable-ffmpeg_static, and --disable-libvpx_static, --disable-libtheora_static, --disable-libvorbis_static and --disable-libfdkaac_static were added.
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:
/var/lib/tvheadend
instead of/usr/share/tvheadend
tvheadend
(member of groupvideo
) with config files stored in/etc/tvheadend
, it will not use a home directory anymore.sysusers.d
andtmpfiles.d
permissions should be easier to manage.tvheadend.service
now includes-C
by default.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