PVR options in xbmc-pvr odk44
#1
Hi all,

Since a while i've been using xbmc-pvr frontend on a tvheadend backend. Yesterday i decided to update the xbmc part to xbmc 11 with pvr as decribed in http://forum.xbmc.org/showthread.php?tid=92315

I am using Ubuntu 10.10 (Maverick) as a frontend. I've installed the pre-build binarie and compiled it from source.

I think it is me, but i cannot find the PVR options for TVheadend. Earlier it was in addons/installed addons/tvheadend.

I cant find the plugin in ~/.xbmc/addons/

Where can i enable and configure the TVheadend plugin ?

Greetz,

MrRepel
Reply
#2
stop xbmc and remove the following files:
~/.xbmc/userdata/Database/Epg*.db
~/.xbmc/userdata/Database/TV*.db
~/.xbmc/userdata/Database/Addon*.db
and start xbmc again.

think I included a script in the ppa build that does just that, but I can't remember the exact name anymore Smile
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
Reply
#3
Thnx for the reply. I've started all over with a fresh ubuntu install and everything was fine then.

P.S. I have some problems with the timers/recordings. I can add them with the webif from tvheadend. When i do this i see the timers (and recordings) in XBMC. When i try to add a timer with XBMC i get:
PVR backend error. Check the log for details. An unexpected error occured. Try again later or ch...

The user has previlleges to add these.

P.S 2
Keep up the good work !
Reply
#4
your tvheadend hasn't been upgraded in that case

Code:
sudo apt-get remove hts-tvheadend
sudo apt-get install tvheadend
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
Reply
#5
Thnx, works now. I had the tvheadend 2.12 from looneycoder installed.

It really works like a charm now !

Thanks again !Laugh
Reply
#6
all i can find is tvheadend 2.12 from looneycoder

Where is the updated version?

root@ubuntu:~# apt-get install tvheadend
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package tvheadend
root@ubuntu:~#
Reply
#7
http://forum.xbmc.org/showthread.php?tid=91716
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
Reply
#8
dushmaniac Wrote:http://forum.xbmc.org/showthread.php?tid=91716

Thanks Smile
Reply
#9
dushmaniac Wrote:your tvheadend hasn't been upgraded in that case

Code:
sudo apt-get remove hts-tvheadend
sudo apt-get install tvheadend

How to do that without losing my Tvheadend settings? Im on xbmc live and have tvheadend up and running already. Dont want to lose my settings ,channels, logos etc.....
Reply
#10
config isn't touched when you upgrade the binaries.
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
Reply
#11
Ok Thanks !
Reply
#12
dushmaniac Wrote:config isn't touched when you upgrade the binaries.

Confirmed. Wink
Reply

Logout Mark Read Team Forum Stats Members Help
PVR options in xbmc-pvr odk440