• 1
  • 7
  • 8
  • 9(current)
  • 10
  • 11
  • 36
TVHEADEND TVH addon
thank you !
(2014-04-25, 23:00)negge Wrote: Transcoding support should be implemented properly once a PR for more flexible transcoding support makes it into tvheadend. The current support is severly broken.

Funny part is that with TVHClient transcode sometimes works pretty decent, but without sound on the latest builds. The odd aspect is it seems to vary from build to build even if nothing getting added in the revs suggest that should be changing at all, but some builds play nice and smooth and others stall and get blocky.

Are there any devs still actively working on trying to get transcode right in the background. I don't follow the IRC.
@jasaero the current idea is to remove the transcoding support as it is now and move it to external scripts. That way you can use e.g. VLC to transcode if you so wish. See https://github.com/tvheadend/tvheadend/pull/274. Once that's been merged I suspect it won't take long before the addon supports it.

@pvagner: thanks for the logs, I'll see if I can do anything. There is something seriously wrong going on ("ERROR: PVR - PVRTransferChannelGroupMember - cannot find group 'SDTV' or channel '1995513974'"), I've seen it in other logs too, just haven't figured out what's wrong yet.
@pvagner: could you try https://github.com/adamsutton/xbmc-pvr-addons/pull/32?
Using HTS Tvheadend 3.9.383~g1745e0c (newest build i can find for openelec), only one channel shows up in timeline view.

Edit: Probably just not a good build to use with this addon as there other issues such as opening wrong channels, freezing in epg menus that dont occur with the other tvheadend addon. Will try again when a newer tvheadend build is released for openelec.
(2014-04-27, 09:24)negge Wrote: @pvagner: could you try https://github.com/adamsutton/xbmc-pvr-addons/pull/32?

Hello,
I have applied the PR however I can see no functional change. Even the errors like the following can still be seen in the log.
Code:
ERROR: PVR - PVRTransferChannelGroupMember - cannot find group 'Towercom'
Fortunatelly I've figured a stupid thing on my side as well. If I uncheck use backend channel list order I can use channel list manager to reorder the channels. My issue was that I was only closing channel manager window without pressing the OK button. I apologize for the noyse.
Edit: I have also disabled synchronize channel groups with backend because occassionally the order changed eventhough nothing changed in tvheadend's group configuration.
@pvagner can you post a new debug log?

(2014-04-27, 11:27)kaiseruk Wrote: Using HTS Tvheadend 3.9.383~g1745e0c (newest build i can find for openelec), only one channel shows up in timeline view.

Edit: Probably just not a good build to use with this addon as there other issues such as opening wrong channels, freezing in epg menus that dont occur with the other tvheadend addon. Will try again when a newer tvheadend build is released for openelec.

XBMC doesn't show channels that don't have any EPG data. Could you post a debug log?
Sent you a pm, i have a full epg (timeline appears fine with the other tvheadend addon)
@kaiseruk: could you try again with https://github.com/adamsutton/xbmc-pvr-addons/pull/32 manually applied?
sorry i wouldnt know how to go about compiling those changes unfortunately
@kaiseruk: try http://stalin.negge.fi/files/pvr.tvh-gro...x86_64.zip

Post a new debug log regardless of if it changes anything or not.

You may have to uninstall your previous version before installing that one, I'm not sure XBMC recognizes that it's a newer version since the version string is the same.
Sent you a new log, still have same issue. Also if i open a channel and then have channel in background/minimized, and select a different channel, it doesnt open the actual channel i selected in the epg. This is probably related to when you open a channel from the channel list and then press stop, different channels show up in the channel list. Seems to some mixup with the channel numbers (i havent experienced this with the other addon) but this could be just down to the tvheadend build i am using.

oh and thanks btw!
@pvagner: in addition to #32, could you try with https://github.com/adamsutton/xbmc-pvr-addons/pull/34 too?
@negge Here is a new log. The order of channels is now working fine however the error handling groups is still present as far as I can tell.
This time I have got one recording defined just for testing and at the end of a description there is a word error in the log. Is this actually an error or just some accident issue related to formatting the log?
The functionality appears fine and I can see the event in the scheduler. Recordings section is empty but nothing has been recorded so far so I guess that's all fine.
Edit: oh I have forgotten to say that I have now reverted manually aplied changes and just updated to the latest master. Your PR's are now merged.
@pvagner: are you absolutely sure you have the lastest version? The group issue should really be fixed.

Regarding the recording error thing, the log always prints "error: <error>" and if there was no error all that will be printed is "error: ". That is indeed a bit misleading, it should probably read "error: none" instead.

@kaiseruk can you test with the latest master branch?
  • 1
  • 7
  • 8
  • 9(current)
  • 10
  • 11
  • 36

Logout Mark Read Team Forum Stats Members Help
TVHEADEND TVH addon1