Search results

  1. L

    Ratio Group

    i don't think so.....i don't use ratio groups much though...but i'm pretty sure that wasn't added. I DO know that the default ratio groups was added finally which is pretty nice.. i also think ratio group by label is a good idea but i don't have any idea how hard it would be to implement
  2. L

    Ratio Group

    I just read the wiki and its kind of confusing for a lemon like me, but it says you must edit the conf.php file if you want your settings to 'stay' with a reboot. Code: group.insert_persistent_view = rat_0 group.rat_0.ratio.enable= group.rat_0.ratio.min.set=[min_limit_for_ratio0]...
  3. L

    Ratio Group

    seconded and fixed (now listed as enhancement)
  4. L

    Question to the developer like peoples =)

    I was wondering if something like google native client could be leveraged to make rutorrent faster for machines running hundreds of torrents. It seems really interesting http://nativeclient.googlecode.com/svn/trunk/src/native_client/documentation/getting_started.html
  5. L

    Direction or Plugin: Context Menu Cross-Seeding

    Okay, this might be a really stupid question, but at this point I have a context menu, which, once clicked opens up a dialog box. The dialog box has an input for a tracker URL, and an OK / Cancel button. Here's where I'm going form here: 1. I would like to pass along the piece size, data...
  6. L

    Plugin: Change date to YYYY-MM-DD HH:MM:SS

    Sorry - ignore! I just worked out that it's all I had to do. I was expecting it to show up in options, for some reason. Nice plugin - thx.
  7. L

    Brainstorm: FTP plugin

    greetings i've been thinking in the past few days about building a plugin to send some files over FTP inside ruTorrent. currently i rent a 1 gbps seedbox and send the files i want to my home Synology NAS with a PERL script using rsync...problem is i have to type (copy paste) the file/folder...
  8. L

    [Plugin] Ratiocolors

    Another question: Currently, levels are 0,1,2,3. So colors change from level 0 (0% ratio) to 1 (100% ratio) etc Do you think that in the future you can make it possible to define ratios like 50% (0,5), or 150% (1,5) I know that the color changes in stages, but I cannot find an easy way to...
  9. L

    [Plugin] Ratiocolors

    I have a couple of torrents that are above 1 ratio.. In color.jpg you can see that that specified torrent has over 1.8 ratio, but the color is light green The main problem is that you cannot actually see the ratio (Oblivion theme)
  10. L

    [Plugin] Ratiocolors

    Could you please tell me how to change the green background color into something darker? The reason is that in oblivion theme the ratio is not easily visible (see attached color.jpg) I want to make it like in attached color2.jpg I tried editing Code: colors = [ [255, 0, 0], [255...
  11. L

    [Plugin] Ratiocolors

    You're onRemove function is incomplete / unclosed in latest update
  12. L

    [Plugin] Ratiocolors

    This is nice! !)
  13. L

    suggestion for change in the unpack plugin

    agreed - it should be an option
  14. L

    [Plugin] Ratiocolors

    On request I post this before it's entirely finished. Currently you have to edit the levels and colors in the init.js file and in the settings you can only see you levels and colors (only looks good in a webkit browser). Please contact me if you have any problems. Just extract in your plugin...
  15. L

    Ratio plugin modifications ideas

    That would be a great idea, mainly for some trackers that doesn't allow seed more than XX times.
  16. L

    Mediainfo Plugin

    Installing Mediainfo on Debian Squeeze: Add the following line to /etc/apt/sources.list: deb http://www.debian-multimedia.org squeeze main Update the package index: apt-get update Install GPG key of the repository: apt-get install mediainfo
  17. L

    Mediainfo Plugin

    How hard would it be to add a export to .txt to this plugin.
  18. L

    Mediainfo Plugin

    you'd need more than just the binary. It has dependencies. make sure you have them. If the binary works manually then just comment out Code: rtorrent.remote: error in plugins/mediainfo/plugin.info
  19. L

    Mediainfo Plugin

    All i get when i try to use it is Quote Unable to retreive details for this file
  20. L

    Mediainfo Plugin

    Hmmm I'm fresh out of ideas now. Still doesn't seem to work for me. Arch and apache. We spoke about this last night on the IRC and all came to the conclusion it's incorrectly set up. So I come seeking help lol httpd.conf >> http://pastebin.com/kk29acA1 php.ini >> http://pastebin.com/F6viEteR...