rtorrent-flood: many changes

- removed MediaInfo
- use git to download xmlrpc
- xmlrpc advanced
- rtorrent now uses a unix socket for SCGI
This commit is contained in:
Wonderfall
2016-09-10 16:42:19 +02:00
parent 7607af4078
commit 83c7b9c12f
5 changed files with 20 additions and 34 deletions

View File

@ -7,12 +7,12 @@ directory=/home/torrent
priority=2
redirect_stderr=true
environment=HOME="/home/torrent",PWD="/home/torrent",LOGNAME="rtorrent",USER="torrent",TERM="xterm"
startsecs=5
command=rtorrent
autorestart=true
[program:flood]
user=torrent
directory=/usr/flood
redirect_stderr=true
command=/usr/flood/server/bin/www
autostart=true
autorestart=true