v16 pvr.mythtv disabled at kodi start, PVR manager not starting - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: MythTV (https://forum.kodi.tv/forumdisplay.php?fid=170) +---- Thread: v16 pvr.mythtv disabled at kodi start, PVR manager not starting (/showthread.php?tid=299741) |
pvr.mythtv disabled at kodi start, PVR manager not starting - timmy527 - 2016-12-09 Hi folks: Have tried installing the MythTV PVR Client Add-on ( v3.4.19 ) several times and several ways ( Add-on, compiled from source and installed by zip, apt-get ) but in each case, the Add-on is installed and can be enabled but it will not run within Kodi (v16.1 , jarvis ). After install of the Add-on and restart of Kodi, a pop up mentions the PVR Manager has been enabled without any enabled PVR add-on. I can enable the MythTV Add-on, but the "Run" choice is grayed out. Subsequent restart of the host/kodi will disable the MythTV Add-on again. temp/kodi.log has the following, which makes sense, PVR Manager won't start when the Add-on is not usable... thoughts? 15:30:06 T:547721977856 NOTICE: Running the application... 15:30:06 T:547721977856 DEBUG: Activating window ID: 10000 15:30:06 T:547339886368 DEBUG: RegisterClient - registering add-on 'MythTV PVR Client' 15:30:06 T:547339886368 DEBUG: PVR - Create - creating PVR add-on instance 'MythTV PVR Client' 15:30:06 T:547339886368 DEBUG: ADDON: Dll Initializing - MythTV PVR Client 15:30:06 T:547339886368 DEBUG: SECTION:LoadDLL(/root/.kodi/addons/pvr.mythtv/pvr.mythtv.so.3.4.19) 15:30:06 T:547339886368 DEBUG: Loading: /root/.kodi/addons/pvr.mythtv/pvr.mythtv.so.3.4.19 15:30:06 T:547339886368 ERROR: ADDON: Dll MythTV PVR Client - Client returned bad status (6) from Create and is not usable 15:30:06 T:547339886368 INFO: Called Add-on status handler for '6' of clientName:MythTV PVR Client, clientID:pvr.mythtv (same Thread=no) 15:30:06 T:547339886368 WARNING: UpdateAndInitialiseClients - failed to create add-on MythTV PVR Client, status = 6 15:30:06 T:547339886368 WARNING: UpdateAndInitialiseClients - failed to load the dll for add-on MythTV PVR Client, disabling it 15:30:06 T:547323109152 DEBUG: Thread AddonStatus pvr.mythtv start, auto delete: true 15:30:06 T:547323109152 DEBUG: Thread AddonStatus pvr.mythtv 547323109152 terminating (autodelete) 15:30:06 T:547721977856 DEBUG: ------ Window Init () ------ 15:30:06 T:547721977856 DEBUG: ------ Window Deinit (Startup.xml) ------ 15:30:06 T:547721977856 DEBUG: ------ Window Init (Home.xml) ------ 15:30:06 T:547721977856 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY 15:30:06 T:547629616928 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update |