v19 Kodi 19 Alpha 1 Tvheadend PVR Support
#1
Hello. How to make it work for Kodi v19
Reply
#2
(2019-09-14, 17:10)evangelion69 Wrote: Hello. How to make it work for Kodi v19

You'll have to give a lot more information. What system are you running? What version of TVH? What doesn't work?
Reply
#3
Linux Mint. Latest Kodi 19 Alpha 1. Can`t activate instaled 5.2 tvheadend pvr plugin.
Reply
#4
ERROR: Add-on 'pvr.hts` is not compatibile with Kodi
Reply
#5
I was trying to reinstall kodi and kodi-pvr-hts many times with deleting userdata directory. Still I can`t enable plugin.
Reply
#6
Do you actually have the TvHeadend backend installed and running? Can you connect to it using a web browser?

No log files in any of your posts. I'd guess that's why no-one else is trying to help.
Reply
#7
Hmm, what are you using as your sources for obtaining Kodi and kodi-pvr-hts ??

Have you perhaps built Kodi from source and then tried to install the addon from the nightly PPA ?
Learning Linux the hard way !!
Reply
#8
Source for kodi:
Code:
ppa:team-xbmc/xbmc-nightly
Code:
sudo apt-get install kodi

and after

Code:
sudo apt-get install kodi-pvr-hts

Image Image
Tvheadend server is fully working and I can log in and watch live tv via web browser or vlc
Reply
#9
Image
Image
Reply
#10
Log
Code:

2019-09-17 20:07:01.536 T:139648305047680   ERROR: Add-on 'pvr.hts' is not compatible with Kodi
Reply
#11
Pfft, one line is not a log file.  Get a proper debug log (wiki) of kodi starting up.  That will possibly show something.

In the meantime, check that the addon (and Kodi) are installed in the right places.

find /usr -name "pvr.hts.so*"


It should return
php:
/usr/share/kodi/addons/pvr.hts/pvr.hts.so.19.0
/usr/share/kodi/addons/pvr.hts/pvr.hts.so
/usr/share/kodi/addons/pvr.hts/pvr.hts.so.5.2.0

Learning Linux the hard way !!
Reply
#12
After reinstall Kodi and back to Leia, pvr plugin works!

Code:

/usr/lib/x86_64-linux-gnu/kodi/addons/pvr.hts/pvr.hts.so
/usr/lib/x86_64-linux-gnu/kodi/addons/pvr.hts/pvr.hts.so.18.2
/usr/lib/x86_64-linux-gnu/kodi/addons/pvr.hts/pvr.hts.so.4.4.18
Reply
#13
What is the best way to update to latest versions?
Reply
#14
(2019-09-21, 10:39)evangelion69 Wrote: What is the best way to update to latest versions?

Use LibreElec!

Just an opinion, but it seems the Kodi packages for various distributions are not always available and up to date.
Reply
#15
Hello all,

I got the same problem after updating to the alpha build. It worked on Leia but is now not working on Matrix.
TVheadend is still running and working only the plugin seems to be broken.

I'm running Ubuntu Bionic Beaver (LTS) with Kernel 4.14 and using the team-xbmc/xbmc-nightly repository for bionic
Installation was done via the packages 'kodi' and 'kodi-pvr-hts'
(2019-09-17, 21:20)black_eagle Wrote: Pfft, one line is not a log file.  Get a proper debug log (wiki) of kodi starting up.  That will possibly show something.

See the log here
But it does not tell anything more obvious as already said.
Quote:In the meantime, check that the addon (and Kodi) are installed in the right places.
find /usr -name "pvr.hts.so*"

It should return
php:
/usr/share/kodi/addons/pvr.hts/pvr.hts.so.19.0
/usr/share/kodi/addons/pvr.hts/pvr.hts.so
/usr/share/kodi/addons/pvr.hts/pvr.hts.so.5.2.0


It does return the lines you mentioned.

Anyone got an idea?
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi 19 Alpha 1 Tvheadend PVR Support0