Search results

  1. S

    Request: Easy way to add magnet links

    I often prefer to use magnet links. I found guidance somewhere that showed how to do it (Open "Add Torrent"; paste link into box "Torrent URL"). That works but is non-obvious as there is no ref to "magnet". --> Anyway, I'd like a toolbar button that would automatically add the magnet link I...
  2. S

    how to edit the svn files

    If you are like me, you like to check out everything with svn. If you are also like me, you use MOST of the plugins for rutorrent. This poses a problem. You can either download rutorrent with svn then svn each plugin (this can be a pain) or you can svn the entire plugins directory and remove...
  3. S

    How to use rutorrent: Downloading

    How to add a file for download: Open the rutorrent url. Select the "add a torrent" icon (it looks like a globe, as shown in this screenshot) This will bring up another window which will allow you to add torrents to the webui, as shown in this screenshot. This gives you two methods of...
  4. S

    how to download files through http

    hello i have question that how to downlaod files through http actually i have ftp for my rtorrent ftp://xx.xx.xx.xx/downloads/file.avi now from ftp am unable to remote upload files to ovfile and other sites which accept only http uploads so any way so that i access http folder...
  5. S

    How to use rutorrent: Cookies Plugin

    This guide will hopefully give you all the information you need to use the cookie plugin. For most sites, you do not need a cookie, but for some, you do. If you are getting errors when adding torrents via RSS, this may be the solution. To add a cookie, you need to open the cookie plugin menu...
  6. S

    How to use rutorrent: extsearch plugin

    Extsearch adds a much requested feature of an internal search for your favorite sites with out leaving the rutorrent url. It's installed like any other plugin. (as of the writing of this document, it's only available by svn, but should be available as a normal plugin for the 3.2 release)...
  7. S

    How to install rtorrent, rutorrent, nginx, php-fpm and more on Arch Linux

    This guide is for Arch linux. This will be a step by step guide, but it won't be for the complete novice. I'll try to make it as thorough as possible but there are a LOT of config files which need to be written. You can use whatever text editor you are most comfortable with. Typically nano...
  8. S

    How to use rutorrent: Creating a new torrent (create plugin)

    How to create a torrent: First, click on the "Create" icon (it looks like a star) This should open the "Create" window: Next, add a file source (usually a directory, sometimes a single file) for your new torrent (you can use the _getdir plugin to browse to your source like you would on a...
  9. S

    How to use rutorrent: Unpack Plugin

    The Unpack plugin lets you unzip and unrar torrent files. This plugin is fairly easy to use, but i HIGHLY recommend installing the _getdir plugin. _getdir, if you do not already know, allows you to pick a directory in a similar fashion to how you would in a normal computer program. This...
  10. S

    How to use rutorrent: RSS plugin

    This guide will explain how to use the rss plugin. There are 2 ways to use rss, manually and automatic. I will explain the manual method first. (note: the automatic method requires you to use regex filters, I'm not going to teach you regex here, as it is outside the scope of this guide.)...
  11. S

    Easy ruTorrent installer + Web server, FTP, Webmin (Ubuntu/Debian/Fedora/More)

    This is an easy installer for ruTorrent (multi-user support), rtorrent, plugins and other dependencies. It requires no Linux knowledge. The only requirement is that you can copy and paste three lines of code. In 5-10 mins, you should have a fully working ruTorrent. To install it, use one of the...