Search results

  1. S

    Resolve peer hostnames

    GeoIP does not activate because I do not have php-geoip installed and I am not sure I am able to do it the easy way on my rutorrent device.
  2. S

    Resolve peer hostnames

    Sounds like "I can do it myself", but need anyone to confirm that this is needed not only for me
  3. S

    Some suggestions

    I think the bounty option is probably the best for items like this. If it's something that isn't hugely difficult, then throw a 20 dollar bounty at it. If it's something that is really difficult, then throw 40-50 dollar bounty at it...I've seen the bounty system work wonders for projects like...
  4. S

    Some suggestions

    Quote: @dsouvik215 , okay i got you is it possible to add these categories/tabs in state ? Seeding, ( Completed torrent which got 100% status and seeding ) Stoped, ( Stopped by hand or started stopped) Paused, ( paused torrents ) if rtorrent doesnt provide factilty to show this again, then i...
  5. S

    Some suggestions

    you can sort torrents now without needing all these extra categories. The thing to remember is the design style of rutorrent is STRONGLY based (and influenced by) utorrent webui. This isn't to say you can't add these features if you want, the plugin system is very good. If you have...
  6. S

    wget /curl plugin for "other" downloading

    i don't think i'd use it much but if you are offering to make a plugin i'm a supporter simply because the project needs more devs
  7. S

    Resolve peer hostnames

    I would love to see the hostnames of torrent Peers instead of IPs. Activation could be configurable. GeoIP plugin resolves countries, but I would simply want hostname instead of IP. Moreover I don't have the possibility to install php-geoip on my Synology NAS as it's using ipkg, therefore...
  8. S

    Third click sets $sindex to -1.

    Like I said, I need it because I want to sort things by their ID, and like I said it's impossible to make such thing from gui, the only way is to edit your uisettings.json and set $sindex to -1. That's the default value witch is changed whenever you click on any of the column, and can't be...
  9. S

    Third click sets $sindex to -1.

    jith45 you need to read carefully about what we're talking about and you'll understand that changing through gui is what I'm asking for , right know there's no such possibility.
  10. S

    Third click sets $sindex to -1.

    So maybe some walk-around, it's quite annoying when by mistake I click some column and then I need to edit my config file through ssh. Maybe some view reset button, or something, I don't know. This way or another, I'm only pointing you to small but irritating problem .
  11. S

    Third click sets $sindex to -1.

    Sets sorting to id, from what I understand. It's the default value when no sorting mode is selected. You can find it in uisettings.json
  12. S

    Download complete user defined scripts

    See http://libtorrent.rakshasa.no/wiki/RTorrentCommonTasks#Movecompletedtorrents for example.
  13. S

    [Scheduler] "Ignore Scheduler" flag for torrents

    I found the solution. 1) Now all 'ignored' torrents also will ignore all throttle settings (include global and 'channel' settings from plugin 'throttle'). 2) You must toggle 'ignored' torrents state (once) for changes in r1127 will has effect. 3) After changing of torrent state (ignored/not...
  14. S

    [Scheduler] "Ignore Scheduler" flag for torrents

    Quote : That is, if torrents are being stopped, there should be no reason to throttle them as they shouldn't be using any bandwidth anyway. Except 'stop all' and 'seed only' we also have scheduler positions like 'restrict speed'. And 'ignored' torrents also must ignore these positions. Now I...
  15. S

    [Scheduler] "Ignore Scheduler" flag for torrents

    Command 'Ignore scheduler' was added to context menu in r1126. Available for rTorrent >= 0.8.5 only. Quote Also, unrelated - I've noticed the times the scheduler kicks in and out at are 1/2 hour out Something bad with timezone, i think. Also you can change $updateInterval variable in plugin's...
  16. S

    use automove to put data in dir with name as label

    understood, however I like things to go as easy as possable with as little effort as possable so when I have and rss feed with several downloads and those downloads get a label, say "LinDisUbuntu" it would be nice if that were to end up in that folder. and I know the RSSfeed plugin gives me the...
  17. S

    Third click sets $sindex to -1.

    As in the topic, it would be great if we had some way to set sindex (sorting index) variable to -1. For example first click on the column sets sorting to decrease on that column, second to increase, and third sets the variable $sindex to -1. It's very useful for rss plugin, when I want to sort...
  18. S

    Users?

    Yes the settings is shared, the torrents and rtorrents settings are all the same. We all know each other, we split the cost of the server and have set it up ourself.
  19. S

    Users?

    well normally every account would also have there own rtorrent instance So basicly they only see there own torrents If they all use 1 instance of rtorrent. Let them use labels when they add a torrent. Maybe you can somehow force this by username logged in with ?
  20. S

    Users?

    we will create a multi user rutorrent ui which uses a single instance of rtorrent as SOON as rtorrent supports running torrents in this way. Right now, this is out of the question unless you want to do this in the broken method that wtorrent does. If you want this feature, then your BEST bet...