Search Criteria
Package Details: tvheadend 4.2.8-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/tvheadend.git (read-only, click to copy) |
---|---|
Package Base: | tvheadend |
Description: | TV streaming server for Linux |
Upstream URL: | https://tvheadend.org/ |
Keywords: | tvheadend |
Licenses: | GPL-3.0-only |
Submitter: | BELzEBUB |
Maintainer: | fossdd |
Last Packager: | fossdd |
Votes: | 115 |
Popularity: | 0.39 |
First Submitted: | 2012-10-25 08:49 (UTC) |
Last Updated: | 2024-10-12 22:02 (UTC) |
Dependencies (9)
- avahi
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- uriparser (uriparser-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
- libiconv (optional) – For conversion of character encodings
- xmltvAUR (optional) – For an alternative source of programme listings
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 25 Next › Last »
ZS-Man commented on 2018-10-04 21:32 (UTC)
Compile error:
Building src/tvh_locale_inc.c CC src/tvh_locale.o src/tvh_locale.c: In function 'lng_init': src/tvh_locale.c:120:20: error: 'tvh_locales' undeclared (first use in this function); did you mean 'tvh_locale'? for (i = 0, tl = tvh_locales; i < ARRAY_SIZE(tvh_locales); i++, tl++) ^~~~~~~~~~~ tvh_locale src/tvh_locale.c:120:20: note: each undeclared identifier is reported only once for each function it appears in make: *** [Makefile:638: /tmp/yaourt-tmp-zsman/aur-tvheadend/src/tvh_locale.o] Error 1
schmodd commented on 2018-09-27 04:39 (UTC)
@LukyLX: thanks for quick response. Works fine again.
LukyLX commented on 2018-09-26 08:31 (UTC)
libavresample.so has indeed been removed from ffmpeg recently. Please rebuild and -install tvheadend. The configure script will detect the absence of that lib and disable its features for now.
schmodd commented on 2018-09-26 07:44 (UTC)
Expierencing problems starting tvheadend since a few days. Maybe this is related to ffmpeg upgrade (1:4.0.2-2 -> 1:4.0.2-3)? Errormessage: "/usr/bin/tvheadend: error while loading shared libraries: libavresample.so.4: cannot open shared object file: No such file or directory"
LukyLX commented on 2018-09-23 13:43 (UTC)
systemctl enable tvheadend
elf842009 commented on 2018-09-23 13:36 (UTC)
Thanks, it works. How to add tvheadend to autorun?
LukyLX commented on 2018-09-23 12:51 (UTC)
Starting /usr/bin/tvheadend directly (not the service) will probably show what's wrong.
elf842009 commented on 2018-09-23 12:47 (UTC)
I did so: sudo systemctl start tvheadend.service Job for tvheadend.service failed because the control process exited with error code. See "systemctl status tvheadend.service" and "journalctl -xe" for details.
LukyLX commented on 2018-09-23 12:38 (UTC)
No clues there. Have you tried running tvheadend directly?
sudo /usr/bin/tvheadend -f -p /var/run/tvheadend.pid -C -u hts -g video
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 25 Next › Last »