Search results

  1. D

    Data plugin

    Click the Files tab and then right-click the file you want and select Get data.
  2. D

    Data plugin

    I wasn't suggesting you use the svn plugin exactly, i was suggesting that you only use the svn plugin if you have the svn base install
  3. D

    Extsearch issue

    If you are paying for a xirivik seedbox you should be sending xirvik the questions. He runs a highly modified version of rutorrent and we can not be expected to support his software.
  4. D

    [SOLVED]The unpack plugin does not let me unpack Bad response from server

    Well there's your problem. Either use only svn or only tarballs, not a mix of them.
  5. D

    [SOLVED]The unpack plugin does not let me unpack Bad response from server

    2011-02-02 19:40:08: (mod_fastcgi.c.2610) FastCGI-stderr: PHP Fatal error: Call to undefined method rTorrentSettings::load() in /var/www/rutorrent/plugins/unpack/unpack.php on line 123 it says.. and unpack.php like 123 static protected function formatPath( $taskNo ) {...
  6. D

    [Solved] Auto unpack not working

    I updated line 109 and now everything is working perfect
  7. D

    [Solved] Auto unpack not working

    Don't add sleep at all. It was just a test to make sure rtorrent wasn't blocking. You should do this as root: Code: cd /var/rutorrent/rutorrent/plugins/unpack && svn revert unpack.php && svn up && echo OK || echo FAILED
  8. D

    [Solved] Auto unpack not working

    check to see if you have any errors in your webserver logs. Also, do you have the command line php setup properly in your rutorrent config.php for the user?
  9. D

    [SOLVED]The unpack plugin does not let me unpack Bad response from server

    Bad response from server: (500 [error,unpack]) this is what i get when i try to unpack my torrents.. What more info do you need? Iv been searching the net but without any luck.
  10. D

    RSS Plugin. HTTP Auth RSS

    please dont' double post bro. If svn checkout works for you on one machine, just download it with that machine, then use ftp or scp to copy it to the other. but as i said in your other thread, sounds like a probelm wiht your svn client, or perhaps some sort of problem with dns/allowed hosts or...
  11. D

    RSS Plugin. HTTP Auth RSS

    I make same changes in svn. Update your copy.
  12. D

    RSS Plugin. HTTP Auth RSS

    Not sure if it requires a cookie, however if there is a cookie i can get it from my browser. how could i tell if the site would need a cookie? is loginmgr a plugin that i can test out?
  13. D

    RSS plugin configuration issues (3.20)

    I messed around a little more with this today and after still finding that it would only update every 15 minutes no matter what I tried, I uninstalled the plugin and installed v3.10 which is now working, updating every 3 minutes. I don't know if there is anything wrong with the new version at...
  14. D

    RSS plugin configuration issues (3.20)

    yeah this is where it is, (i neglected to include the full path before, sorry) and conf.php is set: $updateInterval = 3; // in minutes
  15. D

    TVTorrent search Weird issue

    It may be an old account. in the announce URL there is an userID number, I looked it up and it pointed to an account with the name wonslung. It seemed to be deactivated. I pulled from here: http://rutorrent.googlecode.com/svn/trunk/plugins
  16. D

    what is the proper way to remove plugin httprpc

    use plugins.ini add Code: [httprpc] enabled = no
  17. D

    media info

    When ever i try to use it i just get this error Quote Unable to retreive details for this file
  18. D

    RSS keep history

    In theory this is a possible. But in practice this is a lot of work. Try to open a bounty, i will see to a peoples reaction... Example is here - http://forums.rutorrent.org/index.php?topic=153.0
  19. D

    Can't get any rss feeds to work

    invite sent
  20. D

    EraseData issue

    rtorrent: 0.8.9 / 0.12.9 rutorrent: 3.2 pretty shure plugin.version: 3.2 Just used install script to get it setup as im no expert, had goten this to work whit same setup but diff server long time ago.