Mythtv 0.24 + HDPVR Livetv XBMC Eden
#1
Isn't working for me.

Anyone out there have Livetv working?

I have an HDHomerun and the livetv is flawless.

xbmc eden beta1 osx and linux...

Live tv spits out

HDPVR :
-rw-r--r-- 1 root root 0 Jan 14 01:42 1014_20120114014222.mpg

HDHR :

-rw-r--r-- 1 root root 1.4G Jan 14 01:28 3021_20120114011728.mpg
Code:
01:07:47 T:3017198288   DEBUG: CGUIMediaWindow::GetDirectory (myth://user:pass@mythbackend:6543/channels/)
01:07:47 T:3017198288   DEBUG:   ParentPath = [myth://user:pass@mythbackend:6543/channels/]
01:07:47 T:3017198288    INFO: AquireSession - Aquired new MythTV session for myth://mythbackend:6543/channels/: 0xa8155228
01:07:47 T:3017198288   ERROR: (cmyth)cmyth_conn_connect: asked for version 8, got version 63
01:07:47 T:3017198288   ERROR: (cmyth)cmyth_conn_connect: asked for version 63, got version 63
01:07:47 T:3017198288   ERROR: (cmyth)cmyth_conn_connect: asked for version 8, got version 63
01:07:47 T:3017198288   ERROR: (cmyth)cmyth_conn_connect: asked for version 63, got version 63
01:07:47 T:3017198288    INFO: (cmyth)__cmyth_rcv_proginfo: got recording info
01:07:47 T:3017198288   ERROR: (cmyth)cmyth_conn_connect: asked for version 8, got version 63
01:07:47 T:3017198288   ERROR: (cmyth)cmyth_conn_connect: asked for version 63, got version 63
01:07:47 T:3017198288    INFO: (cmyth)__cmyth_rcv_proginfo: got recording info
01:07:47 T:3017198288   ERROR: (cmyth)cmyth_conn_connect: asked for version 8, got version 63
01:07:47 T:3017198288   ERROR: (cmyth)cmyth_conn_connect: asked for version 63, got version 63
01:07:47 T:3017198288    INFO: (cmyth)__cmyth_rcv_proginfo: got recording info
01:07:48 T:3017198288   DEBUG: ReleaseSession - Releasing MythTV session: 0xa8155228
01:07:48 T:2970606448  NOTICE: Thread Background Loader start, auto delete: false
01:07:48 T:2834242416  NOTICE: Thread Jobworker start, auto delete: true
01:07:48 T:3017198288  NOTICE: Previous line repeats 1 times.
01:07:48 T:3017198288   DEBUG: LIRC: Update - NEW at 5577439:80 0 KEY_STOP_UP devinput (KEY_STOP_UP)
01:07:48 T:2970606448   DEBUG: Thread Background Loader 2970606448 terminating
01:08:16 T:3017198288   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/libexif-i486-linux.so)
01:08:16 T:3017198288   DEBUG: Unloading: libexif-i486-linux.so
01:08:18 T:2834242416   DEBUG: Thread Jobworker 2834242416 terminating (autodelete)
01:08:18 T:2781870960   DEBUG: Thread Jobworker 2781870960 terminating (autodelete)

LOGFILE :
http://pastebin.com/5shigfSE
Reply
#2
I've had a quick look at the log file. There might be a small problem with the error handling through one code pathway that the HDPVR might be triggering.

Are you able to compile XBMC in order to test if the fix does in fact work?

Creating a trac ticket would be great so this doesn't get lost.
Use MythTV for recording TV? Try the integrated MythTV support in XBMC Media Center. Now with commercial skip support built-in and integration with the Movie database!
Reply
#3
I just saw the post!

Quote:Are you able to compile XBMC in order to test if the fix does in fact work?

Yep, I'm compiling in openelec so if I can get access to a patch I can roll that right in, done it beforeSmile

What do you have in mind?
Reply
#4
This ticket contains a patch that may work for you. http://trac.xbmc.org/ticket/11082

This change hasn't been rolled into XBMC yet as I was hoping there might be a solution that doesn't require polling the mythconverg database. There might yet be but I haven't had time to check the data and I don't have a USB tuner to test.

If you could post a full debug log that shows the problem you are currently experiencing that might be enough for me to see if the change is feasible by listening to the live tv chain update messages that mythbackend sends back.
Use MythTV for recording TV? Try the integrated MythTV support in XBMC Media Center. Now with commercial skip support built-in and integration with the Movie database!
Reply
#5
Ok dtierney. I'll compile a build tonight.

Which patch though?

I'd need it in patch format similar to this https://github.com/xbmc/xbmc/commit/5914...26f0.patch

Reply
#6
Please look at http://forum.xbmc.org/showthread.php?tid=131011 for testing information.
Use MythTV for recording TV? Try the integrated MythTV support in XBMC Media Center. Now with commercial skip support built-in and integration with the Movie database!
Reply
#7
http://forum.xbmc.org/showthread.php?tid...pid1098581

I compiled you patch and it;s working man.

Great job!
Reply

Logout Mark Read Team Forum Stats Members Help
Mythtv 0.24 + HDPVR Livetv XBMC Eden0