I already tried that. But it's happenning only when I import a torrent from a file. If I import a torrent by a link it works perfectly.
It seems the torrent link isn't send from ruTorrent to rTorrent. Any guess ?
Well I found when changing :
Code:
su -l rtorrent -c "screen -fn -dmS rtd nice -19 rtorrent"
to
Code:
su - rtorrent -c "screen -fn -dmS rtd nice -19 rtorrent"
It's working. But I've got one problem : torrent doesn't start they're in pause mode no matter what I do. The destination download...
Hi again, I'm experiencing some trouble to launch rtorrent with a daemon script. I've created an user named "rtorrent" and when I launch my script, rtorrent isn't launched apparently :
Code:
#!/bin/sh -e
# Start/Stop rtorrent sous forme de daemon.
NAME=rtorrent-daemon.sh...
Hi,
Is there a way to install and use ruTorrent with nginx without the sockets but with the php-cgi instead ? Because I already have others services on my server which are using nginx and I don't want to reconfigure all my server.
FYI : I'm on a Debian Squeeze server.
It looks like it wanted the following:
Code:
chmod +x *.shfor this type of errors:
I cleared chromium cache but it still gives me Uncaught ReferenceErrors. But it cleares up the latest hour only. MB I should wait for 1 hour and recheck?
Quote
Appears that it was an rtorrent/freebsd problem.
For FreeBSD I applied this src patch http://libtorrent.rakshasa.no/ticket/2661
If anyone runs into this problem do this
Code:
echo "--- src/thread_base.cc.org 2011-04-05 06:26:12.000000000 -0400
+++ src/thread_base.cc 2011-11-07...
Quote
I noticed that rutorrent-3.3 was released recently. Does it work with a new stable version of rtorrent (0.8.9) ?
Yes, from the changelog:
Version 3.3 (30.07.2011 r1731)
Added support for new rTorrent versions (0.8.8, 0.8.9)
i have upgraded to the latest stable of rtorrent 0.8.9 with the latest rutorretn svn yesterday and have noticed no issues at the moment. if you stick with the latest svn you should be right to use this version.
Hello.
I'm running Arch with apache and php installed and working, but i get this when i try to go into rutorrent:
"[26.10.2011 20:03:24] JS error: [http://192.168.0.106/rutorrent/ : 1] Uncaught SyntaxError: Unexpected token <"
Any ideas?
seeing your lighttpd config (typically /etc/lighttpd/lighttpd.conf) and your config.php would help.
.rtorrent.rc is nearly always in your /home/<user> folder.
Your private data (RSS filters, acoounts data etc) stored in the rutorrent/share directory. 1) Save it 2) Install new version of ruTorrent 3) Restore it.
About installation - check project's wiki, or use install script (see one of sticked topic on this forum).
If you use svn version of ruTorrent, then you must use svn version of plugin.
If you use last release version of ruTorrent (3.3), then you must use 3.3 version of plugin.
You cant mix svn, 3.3 and previous (3.2 in your case) versions.
I am trying to move a torrent after completion to a subdirectory based on the label given in ruTorrent.
I set the downloads to "~/rtorrent/data" and label them say "music" or "tv". Then when the download completes, I want the torrent to be moved the appropriate sub-folder. So far I have tried...
I understand that this rutorrent forum but rutorrent would be no where if not for rtorrent and besides you helped me. Thank you for your reply. This is a rutorrent forum and I would think that means anything to do with rutorrent is fair game. IE rtorrent and libtorrent. Or else there would be no...