Search results

  1. R

    How to fix rutorrent disk space plugin?

    1) For which reason you *delete* something from conf/config.php? Don't touch it at all, work with conf/users/USERNAME/config.php only. Its must contains changes (relative to main config file) only. 2) Show me you config. Conf filenames and it's contents.
  2. R

    How to fix rutorrent disk space plugin?

    http://code.google.com/p/rutorrent/wiki/PluginDiskspace
  3. R

    RSS not working

    Hi guys. When rutorrent 3.2 starts, it gives this error: Code: [22.10.2011 14:41:07] Bad response from server: (200 [parsererror,getintervals]) { "next": 549, "interval": 10 If i delete the RSS plugin folder, it works fine. My server has multiple rutorrent users on it. I've tried everything...
  4. R

    change Permanent location of downloaded files!

    As you do not have access to the rtorrent configuration file, there is nothing we can do. Your hosting provider does have access so you will have to ask them. You say you are getting bad support so why not take your business / money elsewhere.
  5. R

    change Permanent location of downloaded files!

    You haven't access to this file. Ask hoster's support.
  6. R

    Moving ruTorrent to different distro

    Backup your rTorrent session directory and the share directory from /<webroot>/rutorrent/share
  7. R

    XMLRPC error when trying to edit trackers using the edit plugin

    Try to read about this plugin first. http://code.google.com/p/rutorrent/wiki/PluginEdit "...this plugin removes the torrent, modifies it according to the settings defined, then adds it back." Simple wait, while it adds it back. If this doesn't happens - see web-server's errors log.
  8. R

    Storage error: [File chunk write error: Cannot allocate memory.] error

    Hi, I'm new user with rtorrent and rutorrent. I just start my seedbox on Kimsufi 2G. It works well when I have some torrents. However, when I had more than 20 torrents for seeding and about 4 downloading torrents. It occurs the error "Storage error: [File chunk write error: Cannot allocate...
  9. R

    Stop torrents after download?

    With ruTorrent you may use plugins 'ratio' and 'extratio' (if you want to specify these trackers manually).
  10. R

    Seedbox URL address

    I have just set-up my first seedbox using brock's ,Easy ruTorrent installer + Web server, FTP, Webmin (Ubuntu/Debian/Fedora/More) firstly would like to say Thanks it is great and easy to follow my question is to access the rutorrent the url address has the ip address in it i.e Code...
  11. R

    Torrent paused when completed

    The most common cause for this is a wrong order in the completion handler (set_directory comes FIRST).
  12. R

    Torrent paused when completed

    do you have some weird permissions setup? It could also be a problem with moving torrents upon completion
  13. R

    Single file torrents disappear after download completion (supposed to move)

    I just did another svn update, and tried redownloading a .avi, and had the same problem, it downloads fine, then on completion, the torrent directory changes to the new path, but the file never got moved to the 'Completed' folder, and it no longer exists in the 'InProgress' folder... Where are...
  14. R

    apache error log filling up with ob_end_flush()

    1) This may happens only if you have zlib.output_compression is turned to On and if you use plugin 'data' for retrieve data from server. 2) This is a fixed now. 3) Please, USE PROJECT'S ISSUES page for error reporting.
  15. R

    Single file torrents disappear after download completion (supposed to move)

    Hi, I've been having a problem with single file torrents (i.e. tvshow.avi). After doing a svn update, they work fine (show downloads, then moves to correct directory and starts seeding... but after a few days, when a new download completes, the torrent stays in the paused state, and the file...
  16. R

    Rules for RSS snatching

    The current RSS plugin has no filter for torrent size. Basically this is because it doesn't know the torrent's size until it is loaded. Your best bet is to filter by size on your source and pass this to the RSS plugin.
  17. R

    Rutorrent - slows down entire network

    Second one
  18. R

    Rutorrent - slows down entire network

    Thanks for the response I will have to post twice because of size. Thanks
  19. R

    Rutorrent - slows down entire network

    Anybody any suggestions? or have I asked a question that makes no sense? I do not believe it is my router as I have had Draytek support investigate the router settings, we have tried a several things but to no avail. I can have utorrent running on my computer and it does not slow down my web...
  20. R

    Max bandwidth always rollingback to default

    Or you may change very_big_number to another value. For example, set in rtorrent.rc upload and download rate to 200M instead zero.