Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
2010-11-10, 21:08
(This post was last modified: 2010-11-10, 21:23 by opdenkamp.)
there's one problem I noticed with the windows build that doesn't occur on linux: the epg is showing garbled data when xbmc is started with an existing database. I guess it has something to do with the character encoding.
edit:
the data is correct when it's refreshed so it could be something else too. I'll check it out later.
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.
Posts: 26
Joined: Feb 2006
Reputation:
0
@dushmaniac
Gratz on your efforts so far!
talking about EPG...
I would love seeing the group timeline as a switchable option for the channel epg. Either I've missed something obvious, or it's just not there.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
could you explain what you mean by "group timeline"?
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.
Posts: 26
Joined: Feb 2006
Reputation:
0
When having the TV main menu selected, one can pop up the EPG timeline for the currently selected group of channels (bouquet).
However, when playing a channel (fullscreen) one can only pop up EPG specifically for that channel. It would be a bless if that pop-up could be changed/configured to the group (bouquet) timeline.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
sounds like a good idea, but that's something for later. I'm currently focussing on the tvheadend plugin, but will look to other things after pvr is in the official trunk/master.
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.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
if you took the latest sources, you might want to start compiling again because I just pushed some changes 30 minutes ago that fix the signal status with the latest tvheadend (if you took that from svn, >= rev 5615)
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.
Posts: 115
Joined: Jul 2009
Reputation:
0
Gujs
Senior Member
Posts: 115
Hi dushmaniac. I am trying master branch from your git and it doesn't work. It always crashes when I try to play TV channel with Illegal instruction error. This only happens if I play it through PVR client, it works OK if I add tvheadend into video source.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
2010-11-15, 01:02
(This post was last modified: 2010-11-15, 02:07 by opdenkamp.)
just tested a windows build from the master branch from this morning and it works fine (except for the bad character conversion). doing a clean build for linux now and I'll have a look at it.
edit:
also fine on linux, both with and without vdpau. the problem might have been fixed already. if it's not fixed with the latest source, please provide some more info (debug log, load the coredump with gdb and see what's wrong, etc.)
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.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
both include pvr support. I explained it a couple of times now and it's on the github page too, in the description:
master = official xbmc master/trunk with pvr merged
dharma-pvr = that same merge backported to dharma
The only reason for creating the dharma-pvr branch is because I wanted an environment that is as stable as possible for my TV systems. Since Dharma is almost finalised, this would be the most stable situation I can get, so I backported the pvr merge.
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.