Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (244 - 246 of 2449)

Ticket Resolution Summary Owner Reporter
#2967 Fixed AutoAdd error with magnet & AutoAdd-1.5-py2.7.egg enrienri
Description

AutoAdd plugin with Magnet link produce errors.

test16.magnet content

magnet:?xt=urn:btih:<magnet>
magnet:?xt=urn:btih:<magnet>
magnet:?xt=urn:btih:<magnet>

Of the 3 magnet links above, the Webgui only show up 1 item with error:

Name: <hash>
Hash: <hash>
Path: /downloads/Deluge
Total Size:
# of files: 0
Comment:
Status: unsupported URL protocol: Mac OS X    2°âATTR݄öâ¨*¨*$com.apple.metadata:_kMDItemUserTagsbplist00    This resource fork intentionally left blank ÿÿ
Tracker:

The plugin processed above file and returned a file called .magnet

magnet:?xt=urn:btih:<magnet>

The log are below

[INFO    ] 12:18:57 torrentmanager:723 Saving the state at: /data/state/torrents.state
[INFO    ] 12:18:57 torrentmanager:531 Torrent <hash> added by user: localclient
#2966 Fixed Rename deprecated unittest methods Calum
Description

https://docs.python.org/2/library/unittest.html#deprecated-aliases

Method Name 	 	Deprecated alias(es)
assertEqual() 	 	failUnlessEqual, assertEquals
assertNotEqual() 	failIfEqual
assertTrue() 	 	failUnless, assert_
assertFalse() 	 	failIf
assertRaises() 	 	failUnlessRaises
assertAlmostEqual()  	failUnlessAlmostEqual
assertNotAlmostEqual() 	failIfAlmostEqual
#2965 Fixed Port AutoAdd magnet fixes from 1.3 to develop Calum
Description

Some refactoring of the autoadd core code required too

[b52de1549eb], [8a3f15e5c0]

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