v8.6.0 .. 2023-02-26
- Added "Package Creator" in Plugins page to create ipk/deb/tar.gz packages from a custom project file.
.. This creates a project directory & project with everything you needed to create ipk/deb/tar.gz packages.
.. Once the project is created, start collecting the paths of the directories/files need in the include.
.. Adding a directoring to the project will automatically add all its contents when creating the package.
.. The control parameters for ipk/deb packages are initially added added from a template.
.. You can copy the control parameters from any installed packages.
.. You can import your custom control script files into the project directory (using the menu).
.. The menu will help you pick the Dependencies from a list. Removing a dependancy is also possible.
.. Pre and Post actions like Restart/Reboot can also be set.
.. Note: This can be utilized to create a .tar.gz backup for your selection of directories and files that are scattered in the system.
1+.png
- Improved Portal Servers handling:
.. Improved Portal Servers EPG handling.
.. Improved playing Live channels on some portal servers which did not work before.
.. Added new settings option "Portal Servers Connection Timeout (seconds)" for custom connection timeout. Increasing the timeout to 4 seconds helped with some portal servers.
2+++.png
- Added new IPTV option "Change Bouquet References to Unique Codes .." to handle one bouquet at a time.
- You can add you blacklist of words you need to hide in IPTV tables.
.. This works along with the settings "Skip Adults Channels (from IPTV Server)" to hide words.
.. Example: Adding "acbd" will hide all IPTV Catogries/Channels that include "acbd" from IPTV tables.
.. How to set it:
... 1- Create the file "ajpanel_iptv_blacklist" in the panel's backup directory.
... 2- Start adding the words you need to hide (each word in a separate line and is case-insensitive).
- You can add your custom IPTV prefix words to remove from IPTV tables.
.. This works along with the settings option "Remove IPTV Channel Name Prefix (|EN| , |AR|Drama|)".
.. Example: Adding the word "Sport | En:" will remove it from all IPTV channel names in the tables.
.. How:
... 1- Create the file "ajpanel_iptv_prefix" in the panel's backup directory.
... 2- Start adding the prefixes you need to remove (each in a separate line and is case-insensitive).
- Improved the option "Active Feeds" to show the feed in a table with number of packages in each feed.
- Improved File Manager to refresh the file list after editing a file (to show the new x.bak file).
- Fixed the problem of incomplete download of PIcons/EPG when updating for current bouquet.
- Fixed the crash that occurs after downloading PIcons from IPTV tables.
- Fixed the crash that occurs on Dream-Two-OE2.6 when opening subtitle font selection menu.
- Fixed a crash on OpenATV-7-2 when opening "Download Manager" (if ehe files in progress have been deleted).
- General improvements and bug fixes