Search results

  1. J

    _getdir only showing a blank box

    After a whole lot of tinkering I finally managed to get this working. Setting the permissions for /media/HD1/Media wasn't enough, i had to chmod a+rx -R /media/HD1 in order for _getdir to read it.
  2. J

    _getdir only showing a blank box

    I've been trying to get this fixed all day, I've set the correct permissions to the folder (chmod a+rx) but I still get a blank box. My download dir is located on a raid-0 array, mount point is /media/HD1/Media. I have no clue if that makes any difference or not but when i apply the same...
  3. J

    [SOLVED] Geoip plugin shows disabled

    This plugin is not use libapache2-mod-geoip. It use GeoIP PHP extension. http://code.google.com/p/rutorrent/wiki/PluginGeoIP?wl=en
  4. J

    Autotools - "Enable Automove (with move operation)" is crashing rTorrent

    Using SVN version of rTorrent and ruTorrent may solve that issue but I have another problem with auto-move, after torrent is finished and it's moved to designated folder rTorrent begins doing hash recheck That maybe is not such an issue with small torrents, but when you have +10GB torrents it...
  5. J

    Autotools - "Enable Automove (with move operation)" is crashing rTorrent

    Hello, I can not reproduce rtorrent crash anymore. When download is complete I now get error: "Download registered as completed but hash check returned unfinished chunks" File is partially (48% checked), rTorrent still works but torrent is in pausing state. Kind Regards
  6. J

    Autotools problem with automove

    svn.. just saw that the autotools plugin was updated yesterday. Updated now, will try to see if it works now
  7. J

    [SOLVED] Geoip plugin shows disabled

    Hi there, guys! New member here, but been reading this forum for quiet a while. Let me first express my gratitude for the excellent piece of software called rutorrent. Been using it for about 2 years and I'm very happy that I can access my home seedbox from anywhere and manage my torrent...
  8. J

    Plugin create problem

    I'm changed to single quotes as the default config file. Nothing changed. In log file Quote PHP Fatal error: Call to undefined function json_encode() in /var/www/localhost/htdocs/file/rutorrent/plugins/create/action.php on line 161 161 line in action.php Quote...
  9. J

    unpack -- delay unpack for use with event.download.finished,move_complete

    Ah, now you're finally at a problem deserving of this forum . It looks like the command line switches for unrar are diffferent from unrar-free. The dev will either tell you that you must use unrar, or that s/he will update the plugin to be compatible with both unrar and unrar-free. I expect...
  10. J

    unpack -- delay unpack for use with event.download.finished,move_complete

    Hello my friend and really thank you very much for information, it is certainly very useful But because they did not understand much about all this is easy you to clarify something, we should do everything listed on this page is something special! We just confused Thanks again and i hope to...
  11. J

    unpack -- delay unpack for use with event.download.finished,move_complete

    This is a error in rtorrent. Try to update it's version from svn. Or downgrade to 0.8.6.
  12. J

    unpack -- delay unpack for use with event.download.finished,move_complete

    Hey thank you for the quick reply. I had actually copied from the wiki page that had an error that you referenced. I'll see how it works doing the set_directory first and mv second.
  13. J

    RSS Updating Issue

    Mi Mate, yes i have. i changed it to 5mins to check, the counter counts down but nothing gets updated on the feed. Manual update still works. This only seems to have happened in the last few SVN updates. I have the same problem on my box and another mates box. Same SVN version and same issue...
  14. J

    torrent2web: automatically upload torrent on your favourite host site

    torrent2web http://code.google.com/p/torrent2web/ torrent2web is a script for rTorrent client that automatically upload your downloaded torrent on your favourite host site. It' easy to use, really!
  15. J

    Issue with Create Plugin

    Hello I tried to make a torrentfile and after i select Source, insert trackerurl, check private tracker and click "create" i get no torrent file and this error: hashing 5577 pieces [==================================================] Try to correct torrent file... Done. X-Powered-By...
  16. J

    [SOLVED] AutoMove files from RSS feed with AutoTools

    I think I solved this somehow. It must have been a combination of an RSS sending corrupt data, and me testing out a couple of different directory solutions. And at the same time keeping the files where they originally downloaded to. The solution(?) was a bit simple. I removed the complete...
  17. J

    RSS plugin: how to store the torrent name to use with urlrewrite

    You can't. Try to use dummy name, may be this will work.
  18. J

    Autounpacking If Match Filter

    great, fixed my problem too curious to know if its possible to run on more than one filter? /tv/i does tv, if i also wanted to do dvd. would /(tv|dvd)/i work?
  19. J

    Autounpacking If Match Filter

    Try to update from svn. I guess, now this error is fixed.
  20. J

    Autounpacking If Match Filter

    1) Manual extract work under web-server's user. Auto extract - under rtorrent user. 2) Are you restart rtorrent after the last ruTorrent update? 3) Check web-server errors log.