XBMC Record Live TV
#1
Hi,

i'am using XBMC and TVHEADEND from opdenkamp repository for testing.

Is Recording always implemented ?

While using Record Live TV an Server Error occured.

DEBUG::

22:41:35 T:3057261424 M:951595008 DEBUG: AddOnLog: Tvheadend HTSP Client: AddTimer - channelUid=8 title=Mission: Impossible 3 epgid=15
22:41:35 T:3057261424 M:951595008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetBackendTime - tvheadend reported time=1312663295, timezone=-60, correction=41
22:41:35 T:3057261424 M:951595008 DEBUG: AddOnLog: Tvheadend HTSP Client: AddTimer - Error adding timer: 'Event does not exist'
22:41:35 T:3057261424 M:951595008 ERROR: PVRClient - AddTimer - addon 'HTS Tvheadend:127.0.0.1:9982' returns bad error (-3) from AddTimer()


lufi
Reply
#2
looks like you're running an old version of xbmc-pvr. I've removed GetBackendTime months ago.

check the howto section of this forum. there's a guide on how to install the latest ppa binaries there.
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
apt-cache show xbmc::

Filename: pool/main/x/xbmc/xbmc_11.0-pvr+odk44~git20110731.60222aa-0ubuntu1~ppa+odk44~lucid_all.deb

xbmc.log

Starting XBMC, Platform: Linux (Ubuntu 10.04.2 LTS - XBMCLive Dharma, 2.6.32-29-generic i686). Built on Aug 1 2011 (Git:Unknown)


EDIT::
Ok, my fail.
After Installing XBMC, tvheadend was installed, but i had to do apt-get install tvheadend again.

Timshift isn't avail at this Time ?

All looks fine now, but EPG is not shown after restart. In tvheadend is all shown.
After Changing Channels in tvheadend, while selecting the new channels in XBMC nothing happens.
Reply
#4
ah yeah, my mistake. GetBackendTime is still being used by the pvr add-on itself. It had been removed from the PVR add-on interface.

timeshift is not available with tvheadend. and the epg has been fixed in the development tree. it'll be included in the next build
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
How did you solve it lufi? I get same errors, but does it really have to do with the installation orders of the software?

I get

Code:
13:18:49 T:2882866032 M:1795854336  NOTICE: EpgContainer - UpdateEPG - updating EPG for 27 tables
13:18:56 T:2845834096 M:1795874816   ERROR: PVRClient - AddTimer - addon 'HTS Tvheadend:127.0.0.1:9982' returns bad error (-3) from AddTimer()
13:18:56 T:2911857520 M:1795874816 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
13:18:56 T:2837441392 M:1795874816 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
13:18:57 T:2845834096 M:1795723264   ERROR: PVRTimers - InstantTimer - unable to add an instant timer on the client

/ravee
Reply
#6
You should enable debug logging to see if this the same problem (AddTimer - Error adding timer: 'Event does not exist').

If this the case, you run an old version of xbmc-pvr. Just install the latest version.
Reply
#7
EkASs Wrote:You should enable debug logging to see if this the same problem (AddTimer - Error adding timer: 'Event does not exist').

If this the case, you run an old version of xbmc-pvr. Just install the latest version.

Thnx for answer man! No im running latest, however i decided to jump on latest git version of backend from https://launchpad.net/~lars-opdenkamp/+a...hive-extra which solved it for me.

br

Ravee
Reply
#8
I run the latent of xbmc and tvheadend, bit I still can't record from xbmc. I get the addtimer error.

/Fredrik
Reply
#9
Just the same over here,
Did a reinstall of hts-tvheadend
Code:
Package: hts-tvheadend
Version: 2.12
Architecture: amd64
Maintainer: Andreas Öman <[email protected]>
Installed-Size: 1828
apt-cache show hts-tvheadend
Using the latest openelec version from pulse-eight as a frontend, Also tried xbmc package from the pulse-eight repository on same machine as backend:
Code:
apt-cache show xbmc
Package: xbmc
Priority: optional
Section: video
Installed-Size: 36988
Maintainer: Team XBMC <[email protected]>
Original-Maintainer: Team XBMC <[email protected]>
Architecture: all
Version: 2:11.0-pvr+p8~git20111213.26cde7b-0ubuntu1~stable57~oneiric

Both openelec and xbmc giving me
Code:
11:26:41 T:140437704202112   ERROR: PVRClient - AddTimer - addon 'HTS Tvheadend:192.168.2.22:9982' returns bad error (-3) from AddTimer()
Reply
#10
remove the hts-tvheadend package and install the tvheadend package (without hts-)
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

Logout Mark Read Team Forum Stats Members Help
XBMC Record Live TV0