eDVBCISlot::getSlotID() → Calls a member function on a null object.
eDVBCIInterfaces::reset(int) → Presumably calls getSlotID() on an uninitialized slot.
I don't use OpenVix at the moment and I don't have any cam or slot and I can't tell you more.
eDVBCISlot::getSlotID() → Calls a member function on a null object.
eDVBCIInterfaces::reset(int) → Presumably calls getSlotID() on an uninitialized slot.
I don't use OpenVix at the moment and I don't have any cam or slot and I can't tell you more.
v.1.5 on top
-fix mediafire download
added on git ;)
added v.1.1
-test on poster show
-debian not tested
Clean up the folder where you have the ipk file.
Remove any old plugins.
opkg remove enigma2-plugin-extensions-simple-zoom-panel
And install from the command line via telnet with the appropriate command.
wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/SimpleZooomPanel/main/installer.sh -O - | /bin/sh
yes
find tvtom3u panel
so you don't have an IPTV bouquet in the list. obviously
have pm from me..
No named parse
my friend i don't tested on Py2..
I left most of the compatibility out, I'll see if I can fix it in the next few days.
I'll get in touch with this thread. Now I'll have 2 days off.
i'have been fixed
Please for DreamOS GP4.2
Not tested.
If you want to test it, extract the folders and manually insert them into the box.
![]()
And yes... maybe we'll get a beer... I hope so.
I couldn't stand my wife going to the Smart TV and selecting the RaiPlay app anymore.
Is it possible that she can't do it from Enigma2?
Who said that?
In fact, anything is possible.
It's still in the very basic testing phase. But aside from the plugin navigation, which I struggled with, I have to say it works wonderfully, at least for what I use.
I've also added sporting events... just in case.
v.1.0 (public test)
v.1.1 recoded and fix screen
v.1.2 fix screen
v.1.3 fix on replay programs
v.1.4 test skipped
v.1.5 final version : add search - add other category - major fix
v.1.6 added many category
v.1.7 add All Programs ;)
v.1.8 add download manager - major fix
v.1.9 add notifu - fix downlaod manager
---------------------- Final
it does not work
wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/vavoo/main/installer.sh -O - | /bin/sh
v.3.0_R9
fixed
The Alta host you attached (altadefinizione01.airforce) is a fake page that cannot even be opened in a browser. The original page exists (altadefinizione01.spa ) now with a new domain altadefinizione01.kaufen. I wrote about how some hosts have multiple different domains and they are usually clones of the same. It is not necessary to have two hosts of the same domain because they mostly have the same movies and series and there is no difference between them. It is better to add tantifilm and cb01 (cineblog01) instead of persistently fixing the altadefinizione host. If you are already thinking of 'fixing' it, it is better to add the categories that are missing in the host. The hosts should be made completely new since you cannot fix a new host from ancient py files (altadef attached by Masta2002 ). Thanks for understanding.
with the latest update from the atv feeds, altadefinizione no longer worked, the last link is the one I inserted and it works perfectly for me.
this Test for OPENATV image
script -c ./buildatv.sh
What's the problem with adding it to the skin test?
These are already in the pattern for removal.
patterns_to_remove = [
r'scrollbarWidth="[^"]*"',
r'scrollbarSliderBorderWidth="[^"]*"',
r'textoffsets\s*="[^"]*"',
r'secondfont\s*="[^"]*"',
r'scrollbarBorderWidth="[^"]*"',
r'scrollbarForegroundColor="[^"]*"',
r'scrollbarBorderColor="[^"]*"'
]
# scrollbarMode="
scrollbar_keywords_patterns = [
r'scrollbarMode="list"',
r'scrollbarMode="text"',
r'scrollbarMode="menu"',
r'scrollbarMode="config"',
r'scrollbarMode="tasklist"',
r'scrollbarMode="menulist"',
r'scrollbarMode="menu_list"',
r'scrollbarMode="filelist"',
r'scrollbarMode="file_list"',
r'scrollbarMode="entries"',
r'scrollbarMode="Listbox"',
r'scrollbarMode="list_left"',
r'scrollbarMode="list_right"',
r'scrollbarMode="streamlist"',
r'scrollbarMode="tablist"',
r'scrollbarMode="HelpScrollLabel"',
]
Display More
journalctl -f -u enigma2 > /tmp/enigma2_running.log
debug please