Search results

  1. L

    Rules for RSS snatching

    I figured out a good way to build ratio to a private tracker is to download torrents immediately as they appear. I know rutorrnt has such an option (with RSS feeds). However, how do I set up a limit so the rss downloader downloads torrents only smaller than 10 GB, for example?
  2. L

    rutorrent settings reset on page refresh

    Sorry for late response. Step by step: 1) I start rTorrent, settings from .rtorrent.rc are loaded. 2) I open ruTorrent frontend, default ruTorrent settings are applied to rTorrent. 3) I set up what i need to on ruTorrent configuration screen, press ok; rTorrent now has these new settings. 4) I...
  3. L

    rutorrent settings reset on page refresh

    up still need help on this
  4. L

    Calling a php script under certain conditions

    If you want to send xmlrpc commands back, you have to decouple (demon-fork) your process from rTorrent.
  5. L

    rutorrent settings reset on page refresh

    Hi, as title says, i can't get rutorrent save its settings, so it applies defaults to rtorrent every time i refresh the page or close and reopen it completely. Thanks in advance for your support! ps: sorry if it's the wrong section to post this issue.
  6. L

    how to download files through http?

    Yes I did
  7. L

    how to download files through http?

    Thanks. I added directory to : /etc/httpd/conf/httpd.conf but nothing happened.Then I found that there is a file here : /etc/httpd/conf.d/rutorrent.conf ut seems that rutorrent settings are saved in this file.I added directory t this file and restarted apache but again nothing happened. could...
  8. L

    how to download files through http?

    1) I made a directory with this path: /var/rutorrent/downloads (mkdir -p /var/rutorrent/downloads) 2) then ran this command : chown apache:apache /var/rutorrent/downloads 3) Then : chmod 777 /var/rutorrent/downloads but when I enter this address in my browser : http://myserverip/downloads , I...
  9. L

    how to download files through http?

    I know it seems strange but because of limitations from my ISP I can not download very fast from ftp. could you please explain more what should I do? what do you mean by "Only when you place your downloads in the www folder/subfolder" or "make a symlink in www to the location" thanks
  10. L

    how to download files through http?

    thanks for prmpt answer but I need to download files with download manager. get data seems to be able to download only one file at a time.I need a way to select several files and download the with download manager. for example when I used torrentflux, I used...
  11. L

    unpack plugin do not work (invalid option -- 'i')

    Try removing the message suppression flags (-idp)
  12. L

    Tracker: [Failure reason \"torrent not registered with this tracker\"]

    Use the rtorrent watch dir directly.
  13. L

    how to download files through http?

    Hi I'm so glad to find rutorrent. it is much lighter than my previous torrent client and more feature rich. by the way I want to know if it is possible to download files through http and not ftp? I'm not a linux expert but I know some basics. I am currently using rutorrnet on centos 5.3 and...
  14. L

    Failed to add torrent (Large Torrents)

    Yes I'm using latest SVN version and I've tried many things before posting. Can you double check and see if this is a bug? Just to add on, I've also tried using autotools watch and it doesn't seem to work either. It would return rtAddTorrent() failed.
  15. L

    Failed to add torrent (Large Torrents)

    I'm facing issues with large torrents uploading and also downloading from remote sites. I've went tracing the problem, and I'm pretty sure it's not a webserver issue because the file was successfully uploaded, but the error says "Failed to add torrent". I'm using ruTorrent 3.4 and 0.9.2...
  16. L

    Failed to add torrent (Large Torrents)

    network.xmlrpc.size_limit
  17. L

    Not quite enough space for full torrent download...

    Type df -h to know how your partition works and du -h /home to know how many space you are using. ++
  18. L

    Not All Trackers Are Getting Updated

    Hi, I've been facing this problem randomly and sporadically. I have no idea what causes it. When I edit a torrent and rearrange various multiple trackers differently, sometimes it works, sometimes it doesn't. The problem is that if I have a multi tracker torrent, not all trackers are getting...
  19. L

    disable options / plugins

    i have applied what i need so far unless i have overlooked anything, Im Running Apache + ruTorrent v3.4 - rtorrent is 0.8.9 + Multiuser (14 users) i copied the plugins.ini & access.ini from /var/rutorrent/rutorrent/conf to each user in /var/rutorrent/rutorrent/conf/users/pureevil these are...
  20. L

    disable options / plugins

    Thanks for that simur is was the [unpack] & [data] i was missing out the files..