Edit plugin problem

randac56

Member
May 25, 2018
915
0
16
I have an issue with edit plugin!
When ever i edit the tracker for incomplete downloaded torrents, rtorrent will re-check the downloaded files and reset peers options(number of seeds, peers,...etc) which will cause a problem on my shared SB.
How can i edit this plugin to remove these redundant operations?
Plugin version: 3.2
 

peshua19

Member
May 25, 2018
897
0
16
I've got different problem, whenever I try to change trackers for some torrent, the only thing I get is error in log:

Code:
theUILang.cantFindTorrent
There's no errors in server log (I'm using nginx and archlinux), my rutorrent revision is the latest r1709. Any ideas what might be the cause for that?
 

saroos1

Member
May 25, 2018
718
0
16
Hi,
I have problem with 'Edit' plugin.
When I try add new tracker's address (after empty line) torrent is completely removed.
I recive following message:
Code:
[26.02.2012 12:34:59] theUILang.errorAddTorrent (/mnt/harddisk/P2P/rtorrent/session/D40760106F9857653D238A8DDD8ED43B4E696B0F.torrent)How can I fix this problem?
 

randac56

Member
May 25, 2018
915
0
16
Sorry,
rtorrent+ruRorrent works great except for adding new trackers. In this case remove torent file from session directory

My system is:
Code:
Linux: 2.6.32.45-ipfire #1 SMP Wed Aug 17 06:04:32 GMT 2011 i686 i686 i386 GNU/Linux
Apache: 2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8t PHP/5.3.10 mod_scgi/1.14
rTorrent: 0.8.6/0.12.6
ruTorrent: 3.3
 

lisas4567

Member
May 25, 2018
773
0
16
My system is:
Code:
Linux: 2.6.32.45-ipfire #1 SMP Wed Aug 17 06:04:32 GMT 2011 i686 i686 i386 GNU/Linux
Apache: 2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8t PHP/5.3.10 mod_scgi/1.14
rTorrent: 0.8.6/0.12.6
ruTorrent: 3.3
1) Check your config.php, variable $topDirectory. You can't add (and edit) torrent, if it base path is placed outside $topDirectory.
2) Check existence of the file /tmp/errors.log and paste it's contents here, if it exist.