mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-12 04:24:27 +00:00
This commit is contained in:
parent
c6f5d6e00f
commit
b4abcee340
@ -18,7 +18,7 @@ manager = pytorrent.manager("PT", "0500", "pytorrent - testing only",
|
|||||||
|
|
||||||
#manager.prefs['max_active_torrents'] = 1
|
#manager.prefs['max_active_torrents'] = 1
|
||||||
|
|
||||||
my_torrent = manager.add_torrent("xubuntu-6.10-desktop-i386.iso.torrent", ".", True)
|
#my_torrent = manager.add_torrent("xubuntu-6.10-desktop-i386.iso.torrent", ".", True)
|
||||||
|
|
||||||
#print "Unique ID:", my_torrent
|
#print "Unique ID:", my_torrent
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user