Search results

  1. P

    "Save to" (datadir) plugin causing torrents to be restarted

    This is a normal behavior. "Fast resume" mean - delete torrent, and add it with a "Fast resume" option. This depends from target. For example, if you save torrent to the another partition (without "Fast resume" option checked), then hash check will be performed.
  2. P

    Install all plugins

    Anyone can install plugins for me or tell me how? I am using rutorrent 3.6 on my server. Thank you
  3. P

    No Plugins Working in rutorrent?

    It doesnt matter in which directory ruTorrent is. Also theres no need to turning off rTorrent or reboot your pc. A quick reload with F5 and youre done. Does it work with an unedited plugins.ini? Try to uncomment all lines of the [create]-section. Which permissions has the plugins-folder? What...
  4. P

    Web Proxy and rtorrent manager??

    I have a seed box from a provider, and in looking to replace it elsewhere I see two plugins I can not seem to find... Web Proxy - Stephen Park rtorrent Manager - "Novik" Any one have links to the sites to get these plugins? ? These seem to be elusive for some reason? ? ? Thanks.
  5. P

    rutorrent (svn edition) crashes on highspeed transfers

    in the rutorrent gui, click settings (the gear icon) and change the timeout settings. If you still have problems it's probably due to net lag between your browser and the web server.
  6. P

    rutorrent (svn edition) crashes on highspeed transfers

    hrm, I've set it up on a few gigabit machines and haven't noticed this myself....you can change timeout settings in the gui under settings and it may also have something to do with web server settings....
  7. P

    Column Width

    Which version of rutorrent are you using?
  8. P

    Disabling settings dialog.

    After looking the source over, I think it would be fairly easy to implement. Just a configuration value in config.php and then a few if statements here and there. For me the php part would be easy, I would get lost in the Javascript though.
  9. P

    Disabling settings dialog.

    Damn, I was hoping for something server side, I'll have to take another look at the code. That does work in interim though.
  10. P

    Disabling settings dialog.

    Is there an easy way to disable the settings dialog within rutorrent. I already have the .rtorrent.rc file where it cannot be modified by the webserver, but I would like to disable the settings entirely. Thanks.
  11. P

    Open for seeding

    I do this all the time with the same user and never had a problem. What i do is download a torrent from tracker 1 and wait for it to finish. Then go look for the same exact torrent at tracker 2 and download the .torrent file. Next, i just add the .torrent file from tracker 2 and have it download...
  12. P

    Backend freezes with ruTorrent 3.0 beta

    I tested it once again. This time I did not run rutorrent-2.8. I tried to add new torrent and rtorrent did hang. I remove autotools plugin. restart rtorrent and apache, removed the torrent just added, wailed till all files rechecked and add the torrent without any error.
  13. P

    Backend freezes with ruTorrent 3.0 beta

    Please, add this to project issues - http://code.google.com/p/rutorrent/issues/entry. I think, the author of this plugin doesn't read this forum
  14. P

    Backend freezes with ruTorrent 3.0 beta

    Freezing of rtorrent always happened to me when the HDD space (quota) was too low, maybe that's the problem in this case ?
  15. P

    Virtual Row Threshold

    What's this setting for? Thanks
  16. P

    ruTorrent and rTorrent lost settings after reboot NAS...

    I'm afraid (as far as I'm aware this is) that ruTorrent doesn't write to the settings file. Like you said, all settings are lost on a reboot. I'm not sure if this is for a good reason or it just as of yet hasn't been programmed, but for now I recommend you just edit the config file itself and...
  17. P

    IP Reporting

    So let's say I have 1 Real Ip eth0 and another virtual eth0:0, how can I make rTorrent to report eth0:0 to the tracker?
  18. P

    IP Reporting

    I couldn't really get the chance to test it as I do not know how. So I was wondering, this feature, Quote IP/Hostname to report to tracker: Does it report the IP that it's connected? Like say I'm using 192.161.0.1 as my main IP, would it report to the tracker I'm using 98.765.43.201?
  19. P

    Limit simultaneous downloads/uploads

    I initially also felt how you did, but eventually I came to understand that wonslung is right. It is more effective, bandwidth wise, to not have any queue system at all. Although I do feel for you, and understand your point - I also have faced the problem mentioned problem regarding the...
  20. P

    Limit simultaneous downloads/uploads

    This guy gets it! I'm not sure what "setting globals" etc. means? Could you educate me?