Search results

  1. P

    How to install rTorrent + ruTorrent on Mac OS X

    Disclaimer This guide is based on my experience with another guide. It's something of a work in progress and certainly isn't foolproof. However, nothing should go disastrously wrong if you at least follow the guide correctly. If something doesn't work for you, post here and I will try to help...
  2. P

    rTorrent + ruTorrent guide

    Note: If you're running Apache 2.4.7 or newer, you might have /var/www/html as the Apache root dir. To read more, check this post and the reply I posted underneath. Easy install script You can now install the newest rTorrent + (optionally) ruTorrent with a shell script I made. It should work...
  3. P

    Improve UI for iPhones

    Problem: window.onresize is executed every time you zoom in on the rutorrent page in the iPhone webbrowser resulting in a more or less unusable interface (unless you have a fancy iPhone with a retina display and some very tiny fingers). Solution Disable window.onresize if the browser...
  4. P

    Opera userjs: Post torrent links to ruTorrent (may also work in other browsers)

    Well, the title kind of explains it all. I have used this script myself for some time now and thought I may as well share it; who knows, maybe someone even has use for it. The script adds a ruTorrent icon next to torrent links matching the rule set defined in the script. At this moment the...
  5. P

    BOUNTY: rss modifications

    This is a bounty for some rss modifcations. These are going to be hard, and as such i am asking people who think they are good ideas to KICK IN AND HELP GET THIS DONE!!! Number 1: Rss groups. This would work similar to how "ALL FEEDS" works now, but you'd be able to set specific "groups"...
  6. P

    BOUNTY: Low bandwith friendly protocol for interacting with remote rtorrent

    As ruTorrent is the most comfortable and feature rich frontend for rtorrent, it would be great to use it in any conditions. Meanwhile, the current implementation utilizes multiple XMRPC calls from client (on which the WebUI is running) to server (on which rtorrent is running). In practice, that...
  7. P

    Creating Plugins

    Hi I have a question if you guys don't mind,I was going through this here http://code.google.com/p/rutorrent/wiki/HowToCreatePlugin & was really interested in doing something ,is there any specific tool that is used to write these plugins eg netbeans,eclipse etc also can the plugin be...
  8. P

    Plugin: goto

    goto - Add custom buttons to the ruTorrent toolbar. I have very basic javascript knowledge at best (I can read it) so this is a very simple plugin (if it can even be called that) but I use this little addition myself so I figured I might share it. How to install: You can get the files here...
  9. P

    NFO plugin question

    Hi there guys.. NFO plugin works great, but I have a question: If I download a pack, it only shows the nfo in first directory If there is a folder with other subfolders inside, then it cannot see the nfo Is there anything that can be done in order to see nfos inside subfolders (Like an option to...
  10. P

    Ratio plugin modifications ideas

    Hello, i would like to set a max upload speed by torrent when a ratio is reach. For exemple, if i have a ratio of 10 for a torrent, i would like to set automatically the max upload speed for this torrent to 256ko/s. It's possible?
  11. P

    problems with create plugin

    Hello, I've installed the create plugin and after that mktorrent. edited the conf.php with "mktorrent" and correct path. but I have some problems: 1) inve installed mktorrent downloading the tar, doing a " make USE_PTHREADS=1 USE_OPENSSL=1 USE_LONG_OPTIONS=1 USE_LARGE_FILES=1 and the output...
  12. P

    rTorrent's user can't access.... and so on error

    hi, i've installed rutorrent and almost all plugins and things is working almost good. using apache2. the problems i have is those "rTorrent's user can't access php interpreter" errors. Code: [21.05.2010 23:57:16] Autotools plugin: rTorrent's user can't access php interpreter. Plugin will not...
  13. P

    Unpack Plugin change permissions

    Hello, I would like the unpack plugin to extract the files and set their permissions to 0775 for the folder and 0660 for the files. Currently it is setting them at 0755 and 0644 respectivly which is causing permission errors when I try to delete as my normal user (over nfs). Does anybody know...
  14. P

    RSS feeds don't always appear...

    I've got a strange problem which I can't seem to reproduce reliably. I understand that in such cases, it's usually difficult to identify the cause, but I'll throw it out there in case you guys have experienced it and can offer assistance. Sometimes when rutorrent loads, my 6 RSS feeds in the...
  15. P

    RSS: Mark As Loaded

    Hi. Previously i had a menyitem when i rightclicked on a torrent in the feed stating "Mark As" -> "loaded"/"Unloaded". But i dont have this anymore, after i reinstalled my computer. Why isn't it there and how do i get it back? Also, a lot of my torrents are getting "Error loading torrent". Is...
  16. P

    Autotools, Samba (Deban Lenny), Snow Leopard

    Hi all. Not so long ago i started using autotools, but it marked all my torrent files as .fail. Setup: Linux server running Debian Lenny with Samba shares, rtorrent 0.8.6/0.12.6 stable. Snow Leopard > Saving torrent files to Samba shares In the Debug log i found that it tries to load two...
  17. P

    Unpack - Autounpack progress messages

    I've noticed that if you manually unpack, it gives progress info in the logger "unpacking started, unpacking finished" which is useful but having it automatically unpack gives no such messages. Is it possible to enable this? I want to make sure files are fully ready for torrent creation.
  18. P

    EraseData Plugin leaves Empty Directories

    If I use "Remove and Delete Data", the plugin removes the files being seeded but not the directory that they are in (if they are in a sub-directory of my Download Directory). 1. Is that the correct result? 2. Is it possible to have the plugin delete the directory also; rather than leaving many...
  19. P

    Autotools plugin

    First of all, I apologize if this has been covered a lot, but I can't find any specific solution to my problem. I'm using rutorrent 3.2 on Gentoo Linux with rtorrent 0.8.6. I've got most plugins setup and working properly, except autotools is doing something a bit strange. My directory...
  20. P

    AutoWatch not working

    My autowatch feature is seemingly not working. I set it up to watch a folder, but whenever a .torrent file is dropped in that folder nothing happens. I changed the interval to a low # as well. Here is my errors.log file: Quote [27.03.11 01:54:21] [27.03.11 01:54:21] AutoWatch: --- begin ---...