Configure external storage for saving and loading deluge settings
From WikiDLXTV
Revision as of 12:51, 12 March 2010 by Mimikino (Talk | contribs) (Created page with '== Problem == There is problem that deluge client only save settings while device is plugged in. On next time then device is plug in you need to set up deluge again. == Solutio…')
Problem
There is problem that deluge client only save settings while device is plugged in. On next time then device is plug in you need to set up deluge again.
Solution
- Set you device to run deluge client at startup
- Configure settings you want in deluge.
- Stop deluge daemon.
- Copy deluge settings folder from "/tmp/deluge" to you external storage folder, i.e, "-deluge". This path is always stored in variable DELUGECONFIG in scripts we need make.
- Create deluge modified start/stop script named "deluge.script", located in DELUGECONFIG, and type [this (follow link)] source code.
- Create script "S00custom-options", type [this (follow link)] source code, and place it in root folder of you external storage.
- Create script "power.down", type [this (follow link)] source code, and place it in root folder of you external storage.
- Ok, now you need set up variable DEVICEID in "S00custom-options". Value is a external storage id.