2013-10-17, 01:19
Running frodo against mythtv 0.27. This is my log.
So, what am I doing wrong? I've supplied (presumably) the correct user id, credentials, and whatnot to xbmc.
Code:
17:14:29 T:140043230369536 DEBUG: PVR - Create - creating PVR add-on instance 'MythTV cmyth PVR Client'
17:14:29 T:140043230369536 DEBUG: ADDON: Dll Initializing - MythTV cmyth PVR Client
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Creating MythTV cmyth PVR-Client
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Addon compiled with XBMC_PVR_API_VERSION: 1.8.1 and XBMC_PVR_MIN_API_VERSION: 1.8.0
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Register handle @ libXBMC_addon...done
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Checking props...
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Checking props...done
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Register handle @ libXBMC_pvr...
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Register handle @ libXBMC_addon...done
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Register handle @ libXBMC_gui...
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Register handle @ libXBMC_gui...done
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'host'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'port'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'extradebug'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'db_user'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'db_password'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'db_name'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'db_host'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'db_port'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'livetv'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'livetv_conflict_strategy'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'rec_template_provider'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'rec_autometadata'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'rec_autocommflag'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'rec_autotranscode'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'rec_autorunjob1'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'rec_autorunjob2'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'rec_autorunjob3'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'rec_autorunjob4'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'rec_autoexpire'
17:14:29 T:140043230369536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'MythTV cmyth PVR Client' requests setting 'rec_transcoder'
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Creating PVRClientMythTV...
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_conn_connect_monitor: connecting monitor connection
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_connect_addr: setting socket option SO_RCVBUF to 128000
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_connect_addr: connecting to 192.168.1.1:6543 fd = 11
17:14:29 T:140043230369536 ERROR: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_connect_addr: connect failed on port 192.168.1.1 to '6543' (111)
17:14:29 T:140043230369536 ERROR: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_conn_connect: cmyth_connect(192.168.1.1, 6543, 32000) failed
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_conn_connect_monitor: done connecting monitor connection ret = (nil)
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Lock 1275131168
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Lock acquired 1275131168
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: Unlock 1275131168
17:14:29 T:140043230369536 DEBUG: AddOnLog: MythTV cmyth PVR Client: IsConnected - false
17:14:29 T:140043230369536 ERROR: AddOnLog: MythTV cmyth PVR Client: Failed to connect to MythTV backend on 192.168.1.1:6543
17:14:29 T:140043230369536 ERROR: AddOnLog: MythTV cmyth PVR Client: Failed to connect to backend
17:14:29 T:140043230369536 DEBUG: Calling TransferSettings for: MythTV cmyth PVR Client
17:14:29 T:140043230369536 ERROR: PVR - couldn't get the capabilities for add-on 'unknown'. Please contact the developer of this add-on: Christian Fetzer, Jean-Luc Barrière, Tonny Petersen
17:14:30 T:140043230369536 DEBUG: RegisterClient - registering add-on 'MythTV cmyth PVR Client'
17:14:34 T:140043230369536 DEBUG: Previous line repeats 4 times.
So, what am I doing wrong? I've supplied (presumably) the correct user id, credentials, and whatnot to xbmc.