PVR Simple SQL Client w/ Recording
#56
Thanks, I have tested your latest commit and both - recording from manual start/stop and recording from timer works great!

I have found another issue :/ Timers don't work well after Kodi restart. Timers will be loaded at start (I can see notification and in log), but timer tasks aren't added to Kodi recording taks. Next when it is time for recording start - I can see in log lots of "Try to start recording ..." till timer end. Recording is not started. I think that addon can't get channel for recording at https://github.com/gonzalo-hvega/pvr.ipt...d.cpp#L283

When I add after Kodi restart another timer for this channel, I see that channeluid in timer cache file is different...

I think that you should delete timers on addon load when channeluid is not known

I don't have idea how to fix this right now, maybe mark channel ny name or channel number (or both, because my prvider sometimes double the same channel name - alternative source) in timers?
Reply


Messages In This Thread
RE: IPTV Simple Client w/ HD Recording - by Mr Groch - 2018-06-16, 15:11
Logout Mark Read Team Forum Stats Members Help
PVR Simple SQL Client w/ Recording11