Repeating Timer Deleted, Timer Enabled on wake
#1
Hello, I recently switched back from WMC (required for my CableCard Tuner, but I got rid of cable now). I have setup NextPVR with 2 ATSC Tuners on my Server in the basement, and Installed Kodi 16 on my HTPC in the RecRoom/Theater and on my Desktop in the office. I needed another client for the bedroom and the Raspberry Pi I was using just to stream movies wasn't happy streaming Live and recorded TV so I built a small Core i3 Windows 10 machine to take it's place. I installed and setup Kodi and the NextPVR plugin like I did on the other computers but whenever I wake it from sleep, it cycles through all my recording timers (both Series and manual) and deletes all the timers. Sometimes it then cycles through and re-enables (I assume all) them. If it doesn't, TV isn't an option on the menu and I have to go into settings and Disable, then re-enable TV, then everything works. In the log it appears it is having trouble connecting to the server right away:
Code:
CCurlFile::FillBuffer - Failed: Couldn't connect to server(7)
CCurlFile::Open failed with code 0 for http://192.168.1.10:8866/service?method=cha
XFILE::CFileCache::Open - failed to open source <http://192.168.1.10:8866/service?
CFileCache::Open - opening <service> using cache
CurlFile::Open(04566948) http://192.168.1.10:8866/service?method=channel.list&sid=

The Movies directory scan completes without error (movies are on the same server as the NextPVR back end) and This is the only machine it is occurring on. Is there a timeout setting or something I can tweak in the add-on configuration to solve this?

Another annoying (possibly related) issue I am having is sometimes when I try to delete a recording I will get a message like "Operation not supported by backend" but If I check back later, it is deleted. Sounds like another timeout issue (however this occurs on all of my kodi clients) Is this related? Any Ideas on a solution for this?
Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
Repeating Timer Deleted, Timer Enabled on wake0