[How To] pyLoad - Downloader for Rapidshare and more OCH

Post your questions about BT download, FTP download, HTTP download, or QGet download software here.

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby giangi007 » Tue Oct 26, 2010 12:35 am

Hello, is possible to reset the administration user/password for web interface? Probabily I lost it.

Thanks
giangi007
Starting out
 
Posts: 43
Joined: Fri Apr 16, 2010 12:32 am
NAS Model: TS-219P

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby pabouk » Tue Oct 26, 2010 3:49 am

Did you try "pyLoadCore.py -h"?
Code: Select all
[/opt/pyload] # ./pyLoadCore.py -h

pyLoad 0.4.2  Copyright (c) 2008-2010 the pyLoad Team

Usage: [python] pyLoadCore.py [options]

<Options>
  -v, --version            Print version to terminal
  -c, --clear              Delete the saved linklist
  -u, --user               Set new User and password
  -d, --debug              Enable debug mode
  -s, --setup              Run Setup Assistent
  --configdir=<dir>        Run with <dir> as config directory
  --changedir              Change config dir permanently
  --daemon                 Daemonize after start
  -h, --help               Display this help screen


The -u switch should solve your problem.

Also pyLoad has its own forum: http://forum.pyload.org/
QNAP TS-219P; firmware: 3.7.3 Build 20120801; HDDs: single
1x SAMSUNG Spinpoint F3EG HD203WI 1AN1 (2 TB, green, firmware 1AN10003, 512B sector)
1x SAMSUNG Spinpoint F4EG HD204UI 1AQ1 (2 TB, green, firmware 1AQ10001, 4kiB sector)
pabouk
Getting the hang of things
 
Posts: 77
Joined: Thu Jul 22, 2010 4:47 am
Location: Czech Republic
NAS Model: SS-439 Pro

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby giangi007 » Tue Oct 26, 2010 4:39 am

Hello I try with -s and also with new configuration (-s) but without success; when i try to login in web interface, I receive the message that the user/psw is not correctly. How can i do?
giangi007
Starting out
 
Posts: 43
Joined: Fri Apr 16, 2010 12:32 am
NAS Model: TS-219P

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby G&G » Fri Oct 29, 2010 1:11 am

Hello all,

I have a TS-259Pro and I have read your tutorial.
But, after a reboot of my NAS and execute this command line screen -dmS python /opt/share/pyload/pyLoadCore.py. I have only a conf file in /usr/share/pyload.
Everytime I must reload the setup by ./pyLoadCore.py -s

Do you have a solution ? :)

Thx you for your help and it's very nice how to

G&G
G&G
New here
 
Posts: 5
Joined: Fri Oct 29, 2010 1:05 am
NAS Model: TS-439 Pro II

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby pabouk » Fri Oct 29, 2010 6:42 pm

Hello G&G,

you have chosen to store the configuration to a different directory than the installation directory so I think that you must tell this to pyLoad when you start it:
Code: Select all
[/opt/pyload] # ./pyLoadCore.py -h

pyLoad 0.4.2  Copyright (c) 2008-2010 the pyLoad Team

Usage: [python] pyLoadCore.py [options]

<Options>
  -v, --version            Print version to terminal
  -c, --clear              Delete the saved linklist
  -u, --user               Set new User and password
  -d, --debug              Enable debug mode
  -s, --setup              Run Setup Assistent
  --configdir=<dir>        Run with <dir> as config directory
  --changedir              Change config dir permanently
  --daemon                 Daemonize after start
  -h, --help               Display this help screen

Please try:
Code: Select all
screen -dmS pyLoad /opt/share/pyload/pyLoadCore.py --configdir=/usr/share/pyload

or you can also try the --changedir parameter.

BTW: The parameter after screen -dmS is a screen session name not program to run. Putting python there does not make much sense.
QNAP TS-219P; firmware: 3.7.3 Build 20120801; HDDs: single
1x SAMSUNG Spinpoint F3EG HD203WI 1AN1 (2 TB, green, firmware 1AN10003, 512B sector)
1x SAMSUNG Spinpoint F4EG HD204UI 1AQ1 (2 TB, green, firmware 1AQ10001, 4kiB sector)
pabouk
Getting the hang of things
 
Posts: 77
Joined: Thu Jul 22, 2010 4:47 am
Location: Czech Republic
NAS Model: SS-439 Pro

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby G&G » Sat Oct 30, 2010 3:49 am

Thank you for your answer Pabouk :).

Yes the problem is my configdir when I launch pyLoadCore.py, I have modified by the command line "--changedir Change config dir permanently" :)
Now, it's work perfectly :)

Thank you so much, have a nice day.

G&G
G&G
New here
 
Posts: 5
Joined: Fri Oct 29, 2010 1:05 am
NAS Model: TS-439 Pro II

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby Eduardo » Thu Nov 04, 2010 1:25 am

Hi RaNaN:

Thanks for this nice tutorial. I would like to try pyload. But, let me ask two questions:

1.- When Pyload isn't downloading, does it avoid the HDD spin down?

2.- Is it easy to uninstall pyload and all these dependencies? I would like to try, but after that, I would like a clean system...

Regards.
TS-259Pro+,TS-239 Pro. Firm 3.7.3 Build0801
2xSeagate ST32000542AS CC34 Raid 1 (+1 ST32000542AS Raid 1 ESATA/USB Backup)
Qpkg: MLDonkey, JRE, Micke OpenSSH, Micke Nasreport, Python, CrashPlan, Rsnap.
Ipkg: Rsnapshot, logrotate, heyu
================================================================================================
Looking forward to a (Prolific 2303 or ftdi) USB to serial driver!
User avatar
Eduardo
Easy as a breeze
 
Posts: 347
Joined: Tue Jun 30, 2009 2:08 am
Location: Sevilla (Spain)
NAS Model: TS-459U

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby G&G » Thu Nov 04, 2010 1:47 am

Hello Eduardo,

2, yes it's easy, Pyload is just an archive, not an installation. You can delete the Pyload folder and use the command : ipkg remove <dependencie>. And after, the command : ipkg clean for delete the installation packages.
G&G
New here
 
Posts: 5
Joined: Fri Oct 29, 2010 1:05 am
NAS Model: TS-439 Pro II

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby G&G » Thu Nov 04, 2010 1:49 am

Hello,

I have an another problem :S.
Since 2 day, when I launch a Megaupload download after 5 second the download crash and I have an error message :

failed[Errno 2] No such file or directory 0.00 BMegauploadCom

Could you help me ? :)

Thank you, have a nice day all.

G&G
G&G
New here
 
Posts: 5
Joined: Fri Oct 29, 2010 1:05 am
NAS Model: TS-439 Pro II

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby Eduardo » Thu Nov 04, 2010 2:03 am

G&G wrote:Hello Eduardo,

2, yes it's easy, Pyload is just an archive, not an installation. You can delete the Pyload folder and use the command : ipkg remove <dependencie>. And after, the command : ipkg clean for delete the installation packages.


Do you mean "ipkg remove <dependencie>" for each of the dependencies or is there a sort of chain with all of them?

Thanks in advance
TS-259Pro+,TS-239 Pro. Firm 3.7.3 Build0801
2xSeagate ST32000542AS CC34 Raid 1 (+1 ST32000542AS Raid 1 ESATA/USB Backup)
Qpkg: MLDonkey, JRE, Micke OpenSSH, Micke Nasreport, Python, CrashPlan, Rsnap.
Ipkg: Rsnapshot, logrotate, heyu
================================================================================================
Looking forward to a (Prolific 2303 or ftdi) USB to serial driver!
User avatar
Eduardo
Easy as a breeze
 
Posts: 347
Joined: Tue Jun 30, 2009 2:08 am
Location: Sevilla (Spain)
NAS Model: TS-459U

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby G&G » Thu Nov 04, 2010 3:59 am

I think, you can try to chain a lot of dependencies, like :

ipkg remove <dependencie_1> <dependencie_2> etc...

;)

So, who has one idea for my problem :) ?

G&G
G&G
New here
 
Posts: 5
Joined: Fri Oct 29, 2010 1:05 am
NAS Model: TS-439 Pro II

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby pabouk » Thu Nov 04, 2010 3:53 pm

Eduardo wrote:1.- When Pyload isn't downloading, does it avoid the HDD spin down?

I am using pyLoad for several weeks and I can confirm that HDD spins down normally when there are no downloads though I am not sure if automatic updates of pyLoad plug-ins do not spin the HDD up.
QNAP TS-219P; firmware: 3.7.3 Build 20120801; HDDs: single
1x SAMSUNG Spinpoint F3EG HD203WI 1AN1 (2 TB, green, firmware 1AN10003, 512B sector)
1x SAMSUNG Spinpoint F4EG HD204UI 1AQ1 (2 TB, green, firmware 1AQ10001, 4kiB sector)
pabouk
Getting the hang of things
 
Posts: 77
Joined: Thu Jul 22, 2010 4:47 am
Location: Czech Republic
NAS Model: SS-439 Pro

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby pabouk » Thu Nov 04, 2010 4:10 pm

G&G wrote:Since 2 day, when I launch a Megaupload download after 5 second the download crash and I have an error message :

failed[Errno 2] No such file or directory 0.00 BMegauploadCom

It is better to use the pyLoad forum: http://forum.pyload.org/

Just general introduction to pyLoad troubleshooting:
- pyLoad does not explicitly test existence of external tools like tesseract and can show errors like above without explication
See for example http://forum.pyload.org/viewtopic.php?f=7&t=161
- starting pyLoad in debug mode and reporting bugs:
http://forum.pyload.org/viewtopic.php?f=12&t=33
QNAP TS-219P; firmware: 3.7.3 Build 20120801; HDDs: single
1x SAMSUNG Spinpoint F3EG HD203WI 1AN1 (2 TB, green, firmware 1AN10003, 512B sector)
1x SAMSUNG Spinpoint F4EG HD204UI 1AQ1 (2 TB, green, firmware 1AQ10001, 4kiB sector)
pabouk
Getting the hang of things
 
Posts: 77
Joined: Thu Jul 22, 2010 4:47 am
Location: Czech Republic
NAS Model: SS-439 Pro

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby Eduardo » Fri Nov 05, 2010 4:37 pm

Hi:

I followed this nice How To, and installed Pyload. It seems to work fine (except the https access to the admin web), but since then I can´t restart the NAS. I tried sometimes through the admin web and the Qnap finder. Neither does the power button. I forced the shut down pressing the power button some seconds. The NAS shut down. But after starting it again, in spite Pyload didn't sucess to autostart, the restart problem persists. Please, any idea?

Edit: I was wrong. Pyload was working. Autostart succeeded from the beginning.
Last edited by Eduardo on Sat Nov 06, 2010 12:50 am, edited 2 times in total.
TS-259Pro+,TS-239 Pro. Firm 3.7.3 Build0801
2xSeagate ST32000542AS CC34 Raid 1 (+1 ST32000542AS Raid 1 ESATA/USB Backup)
Qpkg: MLDonkey, JRE, Micke OpenSSH, Micke Nasreport, Python, CrashPlan, Rsnap.
Ipkg: Rsnapshot, logrotate, heyu
================================================================================================
Looking forward to a (Prolific 2303 or ftdi) USB to serial driver!
User avatar
Eduardo
Easy as a breeze
 
Posts: 347
Joined: Tue Jun 30, 2009 2:08 am
Location: Sevilla (Spain)
NAS Model: TS-459U

Re: [How To] pyLoad - Downloader for Rapidshare and more OC

Postby Eduardo » Sat Nov 06, 2010 12:30 am

Hi:

Pyload works like a charm. Downloads very fast. But I still can't reboot my NAS! Pressing short the power button or by Finder is the same. I can hear the beep, but the NAS keeps on working. Does anybody have this issue?

Should I try to uninstall all the ipkgs, python and the dependencies?
TS-259Pro+,TS-239 Pro. Firm 3.7.3 Build0801
2xSeagate ST32000542AS CC34 Raid 1 (+1 ST32000542AS Raid 1 ESATA/USB Backup)
Qpkg: MLDonkey, JRE, Micke OpenSSH, Micke Nasreport, Python, CrashPlan, Rsnap.
Ipkg: Rsnapshot, logrotate, heyu
================================================================================================
Looking forward to a (Prolific 2303 or ftdi) USB to serial driver!
User avatar
Eduardo
Easy as a breeze
 
Posts: 347
Joined: Tue Jun 30, 2009 2:08 am
Location: Sevilla (Spain)
NAS Model: TS-459U

PreviousNext

Return to Download Station and QGet

Who is online

Users browsing this forum: No registered users and 0 guests