[SCRIPT] pyLoad Download Manager (with lightweight webserver, Click'n'Load, ...)
|
21st Jan, 2014, 09:07 PM
Post: #1
|
|||
|
|||
[SCRIPT] pyLoad Download Manager (with lightweight webserver, Click'n'Load, ...)
Hey folks,
like here I want to give you another script for another download manager: pyLoad Why another download manager?: As it seems that "DownloadDaemon" doesn't sacrifice all users and a friend of mine asked me for help setting up pyLoad, I decided to do the work only once and spread it with the world. In the past I wasn't that happy with pyLoad because of the buggy client GUI and the damn slow webinterface when running on RPi. But I did give it a new try and setted it up with the super fast lightweight webserver called "bjoern" and deactivated the non-webinterface remote control. Now it's running really well and there is no problem downloading and using the webinterface even during the RPi is playing HD video files. Plus you get a lot of extras in comparison to DD, like Click'n'Load, a bunch of auto updating plugins an so on.... I won't say more about pyLoad, just check: http://pyload.org/ What the script does:
How to install: xbian_installPyLoad.zip (Size: 1.62 KB / Downloads: 345) Download xbian_installPyLoad.zip and unpack it on to your Raspberry with Xbian running. Make sure that your RPi is connected to the internet, as the script needs to download some packages/files. Then run following commands via shell in the same dir where the script file is: Terminal chmod +x xbian_installPyLoad.sh sudo ./xbian_installPyLoad.sh Thats it, the script will start to guide you through the install process. If you have questions, just ask. How to use: Start or autostart the 'pyload' service via xbian-config. Afterwards you can just visit http://<your RPi's IP>:8000 and use your pyLoad download manager. If you've changed the standard port (8000), you have to modify the address of course. After the first start you may have to restart pyLoad to complete a lot of plugin updates. But there will be a notice in the webinterface and you can do the restart via the webinterface too. If you want to make use of the Click'n'Load feature, you have to fordward the specific port (9666) to the webinterface. So, just forward: 127.0.0.1:9666 to <your RPi's IP>:8000 For windows users here are two small batch files. One will setup the port forward, the other one will revert this. At first you have to edit pyLoad_portforward.bat with your texteditor and place in your RPi's IP! Then run it as admin. The port forward will stay even after rebooting until you run the pyLoad_portforward-undo.bat. pyLoad_portforward (windows).zip (Size: 518 bytes / Downloads: 61) Have fun! love and peace josch My setup: Software: XBian version: 1.0RC3 | XBMC version: 13.2 (Gotham) | Overclock settings: High Hardware: RPi model: B | Power: DUB-H7 | SD: Tanscend Class 10 | Network: Wireless |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[SCRIPT] DownloadDaemon (lightweight download server) | josch | 10 | 33,510 |
13th Jul, 2015 03:15 AM Last Post: omerp |