[hide]
submit me please
[/hide]submit me please
[/hide]Version 6.7
-update ofgwrite 4.2.2 to 4.3.0 and add backup Gigablue Quard/UE UHD 4K
thx @ dima73
Version 6.7.1
-fix two same check
thx @ dima73
Version 6.8
Update automatic-fullbackup-vu4k.sh
Hi guys, on average how long should a back to HDD take on a Zgemma H.2S device? I've started the backup but it seems to never finish or is taking much longer than I would have expected. Unfortunately the console that shows the process is obscured on the skin that I'm using too....
I get this error:
"No Support receivers found" zgemma-dvb-modules-h9 - 4.4.35-20181203-r.0.0
I get this error:
"No Support receivers found" zgemma-dvb-modules-h9 - 4.4.35-20181203-r.0.0
getting same error
Today automatic full backup 6.8 has created a kernel.bin of 511 mb. From my Cloud ibox 3
It's normal?
"No Support receivers found" on gigablue hd800se
"No Support receivers found" on gigablue hd800se
I get the same on Optibox Evo HD (odinm7) Is there a fix to this problem?
I have an AMIKO Alien 5 running in Enigma 2 mode and OS openspa 7.3 .
This CPU ihas an aarch64 system and not mips or mipsel. Any Chance a new version of the Full Image Backup can be worked on for this receiver.
Currently there is no programs to do an image backup for this receiver.
Try this https://master.dl.sourceforge.…a.it_mips32el.ipk?viasf=1 or find some on this link https://sourceforge.net/projec…files/PLUGIN/backupsuite/
Hi,
I try to install extensions-automatic-fullbackup_6.8 openatv 7.0 Vu+Duo4k get error message see pic , is this ,because openatv 7.0 is pyton3 ? is there a way to get e newer version?
well if the pic is not clear it say Extension/fullbackup ( leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers ( plugin.py, line 158))
line 153: if not os.path.exists(ofgwrite_bin):
arch = os.popen("uname -m").read()
if 'mips' in arch:
MIPS = "/usr/lib/enigma2/python/Plugins/Extensions/FullBackup/bin/mips/ofgwrite"
if os.path.exists(MIPS):
line 158 : os.chmod(MIPS, 0755)
ofgwrite_bin = MIPS
elif 'armv7l' in arch:
ARMV71 = "/usr/lib/enigma2/python/Plugins/Extensions/FullBackup/bin/armv7l/ofgwrite"
if os.path.exists(ARMV71):
os.chmod(ARMV71, 0755)
ofgwrite_bin = ARMV71
elif 'sh4' in arch:
SH4 = "/usr/lib/enigma2/python/Plugins/Extensions/FullBackup/bin/sh4/ofgwrite"
if os.path.exists(SH4):
os.chmod(SH4, 0755)
ofgwrite_bin = SH4
def Freespace(dev):
try:
statdev = os.statvfs(dev)
space = (statdev.f_bavail * stat
tx
is there any version compatible with python3? thanks
is anyone find working py3 fullbackup plugin ?
OATV7 7.1 the most.
enigma2-plugin-extensions-automatic-fullbackup_7.0_all
Ver. 7.2 (new)
thx @ dima73
is anyone find working py3 fullbackup plugin ?
OATV7 7.1 the most.
azaz1 why don't You use the one You wrote in shell script. Just add it to crond process with schedule and forget about other tools.
is anyone find working py3 fullbackup plugin ?
OATV7 7.1 the most.
azaz1 why don't You use the one You wrote in shell script. Just add it to crond process with schedule and forget about other tools.
it was over 2 years ago
now i modified and only use it :)
of course cron added
Please explain how to take visual backups?
Supporting the Enigma2, satellite and IPTV community since 2010.
Independent • Community Driven • Established 2010