Kodi Community Forum

Full Version: pvr.wmc on localhost
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
what build of XBMC and what addon version? Did you manually install the addon? The version included in gotham isnt the latest
started with the included version, uninstalled that and installed the one from googledrive.

Gotham beta 3
pvr.wmc 0.2.95
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
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.
Deleting the add on directory and reinstalling did the trick