2013-01-16, 10:21
I have the latest MythTV addon from git and XBMC Media Center 12.0-RC3 Git:20130111-1336ec7
I have previously had MythTV support working back when it was first introduced but I've had to do a reinstall. Mythtv itself is working fine for me in all respects.
"MythTV Version : v0.26.0
MythTV Branch :
Network Protocol : 75
Library API : 0.26.20120822-1"
========================================
When I enter my information into the Configure section of the addon setup and press "Enable" it informs me there's an error and I should check the logs. To the best of my knowledge my password to the mysql database matches ~/.mythtv/mysql.txt and the backend is running.
The following is from my logs with debugging enabled:
I've been struggling with this problem for over a month now and would appreciate any advice.
Thanks!
I have previously had MythTV support working back when it was first introduced but I've had to do a reinstall. Mythtv itself is working fine for me in all respects.
"MythTV Version : v0.26.0
MythTV Branch :
Network Protocol : 75
Library API : 0.26.20120822-1"
========================================
When I enter my information into the Configure section of the addon setup and press "Enable" it informs me there's an error and I should check the logs. To the best of my knowledge my password to the mysql database matches ~/.mythtv/mysql.txt and the backend is running.
The following is from my logs with debugging enabled:
Code:
18:15:56 T:140444398860032 NOTICE: Thread PVR add-on updater start, auto delete: false
18:15:56 T:140444398860032 DEBUG: RegisterClient - registering add-on 'MythTV cmyth PVR Client'
18:15:56 T:140444398860032 DEBUG: PVR - Create - creating PVR add-on instance 'MythTV cmyth PVR Client'
18:15:56 T:140444398860032 DEBUG: ADDON: Dll Initializing - MythTV cmyth PVR Client
18:15:56 T:140444398860032 DEBUG: SECTION:LoadDLL(/usr/local/lib/xbmc/addons/pvr.mythtv.cmyth/XBMC_MythTV_cmyth.pvr)
18:15:56 T:140444398860032 DEBUG: Loading: /usr/local/lib/xbmc/addons/pvr.mythtv.cmyth/XBMC_MythTV_cmyth.pvr
18:15:56 T:140444398860032 DEBUG: AddOnLog: MythTV cmyth PVR Client: Creating MythTV cmyth PVR-Client
18:15:56 T:140444398860032 DEBUG: AddOnLog: MythTV cmyth PVR Client: Register handle @ libXBMC_addon...done
18:15:56 T:140444398860032 DEBUG: AddOnLog: MythTV cmyth PVR Client: Checking props...
18:15:56 T:140444398860032 DEBUG: AddOnLog: MythTV cmyth PVR Client: Checking props...done
18:15:56 T:140444398860032 DEBUG: AddOnLog: MythTV cmyth PVR Client: Register handle @ libXBMC_pvr...
18:15:56 T:140444398860032 ERROR: ADDON: Dll MythTV cmyth PVR Client - Client returned bad status (6) from Create and is not usable
18:15:56 T:140444398860032 INFO: Called Add-on status handler for '6' of clientName:MythTV cmyth PVR Client, clientID:pvr.mythtv.cmyth (same Thread=no)
18:15:56 T:140444398860032 WARNING: UpdateAndInitialiseClients - failed to create add-on MythTV cmyth PVR Client, status = 6
18:15:56 T:140444398860032 WARNING: UpdateAndInitialiseClients - failed to load the dll for add-on MythTV cmyth PVR Client, disabling it
18:15:56 T:140445071083264 NOTICE: Thread CAddonStatusHandler:pvr.mythtv.cmyth start, auto delete: true
18:15:56 T:140445071083264 DEBUG: Thread CAddonStatusHandler:pvr.mythtv.cmyth 140445071083264 terminating (autodelete)
18:15:56 T:140445071480768 DEBUG: CGUIMediaWindow::GetDirectory (addons://disabled/xbmc.pvrclient)
18:15:56 T:140445071480768 DEBUG: ParentPath = [addons://disabled/xbmc.pvrclient]
I've been struggling with this problem for over a month now and would appreciate any advice.
Thanks!