Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (493 - 495 of 2449)

Ticket Resolution Summary Owner Reporter
#2476 Fixed CreateTorrent dialog not handling malformed tracker urls Doadin
Description

By trying to add the following trackers in the gtkui create torrent dialog the top tracker gets listed 3 times and the other 2 not at all. In the edit tracker add dialog all three show up just fine as is.

In addition to the trying to add a tracker with the "
" to an existing tracker in the gtkui or webui gets rejected (doesn't do anything) no message.

http://tracker.test.com/announce
http:\\tracker.test2.com/announce2
http:\\test.crap.net/announce99

Note the differnece is the backslashes verse the forward slash after "http:" .

I know in some other python apps when a certain url is given in a config file the app rewrites the url. Maybe should try implementing something like that.

#2475 Invalid pylint daemon.py plus updates Doadin
Description

Takes the pylint rating from 5.53/10 to 9.57.

#2474 Invalid Replace add_torrent with async_add_torrent Doadin
Description

http://dev.deluge-torrent.org/wiki/Plan/libtorrent

Other potential changes Replace add_torrent with the more efficient non-blocking async_add_torrent.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.