Open GoogleCodeExporter opened 8 years ago
I can give it a try. I'll probably have to leave out the web interface though.
It needs php.
Most of these downloaders seem to have annoying dependencies or are resource
hogs.
Original comment by stefansc...@googlemail.com
on 21 Nov 2012 at 6:55
That's nice! Thanks!
The downloader you will choose to make it opk, can be controlled by a GUI
remote software (Graphical User Interface) instead of web interface that needs
php ?
For example, the DownloadDaemon can be controlled remotely by ddclient-gui.exe
from windows.
Original comment by avrs...@yahoo.gr
on 22 Nov 2012 at 7:38
ok ..got DownloadDaemon to run after some fiddling around. It definitly fits
into the resource hog category though.. it uses about 60MB memory at startup.
Will try a few things to get memory usage down a bit and then package it up.
Another downloader is pyload (http://pyload.org/). Last time I tried it under
snake the web interface was really unresponsive though. Maybe the remote gui
would work better.. I didn't try that.
Original comment by stefansc...@googlemail.com
on 22 Nov 2012 at 11:39
Hello
Is available the pyload as an opk file?
Thanks
Original comment by MyMedPla...@gmail.com
on 25 Nov 2012 at 9:35
Nope..
I hope I got everything sorted out for dd though:
http://code.google.com/p/snake-os/downloads/detail?name=downloaddaemon-1316-1.op
k
Memory usage is more reasonable now. I only tested it with rapidshare. Well and
youtube ..but that didn't seem to work.
Original comment by stefansc...@googlemail.com
on 25 Nov 2012 at 8:07
DownloadDaemon 1316 worked just fine for me too!
Thanks a lot!
I would like to make you a small paypal donation for the time you spend for me.
Do you have any link?
Original comment by avrs...@yahoo.gr
on 26 Nov 2012 at 3:13
Don't worry about that..
I ran into a problem btw.. don't change the configuration from ddclient. That
seems to nuke the config file. You'd have to reinstall the package to fix that.
Original comment by stefansc...@googlemail.com
on 26 Nov 2012 at 9:51
I won't change anything. It works just fine as it is!
:-)
Original comment by avrs...@yahoo.gr
on 27 Nov 2012 at 5:26
Ok, it should be working in this version though.
http://code.google.com/p/snake-os/downloads/detail?name=downloaddaemon-1316-2.op
k
Original comment by stefansc...@googlemail.com
on 27 Nov 2012 at 11:34
I copied the unrar binary to my /usb/sda1 root folder
(http://code.google.com/p/snake-os/downloads/detail?name=unrar&can=2&q=unrar).
I followed the instructions of "Q: How can unrar files? Can I leave ssh session
during unrar?" and I successfully extracted the content of a *.rar file I had
put on the 'downloads' folder (http://code.google.com/p/snake-os/wiki/FAQ).
The question is: can I use the unrar binary to automatically extract downloaded
rar files from downloadDaemon ?
The DownloadDaemon has the autoextract option but I think it works only with
winrar binary.
DownloadDaemon GUI -> configuration -> package extractor -> Enable Package
Extractor.
Original comment by avrs...@yahoo.gr
on 28 Nov 2012 at 8:36
You'd have to edit /opt/etc/downloaddaemon/downloaddaemon.conf and set
"unrar_path" to the path of the unrar binary.
Running this via ssh should take care of that:
sed -i s%"^unrar_path.*"%"unrar_path = /usb/sda1/unrar"%
/opt/etc/downloaddaemon/downloaddaemon.conf
Original comment by stefansc...@googlemail.com
on 28 Nov 2012 at 11:15
Original issue reported on code.google.com by
avrs...@yahoo.gr
on 20 Nov 2012 at 8:39