Kodi Community Forum
[PATCH] Live TV for MythTV 0.24 in trunk - fix - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: [PATCH] Live TV for MythTV 0.24 in trunk - fix (/showthread.php?tid=90753)



[PATCH] Live TV for MythTV 0.24 in trunk - fix - jm_maclaren - 2011-01-16

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


- dteirney - 2011-01-17

Trac ticket. http://trac.xbmc.org


- jm_maclaren - 2011-01-17

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


- CrashX - 2011-03-30

Any updates ? http://trac.xbmc.org/ticket/11082 ...

Would love to have support for MythTV 0.24 ...


- xternal - 2011-05-19

Is it possible to apply this patch currently? Or is there a build that includes it?


- Lazy_g - 2011-05-19

any update on this? also looking for a live tv plugin