DownloadDaemon 1.1

Make a PKGBUILD? Submit it here for user review and possible placement into the repository.

Re: DownloadDaemon 1.1

Postby dan64 » Sat Feb 19, 2011 3:47 pm

$this->bbcode_second_pass_quote('farsheedj', 'C')an you please compile one of the nigthly versions as some people on this forum mentioned that they had better luck with megaupload links with nightly versions DD.


In the DownloadDaemon post was written

$this->bbcode_second_pass_quote('', '
')I guess by latest version you mean 1.0.1? If so: The megaupload.com page layout changed some time back so the plugin that comes with 1.0.1 does not work any more. You should compile a recent nightly-version instead of 1.0.1 or wait for the next version (will be released in the middle of january).


As you should know, these applications have troubles only when the provider change page, so is needed to update the plugins quite often. That's the reason why I have released a PKGBUILD that build the package using the snv available on trunk.

The release that I have build has been commited in the middle of Feb. and then should already incoporate all the fixes and I confirm you that I don't have any problem with megaupload, but I have also noted that megaupload sometime change the page and display a message like "the file is temporary not available" (even if the file is available) I think that this happen only with the free accounts. I'm not sure that this can help, but you can try to set the following option in downloaddaemon.conf:

$this->bbcode_second_pass_code('', '
# If this is enabled, DownloadDaemon will automatically precheck links when you
# add them, even if we are not in download-time. It will check if the links are
# online, and, if possible, what size they (approximately) have.
precheck_links = 1
')

I have also noted that you have trouble with your Dockstar also to compile applications that I don't understand and I suspect that you can also have problem with others applications (DownloadDaemon included). I have a PogoPlug-v2 and I don't have any problem. I have 256MB of RAM plus 512MB of swap, the only difference between the PogoPlug and the Dockstart is the RAM, try to increase your swap file.
dan64
 
Posts: 75
Joined: Mon Jan 31, 2011 8:52 pm

Re: DownloadDaemon 1.1

Postby farsheedj » Sat Feb 19, 2011 8:11 pm

precheck_links = 1
[/code]

I have also noted that you have trouble with your Dockstar also to compile applications that I don't understand and I suspect that you can also have problem with others applications (DownloadDaemon included). I have a PogoPlug-v2 and I don't have any problem. I have 256MB of RAM plus 512MB of swap, the only difference between the PogoPlug and the Dockstart is the RAM, try to increase your swap file.[/quote]

The problem with megaupload is very bizzare. When I initially add the megaupload link it will not download. If dd is stopped( or crashes) and is then restarted it will start the same megaupload download and complete it. So the trick for megaload is to stop and restart. Looking at dd log file it looks like the link is only parsed after dd is restared. This behaviour does not occur with other site. I wonder if this is problem with my configuration or megaupload plugins. Can you copy and paste your full configration file for me so I can compare it with mine and see what is different. Do I need to change anything with routerinfo file.
Thanks.
farsheedj
 
Posts: 49
Joined: Wed Feb 09, 2011 6:07 pm

Re: DownloadDaemon 1.1

Postby dan64 » Sat Feb 19, 2011 8:58 pm

These are my settings (I have stripped the comments):

$this->bbcode_second_pass_code('', '
overwrite_files = 1
enable_resume = 1
download_to_subdirs = 1
enable_reconnect = 0
downloading_active = 1
download_timing_start =
download_timing_end =
download_folder = /srv/share/incoming/dd
simultaneous_downloads = 3
log_level = DEBUG
log_procedure = file:/var/log/downloadd.log
mgmt_password =
mgmt_port = 56789
refuse_existing_links = 1
mgmt_accept_enc = both
max_dl_speed = 0
bind_addr =
daemon_umask = 0000
gocr_binary = /usr/bin/gocr
captcha_retrys = 20
captcha_manual = 1
captcha_max_wait = 60
proxy_list =
assume_proxys_online = 0
enable_pkg_extractor = 0
pkg_extractor_passwords =
delete_extracted_archives = 0
tar_path = /bin/tar
unrar_path = /usr/bin/unrar
unzip_path = /usr/bin/unzip
precheck_links = 1
post_download_script =
insecure_mode = 1
autofill_title = 1
mgmt_max_connections = 50
auth_fail_wait = 30
write_error_wait = 30
plugin_fail_wait = 60
connection_lost_wait = 20
dlist_file = /etc/downloaddaemon/dlist
recursive_ftp_download = 1
')

P.S.
To use gocr (for captcha) you have to install it (pacman -S gocr)
dan64
 
Posts: 75
Joined: Mon Jan 31, 2011 8:52 pm

Re: DownloadDaemon 1.1

Postby farsheedj » Sat Feb 19, 2011 11:14 pm

P.S.
To use gocr (for captcha) you have to install it (pacman -S gocr)[/quote]

Hey Dan64.Thanks for your time and valuable input. I found out that the way I was posting megaupload link in dd was the problem.I was pasting the direct megaupload download link(the download link that appears after waiting for 40 sec ) to dd. Apparantly, If I paste the link to that first megaload page and let dd start the initial 44 sec wait,the download will start and complete.I guess this was how dd plugin are designed.
Regards,
farsheedj
 
Posts: 49
Joined: Wed Feb 09, 2011 6:07 pm

Re: DownloadDaemon 1.1

Postby dan64 » Tue Feb 22, 2011 8:28 am

I'm happy to know that the problem has been solved. The reason why these download managers has been developed it to taking care of the time delay and (eventually) of captchas. If you have to download a large file splitted in several files you can paste all the links and the program will do all the boring task.
dan64
 
Posts: 75
Joined: Mon Jan 31, 2011 8:52 pm

Re: DownloadDaemon 1.1

Postby farsheedj » Mon Feb 28, 2011 12:40 am

Hey Dan64 and Pepedog.
Just to let you know that the recent February Arch Linux ARM install linux major system upgrade broke my downloaddaemon install and dd is not starting now.I have tried numerous times to reinstall dd 1047-2 but it does not start at all.I don't know what exactly is broken but it will not start.

The webinterface though apache also gives me this error and apache would not start.
httpd: Syntax error on line 477 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/httpd/modules/libphp5.so into server: /usr/lib/httpd/modules/libphp5.so: cannot open shared object file: No such file or directory
In addition yoaurt is also broken gives me this error
package-query: error while loading shared libraries: librtmp.so.0: cannot open shared object file: No such file or directory.
Luckily, I backed up before the system upgrade and will use the older system until you gurus figure out what to do with new system upgrade.

what is this "error while loading shared libraries: librtmp.so.0". It gives me this error for transmission as well.
regards,
farsheedj
 
Posts: 49
Joined: Wed Feb 09, 2011 6:07 pm

Re: DownloadDaemon 1.1

Postby pepedog » Mon Feb 28, 2011 1:13 am

Try
pacman -Sf php-apache

librtmp, I had that but can't remember the package
Might have been rtmpdump
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: DownloadDaemon 1.1

Postby farsheedj » Mon Feb 28, 2011 2:05 am

$this->bbcode_second_pass_quote('pepedog', 'T')ry
pacman -Sf php-apache

librtmp, I had that but can't remember the package
Might have been rtmpdump


Thanks Pepdog.Apache is running with this.
downloaddaemon is also starting now but i cannot access it through webinterface anymore.Do I need to change apache or php configuration again.
Thanks.
farsheedj
 
Posts: 49
Joined: Wed Feb 09, 2011 6:07 pm
Top

Re: DownloadDaemon 1.1

Postby farsheedj » Mon Feb 28, 2011 5:34 am

$this->bbcode_second_pass_quote('farsheedj', '')$this->bbcode_second_pass_quote('pepedog', 'T')ry
pacman -Sf php-apache

librtmp, I had that but can't remember the package
Might have been rtmpdump


Thanks Pepdog.Apache is running with this.
downloaddaemon is also starting now but i cannot access it through webinterface anymore.Do I need to change apache or php configuration again.I get this error after trying to logon to downloaddaemon

This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.


Thanks.
farsheedj
 
Posts: 49
Joined: Wed Feb 09, 2011 6:07 pm
Top

Re: DownloadDaemon 1.1

Postby farsheedj » Mon Feb 28, 2011 5:49 am

Hi Pepedog
Never mind. You php configuration came handy.I copied and pasted your php.ini configuration files from your previous posts and now webinterface is back up. I still don't know what exactly broke with the update but it costed me whole sunday evening when I could have been watching Oscar's.
Thanks.
farsheedj
 
Posts: 49
Joined: Wed Feb 09, 2011 6:07 pm

PreviousNext

Return to User-Submitted Packages

Who is online

Users browsing this forum: No registered users and 9 guests