Posted 19 November 2024 - 00:58
I used the following steps to delete epg.dat:
- logged in with SSH into VU+ DUO 4K SE
- Used following commands in terminal:
init 4
mv /media/usb/epg.dat epg.dat.backup2
init 3
It seemed to work, but I got this error again:
2024-11-19 00:33:18,326 - INFO - Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/twisted/internet/base.py", line 1423, in run
File "/usr/lib/python3.9/site-packages/twisted/internet/base.py", line 1433, in mainLoop
File "/usr/lib/python3.9/site-packages/twisted/internet/base.py", line 972, in runUntilCurrent
File "/usr/lib/enigma2/python/Plugins/Extensions/AutoTimer/AutoTimer.py", line 114, in _callFromThread
--- <exception caught here> ---
File "/usr/lib/python3.9/site-packages/twisted/internet/defer.py", line 167, in maybeDeferred
File "/usr/lib/enigma2/python/Plugins/Extensions/AutoTimer/AutoTimer.py", line 322, in parseTimer
builtins.AttributeError: 'str' object has no attribute 'decode'