Panel AIO Plugin E2...

Image
discussions, images, information, tutorials, picons, skins, plugins, settings, software and tools for
All Type Enigma2 based receivers
User avatar
sanjay kumar
Posts: 35225
Joined: Thu Oct 22, 2020 11:26 am
Location: india
Has thanked: 22970 times
Been thanked: 883 times

Panel AIO Plugin E2...

Post by sanjay kumar »

Panel AIO Plugin E2...14/10/2025

- Version 2.0:

Code: Select all

- [FIXED] Critical error (BSOD/GSOD) on newer systems.
Problem: The main cause was the incompatibility of the Oscam search script with newer Python versions (3.11+), which caused the plugin to crash instantly on images such as OpenATV 7.6+ or OpenPLi 9.1+.
Solution: The code has been completely rewritten to work correctly on all systems. Additionally, if the plugin doesn’t find Oscam in the package list, it will automatically attempt to install it from an alternative, trusted source.

- [FIXED] Receiver freeze after completing the "Super Configurator".
Problem: After completing all steps in the wizard, some receivers froze on the final screen and failed to restart properly.
Solution: The interface restart process has been optimized, completely eliminating this issue.

- [IMPROVED] Overall stability and code optimization.
Minor improvements have been implemented to ensure smoother and more reliable plugin operation.

- Who Is This Update For?
The update is mandatory for all users of the latest images such as OpenATV 7.6+, OpenPLi 9.1+, and other systems based on Python 3.11+.
It is also recommended for all other users to ensure full stability and access to the latest fixes.

- How to Install / Update?
The simplest and recommended method is to run the following command in the terminal (e.g., via PuTTY or Telnet):
- enigma2-plugin-extensions-panelaio 2.0.0 all.ipk
https://sbupload.com/bd5047c61d230b57
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
User avatar
sanjay kumar
Posts: 35225
Joined: Thu Oct 22, 2020 11:26 am
Location: india
Has thanked: 22970 times
Been thanked: 883 times

AIO-Panel Plugin..

Post by sanjay kumar »

AIO-Panel Plugin..

- AIO-Panel 6.1
AIO-Panel_6.1_all.rar
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
User avatar
sanjay kumar
Posts: 35225
Joined: Thu Oct 22, 2020 11:26 am
Location: india
Has thanked: 22970 times
Been thanked: 883 times

Re: Panel AIO Plugin E2...

Post by sanjay kumar »

Panel AIO Plugin E2...09/04/2026

- AIO Panel 11.0

Code: Select all

- Added
- Added full directory tree: core/, ui/, data/, control/.
- Introduced legacy_plugin.py as a compatibility layer to ensure support for 10.0.x features during the transition.
- Added screen wrappers in ui/screens/.
- Added automatic cleanup of __pycache__ directories and *.pyc files during updates.
- Implemented safe bookmark loading in ui/main.py to prevent auxiliary errors from crashing the entire plugin.

-  Changed
- Refactored architecture: plugin.py now serves strictly as an entry point, with ui/main.py acting as a bridge to the new structure.
- Updated installer.sh: it now pulls the full repository tree (including core/, ui/, data/) and all auxiliary files.
- Optimized channel list manifest retrieval: added retry mechanism, cache fallback, more tolerant manifest.json parsing, and filtering of corrupted entries.
- Moved all static menu sections to data/menus.py.
- Updated aio_tips.txt with the latest version.
- Improved regex patterns in data/menus.py.
- Updated system files and documentation: version.txt, README.md, control/control, changelog.txt, rebuild_notes.txt.

- Fixed
- Fixed the manual update check mechanism within the plugin itself.
- Cleaned up legacy remnants from older versions within the project files.
- Resolved a GitHub update issue that caused key directories to be skipped.
Notes

- Historical references in changelog.txt and rebuild_notes.txt have been intentionally limited to version 10.0.3 per requirements.
enigma2-plugin-extensions-panelaio_11.0_all.ipk
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
User avatar
sanjay kumar
Posts: 35225
Joined: Thu Oct 22, 2020 11:26 am
Location: india
Has thanked: 22970 times
Been thanked: 883 times

Re: Panel AIO Plugin E2...

Post by sanjay kumar »

Panel AIO Plugin E2...12/05/2026

- AIO Panel 12.0.1

Code: Select all

- removed duplicate Bzyk83 and JakiTaki channel lists,
- these authors' lists are now downloaded only from one repository,
- hidden channel lists older than 2026,
- kept channel list sorting from newest to oldest,
- added Bouquet Maker Xtream installer,
- improved Channel List Backup function,
- improved Channel List Restore function,
- backup now includes full channel list files: lamedb, lamedb5, bouquets.tv, bouquets.radio, userbouquet.*,
- Restore now removes old channel lists and restores a complete backup,
- added information about an available AIO Panel update at the bottom of the screen,
- added changelog preview before updating,
- added YES/NO choice during update, without forcing installation,
- added Broken Plugins Cleaner function,
- cleaning removes broken plugins from the system,
- improved plugin visibility on Infinity Neo and MyMetrix-neo skins,
- improved visibility of the selected menu item,
- improved colors, backgrounds and screen layers,
- added Polish and English descriptions for functions,
- added bottom information explaining what each function does,
- added automatic channel list reload after installation without forcing a GUI restart,
- updated version.txt, changelog.txt, README.md, installer.sh, menu and IPK control file.
https://sbupload.com/b656559c3299a5d0
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.