[SCRIPT] pyLoad Download Manager (with lightweight webserver, Click'n'Load, ...)
|
6th May, 2014, 06:37 PM
Post: #6
|
|||
|
|||
RE: [SCRIPT] pyLoad Download Manager (with lightweight webserver, Click'n'Load, ...)
Awesome script Josch. Thanks for that!
Just a hint for all people running into problems when updating python2.7 while executing the script: Login to your raspberry via SSH and use the Xbian updater to run all updates except those related to python. Then restart your rapsberry, login via SSH again and execute the following commands: Terminal sed -i '/_hashlib.so/d' /var/lib/dpkg/info/python2.7.list sed -i '/_ssl.so/d' /var/lib/dpkg/info/python2.7.list See wiki for further infos regarding python update. I highly reccomend using the Xbian updater, since I tried doing the updates manually first and ended up with XMBC not laoding correctly. Afterwards the script works like charm! |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[SCRIPT] DownloadDaemon (lightweight download server) | josch | 10 | 33,526 |
13th Jul, 2015 03:15 AM Last Post: omerp |