Search results

  1. J

    Block somes trackers

    Hi guys, I cant found a way to block tracker by users, For example I would like to have just one trackers and erase the others ... Maybe a plugin ? Thanks
  2. J

    Move torrent based on name (After completion)

    You can do create a script that moves the media to the desired folder and then do two things: 1) Setup cron so it calls it from time to time. 2) Setup a view in rtorrent.rc and add a system.method.set to that rule so it runs the scripts once finished. EDIT: Just browsing for rtorrent I've found...
  3. J

    host a website on dedicated seedbox

    You understand that your question is not exactly an rutorrent support question, right? Anyways, since you write that inserting your ip address redirects to ip/rutorrent then I suppose that there is a re direction either from the server control panel (cpanel, plesk or whatever it has...), or in...
  4. J

    Prevent Sleep/Suspend while Dowloading or Seeding

    Hi! I plan to run rutorrent on a linux computer used mainly as a media server. Right now the computer goes to sleep after some inactivity timeout and is waken up by the clients when files are requested. Can rutorrent abort the sleep timeout while downloading/seeding? Is there an...
  5. J

    Performance issues with IP Filtering enabled. - Version 0.9.3

    https://github.com/rakshasa/rtorrent/issues/106
  6. J

    Disable Large Popup Error Messages

    Disable plugin _noty
  7. J

    JS error

    Thank you!
  8. J

    JS error

    Sorry, totally forgot that information. ruTorrent 3.5, used Firefox 17.0.1. Tried with IE 9 and got the error "JS error: [http://192.168.1.10/rutorrent/js/jquery.js : 2] Unable to get value of the property 'match': object is null or undefined"
  9. J

    Bare minimum plugins?

    1) Bare minimum plugins required to run rutorrent is a zero. 2) http://code.google.com/p/rutorrent/wiki/Plugin_getdir http://code.google.com/p/rutorrent/wiki/PluginHTTPRPC
  10. J

    [SOLVED] Format for ipv4_filter.load file

    well its obvious the problem, your using the -n flag which doesnt load your .rtorrent.rc
  11. J

    [SOLVED] Format for ipv4_filter.load file

    you should get a line such as 1354867989 I Loaded 1 unwanted address blocks (6 kb in-memory) from '~/.rtorrent/ipfilter'. in your logs (INFO level and higher) if it has successfully loaded
  12. J

    JS error

    Recently i'm getting "JS error: [http://192.168.1.10/rutorrent/js/jquery.js : 5535] TypeError: domain is undefined". Doesn't seem to affect anything, or haven't noticed anything. But any error annoys me. Does anyone know how i can fix this?
  13. J

    Always in "Pause" state

    what should i do in this matter ?? ?? ?? When I add a torrent without changing "save to" path - it's added normally and start downloading. But I'm need to set path as my wish........
  14. J

    Always in "Pause" state

    yah, this is strange. This issue is only caused by 3 things: permissions issues download path does not exist torrent which is flawed in some way
  15. J

    Always in "Pause" state

    i seem to be having this exact same problem, mind revealing the answer for your english speaking users? thanks much! -rep
  16. J

    Using BT Legacy with rutorrent?

    This hasn't relation to ruTorrent. This is a client type detection.
  17. J

    A programmer question : how to retrieve the connected user

    Try to write a plugin. In your case it must contain two files 1) plugin.info (you may copy it from plugin 'rpc' and correct) 2) init.php Code <?php $jResult.=("document.title = ".quoteAndDeslashEachItem("Server: ".getUser()).";"; $theSettings->registerPlugin($plugin["name"],$pInfo["perms"]); ?>
  18. J

    rtorrent and finished downloads time date

    Hi all no one? Many thanks
  19. J

    rtorrent and finished downloads time date

    Hi All Hi have a NAS server with rutorrent v3.4 (rTorrent:0.9.2/0.13.2) and need to find a way to do this... As you can see above on my rtorrent.conf file after a download is finished it goes to complete directory. Can I set that folder (after moved) with current date on modified time date...
  20. J

    Re: Always in "Pause" state

    what should i do in this matter ?? ?? ?? When I add a torrent without changing "save to" path - it's added normally and start downloading. But I'm need to set path as my wish........