Search results

  1. D

    Installing rtorrent / rutorrent on CentOS 5 (i386)

    The first things that I'd check would be the .htaccess files. If you rename the .htaccess files in /var/www/html and /var/www/html/rutorrent and then restart the webserver daemon, you can chck if the webserver starts correctly. Code: service httpd restart
  2. D

    get file timeout

    ruTorrent version? Plugin 'data' version? Web-server type and version? OS version? Etc.
  3. D

    Installing rtorrent / rutorrent on CentOS 5 (i386)

    There are many incomplete or outdated guides on how to do this, so here is what I did : The CentOS install was carried out selecting ‘Base’, Development Libraries’ & ‘Development Tools’ Package Selection Code: yum -y install xmlrpc-c xmlrpc-c-devel gcc44 gcc44-c++ screen Installation Code: cd...
  4. D

    How do I move after seeding?

    I think you're confused, rTorrent is the torrent client - ruTorrent is only a web-interface to control it I assume you mean with "completed"; torrents which have been downloaded fully but which aren't seeding ("Stopped" status in ruTorrent) You could use the rTorrent config file to fire an...
  5. D

    How to use rutorrent: RSS plugin

    Hi, I've got a rss feed in this format http://www.xxxxxxxxxx.com/RssServlet?digest=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&hash=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&fav=true I'm getting an error loading the feed. Any ideas on how I can get it to load?
  6. D

    How to use rutorrent: FileUpload Plugin

    In this guide i will explain the installation procedure, how to use the plugin and how to configure the fileupload plugin. The current version comes with a set of predefined upload service providers which are available to change in conf.php. This set is the available upload services from...
  7. D

    Run rTorrent and ruTorrent in Docker

    any tips on configuring /customizing the docktorrent? i like to have special directories that rtorrent writes to etc
  8. D

    How to use rutorrent: RSS plugin

    erm one question, how can i increase the number of torrent display in rss? currently the default set to 10 thanks