Search results

  1. J

    add peer... option

    For wich reason you need to know such strange thing? It depends from a peer connection. It may be incoming (flag I in the corresponding row on the Peers tab) - in this case rtorrent use tcp port from the rtorrent.rc. Or not. See p2p protocol specifications...
  2. J

    add peer... option

    This command isn't applicable to the private torrents.
  3. J

    Directory Based on Tracker

    I use rtorrent on my personal linux server, so I have no idea about seed box specific questions. About restarting. You will need to run the system.method.set_key command. This can be done be either restarting rtorrent, reloading the .rtorrent.rc, or in the the rtorrent command line program...
  4. J

    Directory Based on Tracker

    I tried to do the same, but I couldn't get it to work with a plugin. So I made my own sort script in python, that runs when a file is completed. Code: system.method.set_key = event.download.finished,sort_finished,"execute={~/sort.py,$d.get_hash=}"The trigger event in .rtorrent.rc Code...
  5. J

    Force Recheck pauses instead of checking

    Sometimes if I have a to recheck a torrent it just sits on pausing forever without checking. Sometimes, if it does check it returns an error: Download registered as completed, but hach check returned unfinished chunks. Anything I can do?
  6. J

    [RSS Manger] Download whole RSS Feed - exceptions

    You can't do that. If name of torrent doesn't contain it's size.
  7. J

    [RSS Manger] Download whole RSS Feed - exceptions

    http://code.google.com/p/rutorrent/wiki/PluginRSS
  8. J

    Bind IP shows port closed in rutorrent.

    Thanks a lot.The problem is solved Added the binded IP in it and now rutorrent shows port open Thanks again I really appreciate your help on this.
  9. J

    Move completed ONLY from download directory

    Hi Thanks for all your help and the quick fix. Working 100% on my side
  10. J

    Move completed ONLY from download directory

    You are correct StNick!
  11. J

    Move completed ONLY from download directory

    Hi thought it might be helpful to show the log for a successful download and seed... Code: [05.09.12 14:55:54] AutoMove: --- begin --- [05.09.12 14:55:54] AutoMove: Operation Move [05.09.12 14:55:54] AutoMove: from /kockbag/data/downloads/ [05.09.12 14:55:54] AutoMove: to...
  12. J

    Move completed ONLY from download directory

    Hi Thanks for the quick reply. I turned the log on, and loaded a single torrent, but log doesn't give anything other than it fired the plug-in. Thanks See below... Code: [05.09.12 14:58:31] [05.09.12 14:58:31] AutoMove: --- begin --- [05.09.12 14:58:31] AutoMove: --- end ---
  13. J

    Move completed ONLY from download directory

    I have a similar problem since using Autotools and the AutoMove feature. It only seems to be a problem on torrents that have files in the root of the torrent, ie no directory. Steps to replicate 1.) Click Add Torrent 2.) Specify any existing directory that is NOT the default save location. 3.)...
  14. J

    Bind IP shows port closed in rutorrent.

    Hi, I have binded a IP in the rtorrent.rc file and enabled it in the /etc/network/interfaces. I can access the rutorrent over that IP too but the rutorrent shows as port closed while using that IP. Torrents work as normal though. Is there a way for the port to show as open ?
  15. J

    Can't download to non-default directory

    My guess is that the "custom" part of the whole thing is for rtorrent. rutorrent can be upgraded just by replacing its files. after a quick search I saw that the module is installed in /raid/data/module/RTORRENT and also saw that there is a /raid/data/module/RTORRENT/www/ directory. My guess is...
  16. J

    [PLEASE HELP] How do i DISALLOW user from removing a torrent

    So it cant be done? or if it can, how do i do it?
  17. J

    Deleting Users Off MultiUser system

    .... edit your .htpasswd file and delete the logins. wont that work?
  18. J

    [PLEASE HELP] How do i DISALLOW user from removing a torrent

    Totally new to rtorrent and rutorrent, but got it setup and working perfect anyhow, on ubuntu 12.04 - runing the latest version of rtorrent and rutorrent (at time of writing) OK, dow to my question, i am running rtorrent for multi users. i got to the point of creating new users and i have their...
  19. J

    Block somes trackers

    For exemple : First users : just tracker 1 and 2 Second users : just tracker 3 If the second user add a torrent with the tracker 1 it will be automatically remove
  20. J

    [solved]no tracker information

    0.8.9-2 from repository maybe i should use the svn EDIT : i have make/install the 0.9.2 it's work now !