Solved Kodi 18 -> No direct recording - 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: DVBViewer (https://forum.kodi.tv/forumdisplay.php?fid=219) +---- Thread: Solved Kodi 18 -> No direct recording (/showthread.php?tid=330731) |
Kodi 18 -> No direct recording - skybird1980 - 2018-04-09 Hello Don't know if its new in the new alpha, but direct recording (using recording button) isn't possible. Also Direct recording using the EPG isn't possible. Only if you set a new timer it works. Had no debug loggin enabled, but i think this will help also. https://paste.ubuntu.com/p/RzytgfDxdb/ I think this is the Problem: Code: 19:29:23.900 T:4568 ERROR: CPVRTimerType::CreateFromAttributes unable to resolve timer type (0x0, 0x40000b, 46601215) 19:29:23.900 T:4568 ERROR: PVR::CPVRTimerInfoTag::CreateFromEpg - unable to create any epg-based timer type RE: Kodi 18 -> No direct recording - manül - 2018-04-09 Please create an issue on github. I'm in the process of implementing the EPG search timers and already converted the existing timers. Most probably they are missing a flag. You can link this commit in the issue: https://github.com/manuelm/pvr.dvbviewer/commit/15e54bb232a74489fbcf99368961a18da5abe426 RE: Kodi 18 -> No direct recording - skybird1980 - 2018-04-09 https://github.com/manuelm/pvr.dvbviewer/issues/26 RE: Kodi 18 -> No direct recording - skybird1980 - 2018-05-05 May you compile it for android, too? someone is asking @ kodinerds. RE: Kodi 18 -> No direct recording - manül - 2018-05-05 Just use Kodi nightly. |