Page 5 of 19 FirstFirst ... 3456715 ... LastLast
Results 61 to 75 of 282

Thread: [HowTo] pyload installieren

  1. #61
    @N3m3515
    Darf ich dein HowTo ins Wiki aufnehmen?

  2. #62
    Join Date
    Jul 2007
    Location
    Germany, Bonn
    Posts
    374
    Hi,

    so ich habs mal mit dem neuen Paket versucht.
    Leider folgende Fehlermeldung:
    Code:
    [admin@ASUS_WL500GP pyload]$ python pyLoadCore.py
    /opt/bin/pyload/module/download_thread.py:91: Warning: 'with' will become a reserved keyword in Python 2.6
    Traceback (most recent call last):
      File "pyLoadCore.py", line 48, in <module>
        from module.file_list import File_List
      File "/opt/bin/pyload/module/file_list.py", line 24, in <module>
        from download_thread import Status
      File "/opt/bin/pyload/module/download_thread.py", line 91
        with open("%s.info" % e.getFile(), "w") as f:
                ^
    SyntaxError: invalid syntax
    Ne Idee?
    Regards / Grüße,
    Oliver

    [How-To] Sane Scanner-Server mit XSane Frontend "german"
    [How-To] Sane Scanner-Server with XSane Frontend "english"

    Router: Wl500gP v1 nach Wengi's HowTo mit FW 1.9.2.7-d-r599
    Speicher: Trekstor DataStation maxi 1 Tb
    Clients: Kathrein UFS910 FullHD Sat Receiver, PS3, PCs, Canon MP830 an Sane Scanner-Server, Kyocera-Mita FS1020D über Printserver

  3. #63
    in welches wiki?

    aber egal welches ja gerne.
    aber denk dran das ist speziell für die buffalo linkstation live v3

  4. #64
    Danke!

    Ins pyLoad wiki.

    buffalo linkstation live v3, alles klar

  5. #65
    jetzt müsste ich nur noch das problem mit dem langsamen webserver gelöst bekommen. dann wärs perfekt

  6. #66
    @carterb: in der neusten Version ist das Problem gelöst

  7. #67
    Join Date
    Jul 2007
    Location
    Austria
    Posts
    1,336
    Quote Originally Posted by Spoob View Post
    @newbiefan: Dein "Patch" ist in der Dev Version integriert, danke dafür! Heißt allerdings nicht hoster sondern "listenaddr"
    Ich bin mir keiner Schuld bewusst.

    Ich brauche fuer autoinstall eine winzig kleine Datei zum Download, um auch spaeter immer die letzte Version zu bekommen:
    Koennte man das in die Projektseite nehmen?

    Name: Egal (Vorschlag: asusdl)
    Inhalt: http://bitbucket.org/spoob/pyload/get/tip.zip (oder jede andere offizielle Datei)

    Das stellt sicher, dass immer die letzte Version oder offizielle Version automatisch installiert wird, ohne autoinstall immer zu aendern.
    (Notfalls kann ich diese Datei auch bereit stellen, aber besser ist es bei Euch, weil ich die letzte brauchbare Version nicht kenne)

    LG Newbiefan

    NACHTRAG: Super, funktioniert direkt - download laeuft.....
    Kann man die max. Downloadzeit (5 Std.) in die Config aufnehmen? Grosse Downloads koennen lange dauern.
    Noch ein Bild vom Webif, siehe Anhang
    Attached Files Attached Files
    Last edited by newbiefan; 12-11-2009 at 23:54.
    Alle HowTo's, all howto's

    RT-N16 1.9.2.7-rtn-r3121, Samba, VSFTP, Lightthpd, PHP, Perl, MySQL, Serendipity, Aria2web, HDD 640GB
    RT-N66U, 16GB MicroSD/ 2 Partitions, 2,5" HDD 1TB, running with Merlin's FW and Entware, 16 Mbit A1,
    Netgear DGND 3700V2, QNAP TS119PII 4 TB, QNAP TS209 2 TB Raid1, Backup Synology DS107+ 1 TB, HP CP1515n

  8. #68
    hmmm also bei mir startet das ding so:
    Code:
    Install gocr for captcha reading
    13.11.2009 14:43:10: INFO      pyLoad is up-to-date
    13.11.2009 14:43:10: INFO      Downloadzeit: True
    13.11.2009 14:43:10: INFO      Plugin Index erstellt
    13.11.2009 14:43:10: INFO      initing Remote-Server
    13.11.2009 14:43:10: INFO      Links loaded: 0
    13.11.2009 14:43:10: INFO      Starting Webinterface on host 192.168.1.1, port 8080
    1. sollte die "ocr" nicht durch dieses packet "tesseract-ocr" bereits funktionieren?

    2. Ich hab dan mal versucht ne rsdf datei zu laden dieses geht sowohl nicht über das webif als auch nicht wenn ich das ganze in die links.txt eintrage. Fehlermeldung sagt das kein RSDF unterstützung vorhanden ist ?!

    3. Ein direkter RS link wird auch nciht gesaugt mir volgender fehlermeldung:
    Code:
    module/plugins/RapidshareCom.py:193: Warning: 'with' will become a reserved keyword in Python 2.6
    Unhandled Exception: SyntaxError('invalid syntax', ('module/plugins/RapidshareCom.py', 193, 21, '            with open(local_file, "rb") as f:\n'))
    Webinterface gefällt mir allerdings, schnell und leicht zu bedienen.
    Bin nach HowTo vorgegangen...

    Bis jetzt leider nicht wirklich brauchbar für mich
    Last edited by thejew; 13-11-2009 at 15:59.

  9. #69
    @newbiefan: im neusten tip ist das einstellbar, wie lange maximal gedownloaded werden soll

    @thejew: installier am besten einmal die neuste Entwickler Version, Version 0.2.2 ist nicht gan kompatibel mit Python 2.5

    Hatte mich in der Version geirrt, Version 0.2.3 ist kompatibel und hier zu kriegen!
    Last edited by Spoob; 13-11-2009 at 18:34.

  10. #70
    Join Date
    Jul 2007
    Location
    Germany, Bonn
    Posts
    374
    Hi,

    so ich habe die Änderungen nun eingearbeitet, leider funktioniert kein Download mehr:

    Code:
    192.168.1.20 - - [13/Nov/2009 18:33:52] "GET /json/status HTTP/1.1" 200 51
    module/plugins/RapidshareCom.py:193: Warning: 'with' will become a reserved keyword in Python 2.6
    Unhandled Exception: SyntaxError('invalid syntax', ('module/plugins/RapidshareCom.py', 193, 21, 'with open(local_file, "rb") as f:\n'))
    
    192.168.1.20 - - [13/Nov/2009 18:38:50] "GET /json/status HTTP/1.1" 200 51
    module/plugins/UploadedTo.py:148: Warning: 'with' will become a reserved keyword in Python 2.6
    Unhandled Exception: SyntaxError('invalid syntax', ('module/plugins/UploadedTo.py', 148, 21, 'with open(local_file, "rb") as f:\n'))
    Ich würde gerne etwas mitprogrammieren und nicht immer nur Fehlermeldungen posten, bin jedoch nicht fit in Python
    --> Error-Logs von mir
    Last edited by carterb; 13-11-2009 at 19:14.
    Regards / Grüße,
    Oliver

    [How-To] Sane Scanner-Server mit XSane Frontend "german"
    [How-To] Sane Scanner-Server with XSane Frontend "english"

    Router: Wl500gP v1 nach Wengi's HowTo mit FW 1.9.2.7-d-r599
    Speicher: Trekstor DataStation maxi 1 Tb
    Clients: Kathrein UFS910 FullHD Sat Receiver, PS3, PCs, Canon MP830 an Sane Scanner-Server, Kyocera-Mita FS1020D über Printserver

  11. #71
    Gefixed in Version 0.2.3.1

  12. #72
    Join Date
    Jul 2007
    Location
    Austria
    Posts
    1,336
    Quote Originally Posted by Spoob View Post
    @newbiefan: im neusten tip ist das einstellbar, wie lange maximal gedownloaded werden soll
    Soeben installiert, geht super und auf Anhieb....Danke!

    Newbiefan
    Alle HowTo's, all howto's

    RT-N16 1.9.2.7-rtn-r3121, Samba, VSFTP, Lightthpd, PHP, Perl, MySQL, Serendipity, Aria2web, HDD 640GB
    RT-N66U, 16GB MicroSD/ 2 Partitions, 2,5" HDD 1TB, running with Merlin's FW and Entware, 16 Mbit A1,
    Netgear DGND 3700V2, QNAP TS119PII 4 TB, QNAP TS209 2 TB Raid1, Backup Synology DS107+ 1 TB, HP CP1515n

  13. #73
    Join Date
    Jul 2007
    Location
    Germany, Bonn
    Posts
    374
    Hi,

    Danke für die neue Version, leider keine Verbesserung:
    Code:
    192.168.1.4 - - [13/Nov/2009 22:23:55] "GET /static/window/big_button_over.gif HTTP/1.1" 200 728 module/plugins/RapidshareCom.py:193: Warning: 'with' will become a reserved keyword in Python 2.6
    Unhandled Exception: SyntaxError('invalid syntax', ('module/plugins/RapidshareCom.py', 193, 21, 'with open(local_file, "rb") as f:\n'))
    Regards / Grüße,
    Oliver

    [How-To] Sane Scanner-Server mit XSane Frontend "german"
    [How-To] Sane Scanner-Server with XSane Frontend "english"

    Router: Wl500gP v1 nach Wengi's HowTo mit FW 1.9.2.7-d-r599
    Speicher: Trekstor DataStation maxi 1 Tb
    Clients: Kathrein UFS910 FullHD Sat Receiver, PS3, PCs, Canon MP830 an Sane Scanner-Server, Kyocera-Mita FS1020D über Printserver

  14. #74
    Puh also ich bin langsam etwas verunsichert, probier doch mal die Version

    Gruß

  15. #75
    Join Date
    Jul 2007
    Location
    Austria
    Posts
    1,336
    @Carterb
    ich habe hier meine komplette Version zusammen gestellt - nur mehr in der Config die listenaddr auf deine IP stellen - so geht es bei mir - meine Config ist als AP, ohne reconnect. (Natuerlich noch deine Passwrds eintragen/aendern)
    Zur Zeit habe ich die Version v0.2.3.1 in Verwendung.
    Vielleicht geht diese Version, Rapidshare habe ich nicht probiert, aber sonst alles moegliche.
    LG
    Newbiefan
    Attached Files Attached Files
    Last edited by newbiefan; 14-11-2009 at 11:29.
    Alle HowTo's, all howto's

    RT-N16 1.9.2.7-rtn-r3121, Samba, VSFTP, Lightthpd, PHP, Perl, MySQL, Serendipity, Aria2web, HDD 640GB
    RT-N66U, 16GB MicroSD/ 2 Partitions, 2,5" HDD 1TB, running with Merlin's FW and Entware, 16 Mbit A1,
    Netgear DGND 3700V2, QNAP TS119PII 4 TB, QNAP TS209 2 TB Raid1, Backup Synology DS107+ 1 TB, HP CP1515n

Page 5 of 19 FirstFirst ... 3456715 ... LastLast

Similar Threads

  1. HowTo for aMule and PyLoad on Entware ???
    By QMax in forum WL-500gP Tutorials
    Replies: 3
    Last Post: 02-03-2014, 02:33
  2. pyLoad - ìåíåäæåð çàêà÷åê
    By ryzhov_al in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 155
    Last Post: 29-05-2013, 20:46
  3. Alle Howto's, all howto's
    By newbiefan in forum German Discussion - Deutsch (DE)
    Replies: 17
    Last Post: 29-03-2013, 14:57
  4. [How To] Firmware installieren und konfigurieren
    By wengi in forum German Discussion - Deutsch (DE)
    Replies: 547
    Last Post: 15-04-2012, 13:30
  5. [HOWTO] WL-HDD + Dbox2
    By akbor in forum German Discussion - Deutsch (DE)
    Replies: 14
    Last Post: 07-02-2008, 21:05

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •