XKaliber's picture

A few issues:

1. rutorrent throwes several errors. 

  • mediainfo not installed. This one is solved easy enough...
  • rss cannot be accessed due to curl not being installed. This one is a bigger challenge. PHP must be compiled with --with-curl during install from source.
  • screenshots error. This can be fixed by installing the ffmpeg package. 

Also, it would be really fantastic if autodl-irssi could be added to this appliance. 

Forum: 
Jeremy Davis's picture

Thanks for posting but I have already lodged a feature request.

FWIW php curl installs easy:

apt-get install php5-curl

ffmpeg isn't in the Jessie repos. Perhaps libav will work though? I'd be intersted to hear if it does work. If it doesn't then compiling from source shouldn't be too hard.

As for autodl-irssi I've never even heard of it before.

The buildcode is on github if you want to have a crack at it: https://github.com/turnkeylinux-apps/torrentserver I am happy to help where I can. PIng me on GitHub: @JedMeister

Add new comment