Closed GoogleCodeExporter closed 9 years ago
can you supply some more information on your settings, in particular: do you
use the label/directory selection dialog?
Original comment by jul...@gmail.com
on 18 Nov 2014 at 7:34
Yes, i do. "Label/Directory interactivity" is checked.
###
servers = [{"name":"Subb","client":"ruTorrent
WebUI","host":"Subb.bsite.com","port":"443","hostsecure":true,"login":"username"
,"password":"passwordx","ruTorrentrelativepath":"/webui","rutorrentlabel":"","ru
torrentdirectory":"","rutorrentdirlabelask":true,"rutorrentaddpaused":false,"dir
list":"[\"moviepacks",\"tvpacks\"]","labellist":"[\"moviepacks",\"tvpacks\"]"},{
"name":"Subc","client":"ruTorrent
WebUI","host":"Subc.bsite.com","port":"443","hostsecure":true,"login":"username"
,"password":"passwordx","ruTorrentrelativepath":"/webui","rutorrentlabel":"","ru
torrentdirectory":"","rutorrentdirlabelask":true,"rutorrentaddpaused":false}]
linksfoundindicator = true
popupduration = 2000
showpopups = true
catchfromcontextmenu = true
catchfrompage = false
linkmatches =
([\]\[]|\b)\.torrent\b([^\-]|$)~torrents\.php\?action=download~\?p=torrents&pid=
[0-9]+&action=download&tid=[0-9]+~asite\.net\/.*-d-[0-9]+\.ts
catchfromnewtab = false
Original comment by off...@gmail.com
on 18 Nov 2014 at 8:04
It works if i disable it.
Original comment by off...@gmail.com
on 18 Nov 2014 at 8:22
okay, so two things:
1. for clarification: if you just left-click a torrent link, it'll always
select the first server. there's just no reasonable way to implement choosing
the server better than what the context menu already does.
2. i believe i may have found the issue with the context menu, and it's
directly related to the context menu and label/dir chooser dialog, so it's
pretty isolated. i've added a bit of code to try to fix this. if you could
check whether the attached zip file produces the desired behaviour, that'd
bring us closer to a solution. instructions to add it are in TryNewCode, with
BackupRestoreSettings you can import the settings from your webstore version
(disable that while you test the local one).
Original comment by jul...@gmail.com
on 18 Nov 2014 at 8:24
Attachments:
1. I don't use left-click for downloading. So no problem.
2. Tested the new code but it still sends torrent to the first added server.
Original comment by off...@gmail.com
on 18 Nov 2014 at 8:49
hey, please take a look at this one. missed one call in the earlier version.
Original comment by jul...@gmail.com
on 18 Nov 2014 at 11:00
Attachments:
Thanks, this version works.
Original comment by off...@gmail.com
on 18 Nov 2014 at 11:11
ok, i'll look at some other things and will publish it to the webstore today or
tomorrow. thanks for reporting and bearing with me.
Original comment by jul...@gmail.com
on 18 Nov 2014 at 11:11
Original comment by jul...@gmail.com
on 19 Nov 2014 at 2:11
Original issue reported on code.google.com by
off...@gmail.com
on 13 Nov 2014 at 1:20