Kodi Community Forum
Unable to Setup Anything Other than RECORD ONCE - 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: NextPVR (https://forum.kodi.tv/forumdisplay.php?fid=175)
+---- Thread: Unable to Setup Anything Other than RECORD ONCE (/showthread.php?tid=197284)



Unable to Setup Anything Other than RECORD ONCE - pkscout - 2014-06-07

I'm using a slightly modified version of the confluence skin and have copied RecordPrefs.xml into the skin directory so that I can get the advanced recording capabilities. I'm running NextPVR 3.2.9. The problem I'm having is that if I try and setup anything other than a RECORD ONCE recording, I get an error message from XBMC. I did also try with the default Confluence skin with the same results. Here's a log where I try every option is succession.

http://pastebin.com/PWvE1Cu5

I noticed that on every failure I see something in the log that says something like this:
Code:
ERROR: PVR - AddTimer - addon '172.16.1.3:connected' returned an error: the command failed

NextPVR is definitely running (I can connect to it using XNEWA and, as I said, a record once recording works).

BTW, if I paste the URL from one of the failed attempts into my browser, I get the following XML response from NPVR:
Code:
<rsp stat="fail">
<err code="2" msg="Invalid Args"/>
</rsp>