[PATCH] Live TV for MythTV 0.24 in trunk - fix
#1
Thumbs Up 
I have patched libcmyth to get livetv from a mythtv backend in xbmc. I need to test a few things but so far so good. Can someone advise how to post the patch?
Thanks
James
Reply
#2
Trac ticket. http://trac.xbmc.org
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
Thanks, just posted the patch.

1. livetv fails because an already locked thread is locked again. Just recoding to avoid that removes the problem.
2. livetv can fail because the initial entry created in tvchain can have a DUMMY cardid and a bogus. Within a few seconds (<10), the correct cardid entry and file name are created. I had the same problem with mythroku. The solution is to query the database to check when the last entry added is no longer dummy, then the file name is correct and livetv works.
Livetv works within the myth protocol and through xmythbox.

James
Reply
#4
Any updates ? http://trac.xbmc.org/ticket/11082 ...

Would love to have support for MythTV 0.24 ...
The normal XBMC log IS NOT a debug log, to enable debug logging you must toggle it on under XBMC Settings - System or in advancedsettings.xml. Use XBMC Debug Log Addon to retrieve it.
Reply
#5
Is it possible to apply this patch currently? Or is there a build that includes it?
Reply
#6
any update on this? also looking for a live tv plugin
Reply

Logout Mark Read Team Forum Stats Members Help
[PATCH] Live TV for MythTV 0.24 in trunk - fix0