Hi folks,
After many hours of study and trial/error, I was able to get my IPTV bouquet to populate wit EPG data using Willy's instructions here:
http://forums.openpl...t-xmltv-import/
All good. However, when I browse my EPG and try to set a scheduled recording for a future event, I get a crash. Now I am using Vix rather than openPli, but I am hoping someone can spot the problem in my logs here:
< 1568.411> [ActionMap] InfobarInstantRecord instantRecord< 1568.411> [ActionMap] unknown action InfobarInstantRecord/instantRecord! typo in keymap? < 1568.609> [eInputDeviceInit] 0 a7 1 < 1568.611> [InfoBarGenerics] KEY: 167 RECORD < 1568.612> [ActionMap] InfobarInstantRecord ShortRecord < 1568.636> [Skin] processing screen RecordTimerQuestion: < 1568.653> Traceback (most recent call last): < 1568.654> File "/usr/lib/enigma2/python/Components/ActionMap.py", line 48, in action < 1568.655> File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1012, in recButtonPressed < 1568.656> File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1004, in RecordTimerQuestion < 1568.656> File "/usr/lib/enigma2/python/Components/EpgList.py", line 1098, in getSelectionPosition < 1568.657> TypeError: int() argument must be a string or a number, not 'NoneType' < 1568.658> [ePyObject] (CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x6d0953f0>>,('InfobarInstantRecord', 'ShortRecord')) failed)
Thanks all.