Search results

  1. J

    autodl-irssi connection error 61?

    used the autodl-setup script and now it works......lol Error getting files listing: Error: Could not connect: (61) Connection refused Code: <?php /* * Rename this file to conf.php. Make sure only your web server can read the renamed file! * * You need to edit...
  2. J

    _task plugin not working

    Hahaha!!!So i guess you mean the problem is that i have rutorrent 3.2 and i try to install _task plugin that it is meant to be installed in rutorrent 3.5? Sry guys if the question is so silly but i just managed to install rutorrent in ubuntu. I m a newbie If that s the problem, where can i...
  3. J

    Datadir (svn 2340) and PHP 2GB limit

    Don't know. For example, on my ASUS RT-N16 all works fine. Everyone? Really? May be, you provide some links? From my side, for example: http://www.gnu.org/software/libc/manual/html_node/File-Positioning.html
  4. J

    Datadir (svn 2340) and PHP 2GB limit

    This flags needs for 32-bit systems *only*. AFAIK, its doesn't affect 64-bit systems at all. No. May be.
  5. J

    Datadir (svn 2340) and PHP 2GB limit

    Recompile php with flags CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
  6. J

    _task plugin not working

    Hey guys. I have rutorrent 3.2 installed on ubuntu server 10.04 and i have installed the mediainfo and screenshots plugin. I have installed also the dependences of mediainfo and screenshots plugins such as _task-3.5. The problem is that when i click on a file and request to see mediainfo or...
  7. J

    Trafic plugin zero data

    Check initplugins.php parameters in the rtorrent.rc of rtorrent instance for user user1. Last parameter must be a user name (user1 in your case).
  8. J

    What does check_port plugin do?

    oh I get it now. Thank you. Interestingly enough upgrading rTorrent fixed the indicator. I needed the latest version for dht support so that I can work with magnet links.
  9. J

    What does check_port plugin do?

    It says port 50,000 is not open. what is supposed to be listening on this port. Otherwise, everything is working. If it is related mys scgi port is configured to be 5,000 and it's listening on localhost. I don't think this needs to advertise itself to the world, does it? Cheers
  10. J

    RSS not updating, Synology NAS

    locate initplugins.php
  11. J

    RSS not updating, Synology NAS

    Check your paths! execute = {sh,-c,/usr/bin/php /volume1/@appstore/rutorrent/php/initplugins.php &}
  12. J

    RSS not updating, Synology NAS

    Do you have to enter a username / password when you connect to rutorrent? Did you restart rTorrent after making the changes to config? The PHP path is for the binary so /usr/bin/php would be correct
  13. J

    RSS not updating, Synology NAS

    https://code.google.com/p/rutorrent/wiki/Plugins#Starting_plugins_with_rtorrent
  14. J

    RSS not updating, Synology NAS

    post your rtorrent config
  15. J

    RSS not updating, Synology NAS

    Are plugins getting executed correctly from rtorrent config?
  16. J

    erasedata issue

    What about version of your ruTorrent? What about version of your plugin erasedata? Try to compare its.
  17. J

    erasedata issue

    Try to use normal versions of plugins and core.
  18. J

    GFrameCatcher

    Hi all i wonder if some1 can help here is it possible to install GFrameCatcher and then edit a line in rutorrent screenshot.php so that rutorrent makes a screensheet instead ov a screenshot or mayb theres a plugin that all ready does this if some1 can point me in the right direction many thanks
  19. J

    RSS plugin not loading

    So I found the solution myself, I had to modify in the rutorrent conf (/opt/share/www/rutorrent/conf/config.php) the following line <---cut---> $pathToExternals = array( "php" => '/opt/bin/php-cgi', // <---cut---> Then everything seems to work perfectly
  20. J

    RSS plugin not loading

    can you be a little more specific ? I installed php5, php5-cli ans still do not work