usb background copy for azbox hd

Stáhni Plugin.

Moderátoři: monkus, gorick, schmegea

Odpovědět
Uživatelský avatar
monkus Slovakia
V.I.P.
V.I.P.
Příspěvky: 1289
Registrován: 05 kvě 2009, 14:41
Dal poděkování: 4 poděkování
Kontaktovat uživatele:

usb background copy for azbox hd

Příspěvek od monkus »

# AzBox HD USB Background Copy Script v1.0 for OpenXCAS
# (c) by monkus
#
# v1.0
# - need to have data on usb device in directory "123456"
# - all mounted usb devices will be scanned for this directory
# - data (files, directories) will be copied to $TARGET
# - default $TARGET is internal disk (az hd premium), directory "download"
# - start copying from plugin / openxcas / usbcopy or by remote controler
# - data is copying on background, possible to watch tv or browsing f.e.
# - or switch azbox to standby mode
# - check blinking red led on azbox for finnished job
# - stupid prevent from duplicate copying

# bugs
# - working only with 1 usb device with $SOURCEDIR
# - if copying and recording go parallel, red led will be off after copying

# best practice $SOURCEDIR is 123456 (all fs compatibility - fat supports only 8 characters, not case sensitive)
SOURCEDIR=123456

# default is internal disk, change it to your external disk mount point if needed
TARGETDISK=/DATA/hdb1

# default directory on $TARGETDISK is download
TARGETDIR=download

installation:
copy usbcopy_1.0.tar.gz to /EMU/OpenXCAS directory
cd /EMU/OpenXCAS
gunzip usbcopy_1.0.tar.gz
tar xvf usbcopy_1.0.tar
chmod 755 usbcopy/usbcopy.sh

diskusia, reportovanie chyb a pod. najdete tu:
http://www.forum.satdigitalne.cz/viewto ... =76&t=3699
Nemáte oprávnění prohlížet přiložené soubory.


dreambox dm-800 hd se, dm-525 hd
Uživatelský avatar
monkus Slovakia
V.I.P.
V.I.P.
Příspěvky: 1289
Registrován: 05 kvě 2009, 14:41
Dal poděkování: 4 poděkování
Kontaktovat uživatele:

Re: usb background copy for azbox hd

Příspěvek od monkus »



dreambox dm-800 hd se, dm-525 hd
Odpovědět

Zpět na „Pluginy“