Now you also need to enable debug log in enigma and post the latest debug log from /home/root/logs .
Currently in the folde home_root_logs i have only a old crash
Now you also need to enable debug log in enigma and post the latest debug log from /home/root/logs .
Currently in the folde home_root_logs i have only a old crash
Now you also need to enable debug log in enigma and post the latest debug log from /home/root/logs .
Currently in the folde home_root_logs i have only a old crash
Setting / System / Logs -> Enable Debug log
root@zgemmah17combo:~# ls -lR /hdd/IPTVCache/.iptvplayer_icons_1751233354.47241
/hdd/IPTVCache/.iptvplayer_icons_1751233354.472419:
root@zgemmah17combo:~#
root@zgemmah17combo:~# ls -lR /hdd/IPTVCache/.iptvplayer_icons_1751233354.47241
/hdd/IPTVCache/.iptvplayer_icons_1751233354.472419:
root@zgemmah17combo:~#
ls -lR /hdd/IPTVCache/.iptvplayer_icons_1751233354.472419
root@zgemmah17combo:~# ls -lR /hdd/IPTVCache/.iptvplayer_icons_1751233354.47241
/hdd/IPTVCache/.iptvplayer_icons_1751233354.472419:
root@zgemmah17combo:~#
In telenet i put: ls -lR /hdd/IPTVCache/.iptvplayer_icons_1751233354.472419
but the program return
root@zgemmah17combo:~# ls -lR /hdd/IPTVCache/.iptvplayer_icons_1751233354.47241
/hdd/IPTVCache/.iptvplayer_icons_1751233354.472419:
root@zgemmah17combo:~#
Debugdebug enigma.rar
Creating a log is not a problem. Set the path as Lululla attached and save with green button. Open the altadefinizione01 host and open some sections if they work or open that host several times. Then go back to E2iPlayer - OTHER SETTINGS and set Debug logs to 'No' and exit the plugin. Then restart the box, connect to FTP and you will have the log ( iptv.dbg) in the /tmp folder.
Display Moreroot@zgemmah17combo:~# ls -lR /hdd/IPTVCache/.iptvplayer_icons_1751233354.47241
/hdd/IPTVCache/.iptvplayer_icons_1751233354.472419:
root@zgemmah17combo:~#
In telenet i put: ls -lR /hdd/IPTVCache/.iptvplayer_icons_1751233354.472419
but the program return
root@zgemmah17combo:~# ls -lR /hdd/IPTVCache/.iptvplayer_icons_1751233354.47241
/hdd/IPTVCache/.iptvplayer_icons_1751233354.472419:
root@zgemmah17combo:~#
Debugdebug enigma.rar
Then enter this:
ls -lR /hdd/IPTVCache/.iptvplayer_icons_1751233354.472419/
I don't find any error in the enigma debug log.
Except one.
Your image is from 2025-08-12 and that's why you should reflash because we had some issues in the images in August.
root@zgemmah17combo:~# ls -lR /hdd/IPTVCache/.iptvplayer_icons_1751233354.47241
/
/hdd/IPTVCache/.iptvplayer_icons_1751233354.472419/:
root@zgemmah17combo:~#
You still use the wrong name of the folder in the command.
I donno what you are doing.
This is the folder name.
/hdd/IPTVCache/.iptvplayer_icons_1751233354.472419
and not this:
/hdd/IPTVCache/.iptvplayer_icons_1751233354.47241
I think you better do this:
cd /hdd/IPTVCache/.iptvplayer_icons_1751233354.472419/
ls -alR
drwxr-xr-x 3 root root 49152 Jul 4 10:21 .
drwxr-xr-x 38 root root 16384 Aug 24 15:27 ..
drwxr-xr-x 2 root root 16384 Jul 4 00:12 .Thumbnails
./.Thumbnails:
drwxr-xr-x 2 root root 16384 Jul 4 00:12 .
drwxr-xr-x 3 root root 49152 Jul 4 10:21 ..
-rwxr-xr-x 1 root root 4566 Jul 4 00:11 pc_0559EF62
-rwxr-xr-x 1 root root 5009 Jul 4 00:11 pc_1A5ED7BF
-rwxr-xr-x 1 root root 5245 Jul 4 00:12 pc_1D9CF1EE
-rwxr-xr-x 1 root root 6687 Jul 4 00:11 pc_3FBEA61A
-rwxr-xr-x 1 root root 7292 Jul 4 00:12 pc_5239F2D6
-rwxr-xr-x 1 root root 3593 Jul 4 00:11 pc_5977C02F
-rwxr-xr-x 1 root root 6660 Jul 4 00:11 pc_69CBA97D
-rwxr-xr-x 1 root root 4563 Jul 4 00:11 pc_75DF74F4
-rwxr-xr-x 1 root root 5076 Jul 4 00:11 pc_7B3F7707
-rwxr-xr-x 1 root root 6523 Jul 4 00:11 pc_A7E6A52B
-rwxr-xr-x 1 root root 3867 Jul 4 00:11 pc_BFF3B59A
-rwxr-xr-x 1 root root 6184 Jul 4 00:12 pc_C7384965
-rwxr-xr-x 1 root root 5148 Jul 4 00:11 pc_CE08F97F
-rwxr-xr-x 1 root root 5110 Jul 4 00:11 pc_DF16277E
-rwxr-xr-x 1 root root 5114 Jul 4 00:11 pc_EA1809B3
-rwxr-xr-x 1 root root 4290 Jul 4 00:11 pc_FA391CE8
This is from your iptv.dbg file:
OSError: [Errno 39] Directory not empty: '/hdd/IPTVCache/.iptvplayer_icons_1751233354.472419'
So I have no idea what you are doing and we should stop this here.
This directory in not removed when you updated the plugin. Try this. Here also error where missing subparser.
rmdir /hdd/IPTVCache/.iptvplayer_icons_1751233354.472419/
EXCEPTION
===============================================
RemoveIconsDirByPath dir[/hdd/IPTVCache/.iptvplayer_icons_1751233354.472419] is not empty:
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer/tools/iptvtools.py", line 1115, in RemoveIconsDirByPath
os.rmdir(path)
~~~~~~~~^^^^^^
OSError: [Errno 39] Directory not empty: '/hdd/IPTVCache/.iptvplayer_icons_1751233354.472419'
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer/libs/ph.py", line 305, in clean_html
from Plugins.Extensions.IPTVPlayer.libs.iptvsubparser import _subparser as p
ImportError: cannot import name '_subparser' from 'Plugins.Extensions.IPTVPlayer.libs.iptvsubparser' (/usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer/libs/iptvsubparser/__init__.py)
Dear friend Panda555, Thank you, but let's forget about it, I've been following this thing since this morning, since I made the update. I read what you wrote, but the funny thing is that that folder hdd/IPTVCache/.iptvplayer_icons_1751233354.472419/----on the file I attach you can see the files present in the IPTVache folder.
So I don't know what to say. The equally strange thing, and I also wrote it above, is that if I delete the plugin folder in extension--- and in its place I put the plugin folder with the date of 08_20_2025---taken from another partition of my decoder and which I haven't updated yet---everything works.But how do I update from Telnet, to version 23_08_2025, the same error as before returns---Let's forget about it, how can I reflash the image
Don’t have an account yet? Register yourself now and be a part of our community!