Kodi Community Forum
pvr.wmc on localhost - 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: Windows Media Center (WMC) (https://forum.kodi.tv/forumdisplay.php?fid=205)
+---- Thread: pvr.wmc on localhost (/showthread.php?tid=191975)



pvr.wmc on localhost - allen00se - 2014-04-11

Must be my day for bugs... I finally got around to installing XBMC on the box thats actually running serverwmc. Configured the pvr.wmc addon and enabled it then nothing happened. Click on live TV and get an error that there is no pvr addon enabled. Double checked the addon and it shows as enabledHuh Weirdest part is even after enabling debug logging, I see no mention of the pvr.wmc addon except for at startup where XBMC says it has been installed..

So what gives? I tried both 127.0.0.1 and localhost and both have the same result.


RE: pvr.wmc on localhost - scarecrow420 - 2014-04-11

what build of XBMC and what addon version? Did you manually install the addon? The version included in gotham isnt the latest


RE: pvr.wmc on localhost - allen00se - 2014-04-11

started with the included version, uninstalled that and installed the one from googledrive.

Gotham beta 3
pvr.wmc 0.2.95


RE: pvr.wmc on localhost - scarecrow420 - 2014-04-11

i also found that debug logging doesnt seem to show all the pvr addon details eventhough when running XBMC from visual studio (ie development environment) DOES show them...

edit: Perhaps if you use AdvancedSettings.xml to set the highest debug level, you may get more data than just enabling it via the GUI?
http://wiki.xbmc.org/index.php?title=Log_file/Advanced



A ServerWMC log would help to show whether any client connection occurs at all...

Also try deleting your PVR and EPG databases


RE: pvr.wmc on localhost - krustyreturns - 2014-04-11

Have you tried just disabling the addon and re-enabling it again? Assuming you have, I think I would first try deleting the pvr.wmc directory in the userdata/addons folder, then installing again.


pvr.wmc on localhost - allen00se - 2014-04-13

Deleting the add on directory and reinstalling did the trick