vu zero 4k egami 10.0-R22 not work
what version of neoboot you use is it last version !!
becouse i have same stb and image and it work perfctly on V_9.49
also new Egami 10.1 which have new paython 3.10.1 neoboot work on it
vu zero 4k egami 10.0-R22 not work
what version of neoboot you use is it last version !!
becouse i have same stb and image and it work perfctly on V_9.49
also new Egami 10.1 which have new paython 3.10.1 neoboot work on it
This makes me happy and honored ... @zelda77
@@DrAgOn friend and I have already modified it and changed the renderers and converters to suit the Python 3 environment.
And it works great .... We Enjoyed it so much,
also your ex skin KIII-PRO mod for py2
It was only for personal use and was not published anywhere
Your designs for skins are wonderful, as well as a choice of funky colors
Other than black and gray
I always wait for new from you... My greetings and best wishes to you forever
good morning my brother BASSIM could i use it with DM 800 SE
Good morning Samir,
Tuners not tested unstable beta NEOBOOT
"tmtwin4k"
"anadol4k"
"protek4k"
"maxytecmulti"
"multibox"
"multiboxse"
"viper4k"
"dm900"
"dm920"
"dreamone"
"dreamtwo"
"et1x000"
"gbquad4k"
"gbx34k"
"axashisc4k"
"axmultitwin"
"axmulticombo"
"osmio4k"
"osmio4kplus"
"formuler4turbo"
"h3"
"formuler3"
"force3uhd"
"azboxhd"
"dm500hd"
"dm800se"
"dm800"
"dm800se"
"dm8000"]
Display More
Thanks @gutosie
New update 9.49 fix all python problem on openatv 7.1 py 3.10.2 & Egami 10.1 py 3.10.1
tests have been added for the Dreambox MIPS receiver
OpenPLi recommended in flash.
For dreambox only openpli-based images work.
To install NeoBOOT on a receiver with a small amount of flash memory, such as the DM500HD, you need to free up some space by uninstalling the plugins.
I have just installed this plugin (vu+ solo2 openvix) and do not have the download manager option in iptv, anything I need to do?
The list will not appear without downloading one of the movies and series
Or add media to your download list
Thanks @zelda77
i love your skin design, specially (COLOR-FULLHD) which i see it as dragon skin from zelda
hope to have all your skins on engima2 not only killl stbs
would you please make lovely design for openatv 7.1 bootlogo for vu+ zero 4k blue orange
hello, i have install new version but in channels browser i have this
home root kodiaddons plugin.....
home root samsungtvplus.m3u
No others server
My image is openpli8.1
Sorry not clear your question,
The panel is for a lot of function for enigma2 STB. - one of them play iptv from playlist, portal, m3u and send ch. to bouquet and have ability to download picons & epg if server support, Servers not included
plugin independent of any other plugin - you have 3 way to Fitch file (playlist - portal or stalker - m3u or m3u8)
Thanks @Caught
The code, is constantly updated
Through a smart script, which explore the image py2 - py3 and file ipk or deb file and compatible file will installed
just copy and paste via telnet
v4.1.1 .. 2022-02-19
- Fixed some issues with some Portal Servers access.
- More filtering to remove IPTV Channel Name prefix.
For download and installation
1 - The traditional method is to manually download the file for the device, which is attached with the transfer to the tmp folder and installation by telnet
Or use the File Manager or Terminal in AJPanel
2 - The installation code through telnet without downloading or manual installation
order to install
3 - Update from within the plugin manually from the panel
Display MoreHello biko.
I'm having problems installing the plugin on the DM920UHD4K, with MERLIN-4 OE2.5.
Version 4.0 was installed.
I tried to perform the update on it, but I received the information that there was no update. I then tried the .deb file 4.1, without success.
Instead of upgrading, uninstalled version 4.
And now, successive attempts to install, to no avail.
The installation seems to go fine, with no errors, but nothing is installed.
Tried by Telnet:
apt-get update
dpkg --configure -a
Unsuccessfully.
Need help.
Thanks.
are you have Barry Allen installed
in installation script for separate plugin py2,py3 ipk,deb we use as
Could an option for " force overwrite install " be added for installing IPK files ??
Coming soon
As your request ....
could you help please
how to start open new project?
Attached to the previous post for version 2.6.1 is only the program file and the language file, but the rest of the folders are not attached
You must loaded The original version and then replaced by the new versions
after that to use just copy the skin folder you want to edit in folder skin and click the program icon
when start open your skin
that's it
v4.1.0 .. 2022-02-17
- Added a new IPTV option to browse channels from M3U/M3U8 files with the following features:
.. Play a channel from within the table.
.. Add a group of channels or all channels to bouquets
.. Download PIcons for a group of channels or all channels.
.. Files can be opened from IPTV Menu and File Manager.
- Added "Download Movie Poster" to Download Manager.
- Added Green Button to Playlist URLs Table to "Download M3U File" from the server.
- Added "Install Package (force overwrite)" option to packages menu.
- Improved the option "Remove IPTV Channel Name Prefix (|EN| , |AR|Drama|)" to remove more prefixes.
- Improved Channel "Info" for Local Recordings to show local poster (if exists)
- Improved handling of some Portal servers.
- General improvements and fixes.
Could an option for " force overwrite install " be added for installing IPK files ??
Coming soon ![]()
It all depends on the server you are connecting to.
Some servers will allow permanent connection, some will open it only for a short period, and some will require new authentication on every access attempt.
hello I on linux used the rm command :) I just wanted to tell you that with your command I was able to delete the file but unfortunately I ruined other plug-ins because that is a system file but thanks again I learned a new thing
Glade to here you succeeded to delete the file
about you said "unfortunately I ruined other plug-ins because that is a system file" it's very strange because command give permission for specific file "plugin.py - plugin.pyo" in specific root usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/
I had uninstalled the plugin but the folder with a file.py inside cannot be deleted I have formatted my box thanks for your support I have looked for something but I think it is not good for me
No Need to formatted your box
How to delete neobot plugin file with extension **py – pyo**
The file has a validity of 644, which is a permission that grants the right to read only to others other than the owner and the group
To be clear in Linux, file attributes **attributes** are metadata properties that describe the behavior of a file and an attribute can indicate whether or not a file can be deleted
Here, there is no authority to delete the two files, so you must use a command in Linux called chattr, which in short gives the right to change the validity of the file and so it can be deleted
By Next command you can delete file and have permission