Search results

  1. S

    Plugin - NFO Imager

    Hey Kitty, I've installed the GD (OS is Ubuntu), but i still get the blank screen with the word "Checking"
  2. S

    Plugin - NFO Imager

    OK Thanks again Novik
  3. S

    Plugin - NFO Imager

    Thanks for that Novik Sadly it didn't work for me though ('e.stopImmediatePropagation is not a function') But it put me on the right track and after a bit of searching I found 'stopPropagation()' and that did it I've also implemented a 'Save Image...' button which provides the real name of...
  4. S

    TaddLabel modification, show all torrents in group

    which plugin is it that gives the ratio background color?
  5. S

    change chunk priority

    I bet you could patch rtorrent itself to do stuff like this. I've read a few blog posts about patching rtorrent to do strange stuff, though it's mostly beyond me, i would image it's possible for someone who understands c++
  6. S

    change chunk priority

    Hi, thanks for answer, I was afraid of this. Now maybe a little off topic - exists some torrent client, which I can install on server, which supports downloading JUST first and last chunk of the file and ignoring everything else ?
  7. S

    "Dupe-check-Plugin"

    Ahhh okay .. I did not seen this plugin. Sounds cool, thanks for ur replies Could someone tell me where I can find it? google results are saying nothin.
  8. S

    "Dupe-check-Plugin"

    But the name of the torrent may vary according to the tracker or the version: centos-5.2-i386-server-my.tracker.com.iso centos-5.2-i386-server-my.secondtracker.com.iso www.mytracker.com-centos-5.2-i386-server.iso The system recognizes as different torrents but they are the same. And if you...
  9. S

    TaddLabel modification, show all torrents in group

    I have modified the TaddLabel plugin, now you are able to select the main group and see all the torrents in the sublabels of that group. Just put this in your plugin folder and it should work. Please write here if you find anything odd about it.
  10. S

    Log off plugin

    Well, it's not that the plugin doesn't work in chrome, the problem is that chrome executes some left behind ajax request or already tries to access the page (with the logout username and logout password, which are invalid obviously) before executing the onreadystate function which will redirect...
  11. S

    Log off plugin

    Hi, nice little plugin. I am experiencing all the same problems as well. I have removed all users apart from myself to get it to work. THe drop down menu didn't work for me. I hope you get it sorted guys
  12. S

    Log off plugin

    This shouldn't be that hard to do, I'll add this in the next update. I already made a check for this and if there are no other users it doesn't show the switch user part. AceP1983 has a change which logs off properly (using ajax) so you can use the auth login prompt again so I will remove the...
  13. S

    Log off plugin

    so what we need then is to set it to log off then send to a differnet path perhaps? maybe we should set up a non password protected area on our servers which doesn't actually have anything then we could solve this issue, right?
  14. S

    Log off plugin

    I've had that happen but only if i enter the wrong password or username.
  15. S

    Log off plugin

    Yeh, in the install wiki (http://code.google.com/p/rutorrent-logoff/wiki/Install) I mentioned you should check it out as url logoff. I will make an update for this plugin soon since AceP1983 pointed out it doesn't work on IE and he has a fix for it (although not working completely yet for me). I...
  16. S

    Log off plugin

    Nice work!
  17. S

    Need a Fully featured Screenshot plugin

    If you have full access to the server you can install via svn: Code: svn co http://rutorrent.googlecode.com/svn/trunk/plugins/screenshots/ /your/path/to/rutorrent/plugins/screenshots
  18. S

    [RELEASE] Proper form/cookie-based multiuser support for ruTorrent

    Multiuser login for ruTorrent Available here: https://github.com/katuma/rutorrent-login This post should probably belong into announcements, please move this thread once it's apparent there are no security gotcha I might've missed. This plugin enchances ruTorrent with cookie-based form-login...
  19. S

    rTorrent Manager (Start Stop Restart rtorrent)

    Thank You. How many commercial plugin exist?
  20. S

    Chat plugin

    Seems like this plugin is broken with the newest rutorrent :/ It won't show in the plugins list unless you rename "chat" to "chatty", but it won't load then either and returns a "[10.01.2013 04:11:26] JS error: [http://192.168.1.30/rutorrent/plugins/chatty/lang/en.js : 48] Uncaught TypeError...