Search results

  1. D

    Problem with cpuload plugin

    Try to use svn version of plugin for fix. Settings dialog, Common part, "Update GUI every" control.
  2. D

    erasedata issue

    Sorry for the nub question, but what is normal version? I installed it with cakebox script : https://github.com/Cakebox/Cakebox and plugs with svn. I tried other svn pplugs and they work normaly.
  3. D

    erasedata issue

    I tried to see in apache2.log what's wrong... this is the apache error : [error] [client 87.231.237.166] PHP Fatal error: Call to undefined method rTorrentSettings::getAbsScheduleCommand() in /var/www/rutorrent/plugins/erasedata/init.php on line 15, referer: https://XXX.XXX.XXX.XXX/rutorrent/
  4. D

    Create Plugin not working?

    Make sure plugin version matches ruTorrent trunk and check Code: canChangeToolbar = yesin plugins.ini
  5. D

    erasedata issue

    Hi all, I try to install erasedata plugin by uploading the plugin rep and enable it in plugins.ini. Before I try to enable it, every thing works great, and the entire Webui shows up. When I enable erasedata plugins, some part of webui is missing, torrents don't shows up. Logs show that error ...
  6. D

    assigning throttle channel on load

    In this case you should use something like d.set_throttle_name=thr_0 (thr_1, thr_2 etc)
  7. D

    rss feeds and kickass torrents - blank/missing names

    Recently I started to notice that on rutorroent 3.5 and 3.6 SVN 2404 with the rss plugin the names for results from kickasstorrents is blank/missing. Any one else seeing this? Solutions?
  8. D

    [SOLVED] Can't Install history plugin

    Also check ./rutorrent/conf/users/* for plugins.ini Post results of: "ls -l /rutorrent/plugins/history" please
  9. D

    [SOLVED] Can't Install history plugin

    Check your plugins.ini to make sure it's not explicitly disabled. Also make sure the webserver can access the folder (chowm -R to your webserver)
  10. D

    IPTorrents extsearch Broken

    Hi Guys, Currently the IPTorrents extsearch is broken. Looks like someone recently posted some code here => http://code.google.com/p/rutorrent/issues/detail?id=891 But doesn't look to be working.. Any ideas? Cheers
  11. D

    Auto add possible? or any other easy way to add torrents

    Im used to adding torrents very easily... this firefox addon https://addons.mozilla.org/en-US/firefox/addon/7715 makes it really easy. Just click on a link ending with .torrent and it automatically adds it to utorrents queue. Does anything similar exist for rtorrent/rutorrent? Thanks for any...
  12. D

    Javascript Errors using Firefox

    Hi guys, ty for your prompt replies, I am using ff3.6 and the problem has gone away. I tried re-installing earlier versions but it still gave me the "reported" errors. Anyway, if it arises again I'll report back
  13. D

    Javascript Errors using Firefox

    Problem is that the gui doesnt fully load. The left hand column drop down for the trackers doesnt show any trackers, and the gui doesnt finish loading until I stop the script (stable.css) in FF. IE doesnt have any of these problems. I thought I'd bring this to your attention as a reference Stubs
  14. D

    Filtering by label AND by tracklabel plugin

    I recognize, I am lazy, but not that much in this case: I have a seedbox with almost 500 torrents running under rtorrent+rutorrent 2.8. It have now 10 different labels, and I use 5 different trackers on it. The labels are just year_month strings, and are of common use between all trackers...
  15. D

    Filtering by label AND by tracklabel plugin

    Thats all right. And please dont get me wrong, rutorrent already is the absolute best webui available, and I thank you all involved in the project for this.
  16. D

    Filtering by label AND by tracklabel plugin

    Yes, I looked at your pictures, I understood your instructions, and I thank you once more for all your help. But no, this is not what I needed, as it is not filtering by tracklabel AND label. In your screenshot, you are filtering by tracklabel only, and then ordering all that tracker filtered...
  17. D

    Doesn't seed after reboot

    That doesn't sound right. I think it is more of an issue of ratio settings. Disable ratios and the issue goes away as well.
  18. D

    Doesn't seed after reboot

    I've seen this happen before. It was due to an issue with rtorrent. your best bet is to log in via ssh and connect to the rtorrent screen (if you are using gnu screen it's likely Code: screen -x) and see what the message is. This is normally due to the tracker or a ratio setting. The...
  19. D

    Filtering by label AND by tracklabel plugin

    A couple of days ago I commented at the tracklabel plugin page about the possibility of filtering torrents by a label AND by a tracklabel at the same time. At first, sorry for posting that there, as later I realised that I was posting at the wrong place, and after a heads-up by wonslung, I find...
  20. D

    datadir plugin

    It does work in the build I've downloaded yesterday. So, the problem is fixed. Thank you.