Bug 194972

Summary: When creating a torrent, trackers should be remembered
Product: [Applications] ktorrent Reporter: Adrián Chaves (Gallaecio) <adrian>
Component: generalAssignee: Joris Guisson <joris.guisson>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Adrián Chaves (Gallaecio) 2009-06-02 12:09:05 UTC
Version:           3.2.1 (using KDE 4.2.3)
OS:                Linux
Installed from:    Unspecified Linux

I'm seeder, and I create lots of torrents, and have plans to create a lot of them in the future. When creating a torrent, I always have to manually insert a tracker.

I would like being able to choose the ones I've already introduced once from a list. Maybe the ability to choose lists of trackers (there another wish which ask for trackers list file support).
Comment 1 Joris Guisson 2009-06-06 12:59:48 UTC
SVN commit 978185 by guisson:

Added support for auto completion in tracker, webseed and nodes QLineEdit's of torrent creation dialog

BUG: 194972

 M  +1 -0      ChangeLog  
 M  +31 -0     ktorrent/torrentcreatordlg.cpp  
 M  +6 -0      ktorrent/torrentcreatordlg.h  
 M  +1 -0      libktcore/CMakeLists.txt  
 A             libktcore/util/stringcompletionmodel.cpp   ktorrent/torrentcreatordlg.h#977951 [License: GPL (v2+)]
 A             libktcore/util/stringcompletionmodel.h   ktorrent/torrentcreatordlg.h#977951 [License: GPL (v2+)]


WebSVN link: http://websvn.kde.org/?view=rev&revision=978185