• 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
  • 36
TVHEADEND TVH addon
Is there an addon for Mac and Ghotam?

Sorry already found the compiled file for mac.
Sorry already found the compiled file for mac.
Windows builds (untested):

Helix: http://stalin.negge.fi/files/pvr.tvh-0.9...-win32.zip
Gotham: http://stalin.negge.fi/files/pvr.tvh-0.9...-win32.zip
OS X Build/Install Fail:

I'm still having nothing but trouble with using the OS-X clients. So, I thought I'd build my own pvr.tvh-0.9.3. I was able to compile it and build a zip file, but when I tried to install, I got a "Dependencies not met" error. The log file states,
"Addon pvr.tvh requires xbmc.pvr version 1.9.1"
Can somebody please clue me in to how I could update xvmc.pvr to 1.9.1? I'm on Gotham.

Thanks!
@mathgeek97 you need to compile the Gotham branch, master is coded against a newer version of the PVR API.
(2014-08-17, 09:55)negge Wrote: Windows builds (untested):

Helix: http://stalin.negge.fi/files/pvr.tvh-0.9...-win32.zip
Gotham: http://stalin.negge.fi/files/pvr.tvh-0.9...-win32.zip

Can't connect to server Sad
(2014-08-19, 17:29)Cassiel Wrote:
(2014-08-17, 09:55)negge Wrote: Windows builds (untested):

Helix: http://stalin.negge.fi/files/pvr.tvh-0.9...-win32.zip
Gotham: http://stalin.negge.fi/files/pvr.tvh-0.9...-win32.zip

Can't connect to server Sad

Links work fine here
Now it works for me too. Smile
(2014-08-17, 09:55)negge Wrote: Windows builds (untested):

Helix: http://stalin.negge.fi/files/pvr.tvh-0.9...-win32.zip
Gotham: http://stalin.negge.fi/files/pvr.tvh-0.9...-win32.zip

I am running XBMC 14.0 alpha2, when I try to install pvr.tvh-0.9.3-master-win32.zip I get:
15:05:38 T:3472 ERROR: PVR - Add-on 'Tvheadend Client' is using an incompatible API version. XBMC minimum API version = '1.9.1', add-on API version '1.9.0'

Any help?
Hmm, maybe I packaged the wrong set of files. I'll take a look.
I've just tried to compile TVH0.9.3. I am using ubuntu 14.04. When I give the ./bootstrap command, I get the following:

nick@htpc:/tmp/tvh$ ./bootstrap
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --output=aclocal.m4t
Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 326.
autoreconf: failed to run aclocal: No such file or directory

Any advice on what I am doing wrong would be very welcome...
Try apt-get install build-essential libtool
(2014-08-21, 08:20)negge Wrote: Try apt-get install build-essential libtool

many thanks for your help.

(in case it helps anyone else)

I also needed to add automake to the command:

Code:
apt-get install build-essential libtool automake
Thanks, I never remember exactly which tools you need to compile, you tend to install them once and then you never worry about them again.
Anyone have the latest pvr.tvh working on Gotham 13.2, on Mac OS X?
  • 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
  • 36

Logout Mark Read Team Forum Stats Members Help
TVHEADEND TVH addon1