Posts: 37
Joined: Mar 2013
Reputation:
0
I saw a number of posts about how support for EDL (edit lists) with the mythtv pvr add-on didn't make it into Frodo.
I also thought I saw some commits to xmbc that added some sort of getEDL methods.
Is this support already in trunk?
Are there nightly builds I could use to try it out?
Thanks.
Posts: 37
Joined: Mar 2013
Reputation:
0
2013-03-16, 07:41
(This post was last modified: 2013-03-16, 07:46 by bhamail.)
Cool. Thanks for the info.
I'm trying xbmc on a raspberryPi. Any thoughts on ways to get nightly xmbc running on a pi? (I've had good results with raspbmc so far, but not sure if its nightlies include the latest xbmc....I will ask about nightlies on that forum too).
Posts: 22
Joined: Nov 2012
Reputation:
2
I tried building the addons and they compiled under Win7, yet I'm getting an error every time I try and enable the addon under 12.0 or 12.1:
02:03:06 T:808 ERROR: ADDON: Dll MythTV cmyth PVR Client - Client returned bad status (6) from Create and is not usable
02:03:06 T:808 WARNING: PVR::CPVRClients::UpdateAndInitialiseClients - failed to create add-on MythTV cmyth PVR Client, status = 6
02:03:06 T:808 WARNING: PVR::CPVRClients::UpdateAndInitialiseClients - failed to load the dll for add-on MythTV cmyth PVR Client, disabling it
02:03:06 T:7032 NOTICE: Thread CAddonStatusHandler:pvr.mythtv.cmyth start, auto delete: true
I installed the nightly code and it works. I figured it might be an updated libcmyth.dll, so I copied it from the nightly and reinstalled 12.1. I copied over the addon and the libcmyth, and still run into the same issue.
Will the 1.7 train of mythtv not work on Frodo?
Posts: 374
Joined: Jul 2011
Reputation:
20
No. Frodo has PVR API version 1.6 and will not support any 1.7 addon versions.
EDL is a Gotham feature.