Search Criteria
Package Details: kodi-addon-pvr-hts-git r1110.6c5564f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kodi-addon-pvr-hts-git.git (read-only, click to copy) |
---|---|
Package Base: | kodi-addon-pvr-hts-git |
Description: | Tvheadend HTSP PVR client addon for Kodi |
Upstream URL: | https://github.com/kodi-pvr/pvr.hts |
Licenses: | GPL |
Conflicts: | kodi-addon-pvr-hts, kodi-pvr-addons |
Provides: | kodi-addon-pvr-hts |
Submitter: | Bevan |
Maintainer: | Bevan |
Last Packager: | Bevan |
Votes: | 18 |
Popularity: | 0.000006 |
First Submitted: | 2015-07-25 09:08 (UTC) |
Last Updated: | 2024-05-10 18:21 (UTC) |
Dependencies (5)
- kodi (kodi-ext-gitAUR, kodi-gles)
- kodi-platform (kodi-platform-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- kodi-dev (kodi-ext-git-devAUR, kodi-git-devAUR, kodi-stable-git-devAUR) (make)
Latest Comments
1 2 3 4 5 6 Next › Last »
bhedrich commented on 2023-01-27 13:49 (UTC)
@Bevan The API=20 version works fine, tested on RPI 4, aarch64.
pejobo commented on 2023-01-27 09:05 (UTC)
I can confirm that it works fine with the Nexus Version, I have the combination running since the release day without issues.
Bevan commented on 2023-01-26 18:34 (UTC)
Due to several requests, I'm adding support for API=20 here. This is untested as I can only test against Arch's official packages which are still at Kodi version 19. I won't change the default for API until the official packages are updated though.
andreas_baumann commented on 2023-01-18 18:44 (UTC)
For kodi 20 (Nexus) I adapted:
API=20 ... case "$API" in 20) source[0]="${pkgname}::git+https://github.com/kodi-pvr/pvr.hts.git#branch=Nexus" ;;
(JFYI: kodi is on 20 on ARM, not on x86_64 yet)
a_manthey commented on 2021-03-04 10:47 (UTC)
as kodi is version 19 API in PKGBUILD should be 19 too
DocMAX commented on 2017-06-11 16:44 (UTC)
Bevan commented on 2017-03-19 16:49 (UTC) (edited on 2017-03-19 16:50 (UTC) by Bevan)
francoism90 commented on 2017-03-19 10:38 (UTC)
1 2 3 4 5 6 Next › Last »