sandbox1
inpos 2016-03-17 20:57:34 +03:00
parent 847e4547af
commit 9e9f80c313
1 changed files with 1 additions and 1 deletions

View File

@ -785,7 +785,7 @@ class Pyrrent2http(object):
# info = self.torrentHandle.get_torrent_info()
info = self.TorrentFS.info
logging.info('getting status')
tstatus = self.torrentHandle.status()
tstatus = self.torrentHandle.status(0)
logging.info('status is here')
status = {