Yesterday I've tested the pyload packages from Stevee. http://people.ipfire.org/~stevee/testing/
Installationorder: leptonica, tesseract-ocr, python-pyOpenSSL, python-Jinja2, python-Beaker, python-thrift, python-simplejson, python-pycrypto, python-pytesser, python-PIL, python-BeautifulSoup, spidermonkey, sqlite, pycurl, unrar, pyload
sqlite and pycurl you find in the pakfire.
After I've installed everything the pyload webinterface was reachable on ipfire:8086.
username: pyload password: secret
At first pyload seems to work fine. Also automatic unrar and unzip of compressed files work fine.
The only thing is that every one minute there is the following entry in the logfile.
149 28.05.2013 08:49:34 ERROR Error executing hooks: 'NoneType' object has no attribute '__getitem__' 150 28.05.2013 08:50:34 ERROR Error executing hooks: 'NoneType' object has no attribute '__getitem__' 151 28.05.2013 08:51:34 ERROR Error executing hooks: 'NoneType' object has no attribute '__getitem__' 152 28.05.2013 08:52:34 ERROR Error executing hooks: 'NoneType' object has no attribute '__getitem__'
Maybe someone could verify it.
- Daniel