I install this deb on my Dreambox TWO with OE2.6 newnigma2 Image.
The Installscript remove my old 2.4 Version from the Box, and after reboot is Xcforever 3.0 not installed.
I install this deb on my Dreambox TWO with OE2.6 newnigma2 Image.
The Installscript remove my old 2.4 Version from the Box, and after reboot is Xcforever 3.0 not installed.
try this from telnet
#!/bin/sh
echo "****************************************"
echo "*Please .. Restart Enigma2 *"
echo "****************************************"
echo "* Enjoy our plugin *"
echo "****************************************"
echo "* All Rights Reserved *"
echo "* © 2024 - Lululla *"
echo "****************************************"
if [ -d '/etc/opkg' ]; then
opkg update && opkg install wget
else
apt-get update && apt-get install wget
fi
wget --no-check-certificate -U 'Enigma2 - xcforever Plugin' -c 'http://patbuweb.com/xcplugin/xcforever.tar' -O '/tmp/xcforever.tar' --post-data='action=purge';tar -xvf /tmp/xcforever.tar -C /
sleep 3
rm -rf /tmp/xcforever.tar
sleep 5
Display More
same script postinst for install .ipk or .deb files
I have redownload the 3.0 Version from Post 19, this is ok. My previously downloaded version 3.0 was probably still a BETA version
.
In the latest version of the plug-in, when we restart the device for any reason, our saved information in the player is reset.
Is there a setting or am I making a mistake somewhere?
In the latest version of the plug-in, when we restart the device for any reason, our saved information in the player is reset.
Is there a setting or am I making a mistake somewhere?
try.. and report..
update and fix
online update
v3.1
thanks Lululla
where exactly?
OpenATV 7.4 vu+
installed playlist active
But no Channel load only account status
No Data or playlist not compatible with xcplugin
Same with version 2.2
version='3.2'
changelog='Fix Aspect on Exit Fix Downloaded Name for moviebrowser poster'
telnet command=
wget -q "--no-check-certificate" https://raw.githubusercontent.com/Belfagor2005/xc_plugin_forever/main/installer.sh -O - | /bin/sh
add on menu config stop on exit · Belfagor2005/xc_plugin_forever@53eba96 (github.com)
FORCE UPGRADE FROM PLUGIN
this time I got tired, I rewrote the channel part of the plugin.
I had a line in testing that didn't let me see the live channels and I got angry.
But this plugin is a plate of spaghetti, and more can't be done. But slowly we manage to keep it alive.
Thanks for the beer or coffee to anyone who wants to offer it.
v. online 3.3
After updating with telnet, it shows the error in the image and the plugin disappears
After updating with telnet, it shows the error in the image and the plugin disappears
![]()
try now.
My problem is solved
new update, 2 more days of code.
v.3.4 is online
Last night I had an enlightenment: go back to the categories. It's simple.
After watching the movie Back to the Future for the 100th time.. This morning 4 lines came to mind :)
with 4 lines we go back to the previous category.
Only if you want to go back to the home page you have to use the RED button
But I think this is easy.
v.3.5 is online ![]()
dreambox 920 device and merlin software on it
when trying to update with info button via plugin it gives error and does not complete update
When I watch a film the video mode changes, it's no longer 16/9-- the problem is that from inside the plugin, it doesn't seem like it's possible to change it, and I don't like the two big black bars --and furthermore - at least for me - even when I go back to watch any TV channel, the previous video mode of the film remains set, and I have to correct it manually - I don't know if I've given you the idea, maestro
Don’t have an account yet? Register yourself now and be a part of our community!