Search results

  1. L

    Questions on Ratio Setup

    As before, I've read the contents of the link above. Still drawing a blank. Could we please work on an example for my non-tech mind. I have a 5GB torrent to download. I would like to allow seeds to a maximum of 10GB. So, could I set this as? 100,200,0,-1,stop Hope I am making...
  2. L

    Questions on Ratio Setup

    Help! I am a newbie to torrent clients and recently subscribed to a seedbox running ruTorrent v3.4. Problem is I am a bit dim on the tech side and must restrict uploads/seeding to maintain my seedbox account. I've tried to setup ratio group and restart the seedbox server to no avail. Problem...
  3. L

    Keeping rtorrent running with cron

    cron's environment is not that of a login shell, so differences in that and resulting problems are common.
  4. L

    how to download files through http

    you can create a symblink in your web root folder (usually /var/www) ln -s /home/username/download /var/www/foldername you need to adjust bold parts according to your setting. this would allow you to view and download contents in /download folder of the user adjusted above from...
  5. L

    How to get auto-tools working properly

    thanks for the quick reply - I will check these things. It looks like this problem is similar to this one http://forums.rutorrent.org/index.php?topic=85.msg431#msg431
  6. L

    How to get auto-tools working properly

    Hi, for some reason I can't get the autotools to work. I followed your guide but the problem is that rtorrent hangs as soon as one of the autotools is supposed to do something. I have autolabel and automove enabled, debug is enabled but the error.log doesn't help too much: Code...
  7. L

    Keep track of uploads between reboots

    Install http://rutorrent.googlecode.com/svn/trunk/plugins/trafic/
  8. L

    ruTorrent Relocate Plugin

    hey everyone sry for the delay dunno why but i got no notification :X 1) sweet!...i'll be honest: i lost like half a day debug my code till i open getfiles.php lol 2) i'll change ASAP 3) so i should simple dup the en.js to every other laguages? 4) imagine the following situation: you download...
  9. L

    ruTorrent Relocate Plugin

    This is a Relocate Plugin for ruTorrent Features: Allow you to rename your files and keep seeding them. It can be downloaded here: http://code.google.com/p/rutorrent-relocate/ Limitations: Only handle one file at a time Many others... Behavior: Adds a Context Menu option on every...
  10. L

    How to use rutorrent: extsearch plugin

    Hello, I can't get HD-Torrents to work with extsearch plugin. I Go to Settings - Cookies and put: hd-torrents.org|uid=88332;pass=111...hidden because of piracy...111; hd-torrents.me|uid=88332;pass=pass=111...hidden because of piracy...111; hdts.ru|uid=88332;pass=pass=111...hidden because of...
  11. L

    FLAC Autodl. Trying from last 3 days. Help!

    Hello, I am trying to grab "FLAC" music from IPTorrents. There was absolute no problem when I use the "Freeleech" autodl, and everything seem to be fine. I am trying to connect to flac from almost 3 days now, but none of them is grabbing any FLAC music torrents. 1 -...
  12. L

    Run rTorrent and ruTorrent in Docker

    followed instructions. couldn't get networking to work. gave up. This would be a neat idea, if the rtorrent config was easily customizable and it worked.
  13. L

    How to install rtorrent, rutorrent, nginx, php-fpm and more on Arch Linux

    That's a little general for me at this point. Everything is on the same box. So..... Do I put something like "127.0.0.1" into my browser?? (When I do, I get: "Oops! Google Chrome could not connect to 127.0.0.1") But I think I saw a lot of errors flash by at boot. rtorrent isn't starting at...