Search results

  1. J

    Plugins to update SVN

    it wouldn't be a great idea...sometimes svn -> svn can break compatibility Espeically when config files change.
  2. J

    Plugins to update SVN

    i'm not quite sure what you are asking for here.
  3. J

    Some suggestions

    Quote : Quote from: Seeding, ( Completed torrent which got 100% status and seeding ) Stoped, ( Stopped by hand or started stopped) Paused, ( paused torrents ) Possible. But i don't need such functionality. You can write own plugin for this. why would i ask you if i can code myslef , i guess...
  4. J

    Some suggestions

    @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 have a...
  5. J

    Sync between rutorrent servers

    just go to the "plugin development" subforum and make a post. The post should include: a clear and descriptive summary of what the plugin should do, how much you're pledging and any other details which are important. for example, lets say you wanted a feature like "rss episode tracking"...
  6. J

    Sync between rutorrent servers

    Code: #! /bin/bash LOCKFILE="/tmp/.lockfile" [email protected] SRC=/home/wonslung/Complete/TV/ SRC2=/home/wonslung/Complete/Movies/ DST=/tank/nas/dump/torrents/seedbox/ TMST=$SRC.timestamp FIND=/usr/gnu/bin/find LOG=/export/home/wonslung/log/rsync.log IFS=' ' if [ -f $LOCKFILE ]...
  7. J

    wget /curl plugin for "other" downloading

    I dont think i would use this feature either as i like use my own FTP server & client for this. Seems like a good idea though and i do know of a lot of people who would love this feature or plugin.
  8. J

    Some suggestions

    Today i have come accross this new Rtorrent webui named avalanche, its also quite cool http://code.google.com/p/avalanche-rt/ it have ways to sort torrents like this * All (113) * Downloading (9) * Seeding (104) * Paused (0) * Completed (0) we currently have these ones...
  9. J

    Third click sets $sindex to -1.

    well it sounds like you want to do something which rutorrent isn't designed to do. In THIS case you need to write it yourself or open a bounty. I misunderstood you originally, i thought you were asking for this for some other reason.
  10. J

    Third click sets $sindex to -1.

    I understand that is what you are asking for. you need to read carefully and you'll understand i'm asking WHY you need this, it's a rare use situation. The only time you should EVER need this is if your uisettings.json becomes CORRUPT and rutorrent doesn't LOAD.
  11. J

    Third click sets $sindex to -1.

    why would you need to edit it manually? if you screw up your view, can't you just change it back the way it was through the gui? theonly time i have to manually screw with the uisettings.json is when it becomes corrupted.
  12. J

    Third click sets $sindex to -1.

    what does $sindex -1 do?
  13. J

    add torrent with search plugin

    Can't be done. Plugin use variable set of search engines of the external sites. With own format of output.
  14. J

    use automove to put data in dir with name as label

    would be nice if the automove plugin had an option to move the data into a subfoler with the same name as the label you have given the torrent
  15. J

    Users?

    Ok, no I'm on my iphone and at a lecture so I only skimmed it. but does it really matter if rtorrent has multi-user support? I mean the authentification will be done by ruTorrent, and so will torrent uploads, whats to say ruTorrent can't just remember in a database which user uploaded a certain...
  16. J

    Need info for decision to delete of torrent

    Quote: новые столбцы не появились... Куда копать? Полагаю, в сторону содержимого файла конфигурации плагина conf.php. $collectStatForTorrents должно быть выставлено в true. Quote: Каким образом можно увидеть эту статистику? Смотреть на содержимое комбобокса со списком режимов показа...
  17. J

    Need info for decision to delete of torrent

    See svn version of plugin 'trafic'. It add columns 'ratio per day', 'ratio per week', 'ratio per month'. You may sort torrents list by this columns and check up and down positions. Also this plugin now may collect per torrent traffic statistic. But 1) You must use svn version of core files (and...
  18. J

    Erasedata: remove submenu

    I don't think he's talking about that, but this : It's the way that utorrent is doing this, so that normal it's like that.
  19. J

    French Translation

    Updated.
  20. J

    French Translation

    Thanx, i will apply this changes after 12 Jul 2018.