Search results

  1. L

    create plugin prob

    is easy to guide me how check permissions? i am newbie on the linux , thx for your answer.
  2. L

    Autotools Cause misinformation to Tracker??

    Perhaps a fix would be: stop torrent, move torrent, restart torrent. That way it should send the complete signal to the site.
  3. L

    GeoIP install problem

    Hi guys! I'm havin trouble installing the GeoIP I did: Code: # pecl install geoip # downloading geoip-1.0.7.tgz ... # Starting to download geoip-1.0.7.tgz (9,416 bytes) # .....done: 9,416 bytes # 3 source files, building # running: phpize # sh: phpize: command not found # ERROR: `phpize'...
  4. L

    Autotools (Only move Autowatch'd data)

    That is a design behavior. It was suddenly lost, but now is restored in svn version. AutoWatch save torrents into $directory subtree. AutoMove work only with torrents, saved under $directory path. Other torrents have to be skipped. So, if you don't want torrent to be automoved - save it out of...
  5. L

    Ratio Plugin not setting RatioGroup

    rTorrent 0.8.7 is NOT supported by ruTorrent. See start page of ruTorrent project.
  6. L

    Execute Script Plugin

    I would love to do that, but ssh ports are blocked here at work. I am, however, able to access rutorrent because it's run on port 80. For now I'm just sshing through my phone, but that's a real pain.
  7. L

    Enable AutoMove feature (Bad Response From Server:(500[error:setautotools])

    I am able to run all my other plugins such as auto-dl and such. I installed this plugin to the /rutorrent/plugings/autotools directory and reloaded. I try to enable "Enable Automove Feature" and I get this error. Anything I can try?
  8. L

    RSS Plugin resulting in 500 error

    No errors in my lighttpd logs. I'll see about upgrading the rtorrent version, thanks.
  9. L

    rss problems

    What do you mean feed source? I grab from btn and bmtv, does it on both of them. My filters don't even have 2012 in them Quote /^(the.)?daily.show.*/i is what i use. But even if it was confused, it would just not load the torrent. But loading it paused? That's very weird :/
  10. L

    rss problems

    In this case - ask Brock. I don't know details about his script. lighttpd user is exist. And it will be used.
  11. L

    Installing Plugins

    Hello, I just recently bought a seedbox and am using rutorrent on the web. I'm new to this whole thing so I need help with some things. I've found this guide to uploading: (http://forums.rutorrent.org/index.php?topic=140.0) and in it, the plugin _getdir is mentioned. I'd like to install it but...
  12. L

    extratio Problem

    Updated from svn and everything is working as expected now! The correct ratio group is being applied for manually added torrents (even with labels with slashes), and for torrents added through a watch directory. Thank you for fixing this so quickly. This is why rutorrent is the best!
  13. L

    extratio Problem

    I've tried to eliminate as many variables as possible to see if I could find the problem. I disabled all the plugins except: autotools throttle ratio extratio, and I'm using the latest svn of rutorrent and these 4 plugins (2025). I set the Ratio Rules "Torrent Label contains" variable to just...
  14. L

    RSS plugin: Web server user can't access curl program. You will not be able

    If I had the possibility to make temp. access I would. But on HDBITS you can't. And when you are a responsible user: you don't communicate any of your login/pass either by email or to any one as they are strictly confidential. that's it. It's the golden rule on internet.
  15. L

    RSS plugin: Web server user can't access curl program. You will not be able

    You may: 1) Send URL, login, password to mailto:[email protected]. 2) Try to solve your problem by self.
  16. L

    RSS plugin: Web server user can't access curl program. You will not be able

    /usr/include/curl is a directory you want to put the path to the curl binary which can be found by issuing the command which curl
  17. L

    RSS plugin: Web server user can't access curl program. You will not be able

    Are you talking about in the RSS.php file? Or where exactly do I specify the path to curl? rssconf.php?
  18. L

    Edit plugin problem

    1) Check your config.php, variable $topDirectory. You can't add (and edit) torrent, if it base path is placed outside $topDirectory. 2) Check existence of the file /tmp/errors.log and paste it's contents here, if it exist.
  19. L

    Edit plugin problem

    This means - Rutorrent cant open .torrent file in the rtorrent session directory.
  20. L

    extratio Problem

    I'm using the latest svn of rutorrent and of the utilized plugins (2023) and 0.8.6/0.12.6 of rtorrent/libtorrent. I'm having a problem with the extratio plugin. I'm trying to get it to apply a ratio group based on label. Here are my ratios Here are my ratio rules I have the autotools plugin...