retry.. update or remove and update on my box is all ok with pli developer ;)
[Plugin] Xcforever 5.0 Gold (Official Thread)
-
- Xcforever
- Lululla
- Thread is marked as Resolved.
-
-
I tried everything but only on the openpli image it shows me the notification (picon_dir).
On other images everything works perfectly.

-
but i have fixed
Update xcConfig.py · Belfagor2005/xc_plugin_forever@07b283a -
I tried everything but only on the openpli image it shows me the notification
On other images everything works perfectly.

it gave the same error in openblackhole image (picon_dir).
-
ok ok.. i test it..
only on BH or Vti image?
-
ok ok.. i test it..
only on BH or Vti image?
I also get the same nag on OBH 5.4, but not openatv 7.5.1
-
pelase send this command from telnet and put here output ;)
grep picon /etc/enigma2/settings -
-
dreambox 920 and oe 2.5 merlin software installed
the latest update of the plugin is visible with the info button and also shows the error seen in the picture when trying to update with the wget command
-
pelase send this command from telnet and put here output ;)
grep picon /etc/enigma2/settingsThanks, I will check when I get home.
-
Also the xc plugin disappears from both the main menu screen and the plugins
-
soon I will stop supporting Python2, it's gone now. so using python3 will also involve using fstring logic.
soon no more compatibility for all my plugins.
I'm bored and above all I get a headache every time
If it was worth it then.. if it was worth a beer I mean.. Bye.. I updated it so either forced the download or from telnet give the update command
-
Now this error appears on the screen.
-
Code
Display Moredef defaultPiconPath(): result = config.usage.picon_dir.value if not result.endswith("/"): result += "/" if not isdir(result): default_path = Directories.defaultRecordingLocation(config.usage.picon_dir.value) if default_path and isdir(default_path): return default_path else: return "/usr/share/enigma2/picon/" return result if not isdir(config.usage.picon_dir.value): try: new_path = defaultPiconPath() config.usage.picon_dir.value = new_path config.usage.picon_dir.save() except Exception as e: print("Error setting picon directory:", e) config.usage.picon_dir.value = "/usr/share/enigma2/picon/" ................. cfg.pthpicon = ConfigDirectory(default=config.usage.picon_dir.value)
grep picon /etc/enigma2/settings
-
try now
wget -q --no-check-certificate "https://raw.githubusercontent.com/Belfagor2005/xc_plugin_forever/main/installer.sh?inline=false" -O - | /bin/sh
-
The installation was done without any problems with the last command you shared. Thank you for your interest.
-
-
After upgrading to the latest version using the info button from within the plugin;
the plugin does not appear in the main menu and plugins list
it gives the error in the picture
dreambox 920 oe 2.5 merlin image
-
-
After upgrading to the latest version using the info button from within the plugin;
the plugin does not appear in the main menu and plugins list
it gives the error in the picture
dreambox 920 oe 2.5 merlin image
Is there any progress to fix the issue?
thanks Lululla
Your resource for Enigma2 IPTV plugins
Discover the best Enigma2 IPTV plugins. Access downloads and dedicated support for integrating live TV streams and video-on-demand services. Find downloads, setup guides, and community support for the latest streaming players and playlist managers.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!

