PermanentTimeshift crashes while pressing the RECORD button:
Is this a known issue?
PS.
the same plugin works on other images.
Code:
-------------+ 1/14 TID 3c
kaputt max(1) < ssize(14) || nr(0) >= max(1)
Start timeshift!
recording to /media/hdd/timeshift//timeshift.K0v3WO
before: 1
after: 1
setIoPrio realtime level 7 ok
FILEPUSH THREAD START
[EITSave] query epg event id 38120, 1:0:19:2889:40F:1:C00000:0:0:0:
[EITSave] found event.. store to disc
kaputt max(6) < ssize(14) || nr(5) >= max(6)
kaputt max(2) < ssize(14) || nr(1) >= max(2)
action -> PTS_GlobalActions instantRecord
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
res = self.actions[action]()
File "/usr/lib/enigma2/python/Plugins/Extensions/PermanentTimeshift/plugin.py", line 1602, in instantRecord
if not harddiskmanager.inside_mountpoint(dir):
AttributeError: HarddiskManager instance has no attribute 'inside_mountpoint'
(PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0x1fee2b0>>,('PTS_GlobalActions', 'instantRecord')) failed)
Is this a known issue?
PS.
the same plugin works on other images.