Kodi Community Forum
16.1 recording from the EPG failing - 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: Stalker Middleware (https://forum.kodi.tv/forumdisplay.php?fid=234)
+---- Thread: 16.1 recording from the EPG failing (/showthread.php?tid=292883)



16.1 recording from the EPG failing - egandt - 2016-10-02

Here is the error I get when I click on "Record" on the EPG, this is from the log as nothing is printed to the UI

Log:
17:10:03 T:548249378816 ERROR: CPVRTimerType::CreateFromAttributes unable to resolve timer type (0x0, 0xb, 44)
17:10:03 T:548249378816 ERROR: CreateFromEpg - unable to create any epg-based timer type
17:10:03 T:548249378816 ERROR: CPVRTimerType::CreateFromAttributes unable to resolve timer type (0x0, 0xb, 44)
17:10:03 T:548249378816 ERROR: CreateFromEpg - unable to create any epg-based timer type
17:10:03 T:548249378816 ERROR: CPVRTimerType::CreateFromAttributes unable to resolve timer type (0x0, 0xb, 44)
17:10:03 T:548249378816 ERROR: CreateFromEpg - unable to create any epg-based timer type
17:10:04 T:548249378816 ERROR: CPVRTimerType::CreateFromAttributes unable to resolve timer type (0x0, 0xb, 44)
17:10:04 T:548249378816 ERROR: CreateFromEpg - unable to create any epg-based timer type


The only reference I could find to this is the actual source: PVRTimerInfoTag.cpp

Any suggestions? as to why I'm unable to set a recording? Is this a limitation of Stalker? As it seems to work fine I use my HD Homerun to record, I'd assume the recording of ether stream would be the same it is simply a mater of connecting to the source what ever it is, in fact the stream is the same if I trans-code first on the HD Homerun.


UPDATE: Never mind, more searching and it appears that stalker does not support recording, perhaps it should show a pop-up when recording is selected in that cause, as opposed to only throwing an error to the logs. Working out that it does not support EPG or live recording, was a matter of a good deal of searching to figure this out.

ERIC