Thanks for your advise, it first time to me see the thread
i will read the topic and see how it work
Thanks for your advise, it first time to me see the thread
i will read the topic and see how it work
would you share the bootlogo, it very nice
Thanks Egami Team![]()
New version 10.5.1 are installed and work Great
***************************************************
Welcome to EGAMI IMAGE EVOLVED 2011-2024
System information:
Distribution version: 10.5
Distribution revision: R1
Distribution language: multilang
Skin & Resolution: oDreamy-FHD (FHD - 1920 x 1080)
Build information:
Distribution: EGAMI
Distribution build: 26 Jan 2024
Distribution build date: 26 Jan 2024
Feed URL: http://egami-feed.com/feeds/egami/10.5/vuzero4k
Compiled by: EGAMI - TEAM 2011-2024
Software information:
GCC version: 13.2.0
Glibe version: 2.38
OpenSSL version: 3.2.0-r0.1
Python version: 3.12.1
GStreamer version: 1.22.9
FFmpeg version: 6.1.1-r3
New added :
- VOD SEARCH - Super faster, Automatically get your config including covers resumepoint, log last watch etc.
- VOD SEARCH - You can find it in the Channel Contex Menu.
- Fixed problems on the Vu+Duo4k.
- Last Updates.
- Move all tuner settings to Channel Configuration.
- New WireGuard VPN plugin V.7.7
- New Tailscale VPN plugin V.2.4 - Tailscale bin V.1.58.2
- Fixes on the oDreamy and oDreamy-mini Skin.
- Added a new section in the bootlogo addons.
- Wizard update.
- Last Updates and drivers.
[OEA-5.4] - Last Updates.
[OE-A-Plugins] - Last Updates.
There is no point in renaming and copying to /usr/bin this binary registers/adds credentials for CLFWARP and creates a configuration file to connect to this service ..... You only need it once -) It does not affect the further operation of the VPN in any way.
it just Alternatives we discussed, user can chose what's easiest for him from pc or enigma box
This is a specificity of Linux-based systems and if you use it, it should be clear to you "by default"
It is for clarification... What may be hypothetical to you may be new to others
This is the most important thing and what I wrote such a detailed "longread" for in the first post of the thread
Thanks for sharing us ![]()
Thanks a lot about your great explanation for useful vpn
i follow all your advices but use my enigma box without need to use pc as
- i download wgcf_2.2.21_linux_armv7 which compatible with my stb
- rename the file to wgcf
- send the file to path /usr/bin
- chmod 755
- from telnet
wgcf register
wgcf generate
- the file wgcf-profile.conf has generated on path /home/root
- follow steps from no. 3
it successfully and work great
ps:
[Interface]
PrivateKey = <PRIVATE KEY>
Address = 172.16.0.2/24
DNS = 1.1.1.1
MTU = 1420
PostUp = ip route add 162.159.192.1 via 192.168.1.1
PostDown = ip route del 162.159.192.1 via 192.168.1.1
[Peer]
PublicKey = <PUBLIC KEY>
AllowedIps = 0.0.0.0/1, 128.0.0.0/1
Endpoint = engage.cloudflareclient.com:2408
PersistentKeepalive = 25
Display More
192.168.1.1 = IP address of My stb not ip for home router
biko added a new version:

v9.2.0 .. 2024-01-25
- Added new window with split menus (DVB and IPTV Channels) to easily chain channels in:
.. "Share Reference with DVB Channels (from xml file)"
.. "Copy EPG/PIcons between Channels (from xml file)"
- Added new the option "Chain References to File Channels" in XML-TV page (to link DVB References to names in XML-TV files).
- Improved File Editor with Lines Multi-Selection (to copy/paste/delete).
.. Note: All edit-options have been moved from the Yellow Button to the Menu Button.
- Improved Custom Menu:
.. Added menu options to import other custom menus, delete menu items and change wallpaper/icons.
... Note: If the imported xml includes main icon (e.g. <ajp_menu icon="xx"...>), the icon will be set automatically.
.. Added menu options to change the wallpaper/shade/cursor picture and colors.
.. Added menu options to delete the cached picture files.
.. Added new xml attribute "picpath" to add a common path for icons and wallpaper. This way you can use file name witout path in all icons.
.. Added new xml attribute "box_gap" to Grid-Menu to increase the gap between boxes (vertically/horizontally).
.. Improved to play IPTV channels from a menu item.
.. External menu files can be added from any directory. If full path is not used, the backup directory is used.
.. Wallperaprs can be added List-Menus.
.. Menu wallperapr image (bg="") accepts Base65 fromat now.
.. Added Base64 pictures caching for faster loading.
.. Cached picture files will be saved into the cache directory "ajpanel_menu" (in the backup directory).
.. Deleting the cache directory will not harm. The panel will created it if necessary.
.. Fixed the crash on DreamTwo (Merlin) in the when aligning text.
- Improved Subtitle:
.. Increased Subtitle Min/Max delay time to 20 minutes.
.. Improved Subtitle settings value-picker.
- Fixed EPG option "Read Current Channel EPG" (epg is not imported after adjusting time).
- Fixed Search-by-Typing in Bouquet Editor.
Dreamsat panel are stopped temporary
The author linuxsat25 is Sick and bedridden
ask God that he be healed and recover
@pepsik would you update the plugin to be combatable with py 3.12.1
Thanks
there are two gits, you are working with the git that contains the old py2 and dreamos code, but this version is not supported by openatv, if you want to continue working with the old py2 dreamos code, we will stop support for the version that is on the feed, you can always install I cannot say anything you have asked a few times to post on new git nothing from mino60 since september has not replied, at least biko did try to help it would be a shame if a usefull plugin just faded away
Mino60 has problem in his device it stopped work , soon will get new one and try to fix
For me, I am just upload mino fix to get as help but it not developed by me
New update are soon, will fix all mentioned issue isa
sometimes streams stop .
Bad pluigin or shitty portals ?
plugin just play portal,
if you have freeze or stopped streaming that may be from portal server or stable internet or player used
You need to check Main screen border is it added or not on the skin & path for png too
as example attached
<!-- Main screen border -->
<borderset name="bsWindow">
<pixmap pos="bpTopLeft" filename="skinname_FHD/bg_design/bs_tl.png" />
<pixmap pos="bpTop" filename="skinname_FHD/bg_design/bs_t.png" />
<pixmap pos="bpTopRight" filename="skinname_FHD/bg_design/bs_tr.png" />
<pixmap pos="bpLeft" filename="skinname_FHD/bg_design/bs_l.png" />
<pixmap pos="bpRight" filename="skinname_FHD/bg_design/bs_r.png" />
<pixmap pos="bpBottomLeft" filename="skinname_FHD/bg_design/bs_bl.png" />
<pixmap pos="bpBottom" filename="skinname_FHD/bg_design/bs_b.png" />
<pixmap pos="bpBottomRight" filename="skinname_FHD/bg_design/bs_br.png" />
</borderset>
Display More
Hi, sorry but after reading the whole thread I am still not able
to add a url like
http://test.op:8080/playlist/username/password/m3u_plus
Any help would be appreciated.
just add url to text file contain word playlist on the name
and go to iptv --- iptv server browser (from playlists)
you will find your iptv display just play and enjoy
attache the crash log
Happy New year for all of admin & members
![]()
The skin are updated by same telnet on first post
video screen shot from here
Can you send me that or link
from AJPanel File Manger go to the ipk file then press ok on file
screen will viewed -- chose convert to deb
Thanks @kitte888 for all what you contribute here with us
it's from my favorite emu i always install on all image i use
about dream versions after you if you fix the right paths for files on script you can use small tool from AJPanel can convert any ipk file to deb
Merry Christmas, Happy New Year for all and you specially
Thanks again kitte888
![]()
Captain please help.I can't upgrade my Maxitec Multibox SE tuner to devel 7.4
Openatv 7.4 official image Now are released
The file is no longer valid, can you re-send it please, thank you!
wget https://raw.githubusercontent.com/biko-73/TeamNitro/main/script/installerB.sh -O - | /bin/sh