Remove debug print from that last commit and re-add libtorrent metadata

plugin.
This commit is contained in:
Andrew Resch 2007-09-17 04:20:40 +00:00
parent f764448cad
commit 978a2ae80b
2 changed files with 1 additions and 2 deletions

View File

@ -114,7 +114,7 @@ class Core(dbus.service.Object):
listen_ports[1])
# Load metadata extension
#self.session.add_extension(lt.create_metadata_plugin)
self.session.add_extension(lt.create_metadata_plugin)
# Load utorrent peer-exchange
if self.config["utpex"]:

View File

@ -110,7 +110,6 @@ class TorrentManager:
# Make sure we are adding it with the correct allocation method.
if compact is None:
compact = config["compact_allocation"]
print "compact: ", compact
try:
handle = self.session.add_torrent(