From 9e9f80c313ec333d80fd34d08bec3595ffffaf01 Mon Sep 17 00:00:00 2001 From: inpos Date: Thu, 17 Mar 2016 20:57:34 +0300 Subject: [PATCH] . --- lib/pyrrent2http/pyrrent2http.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pyrrent2http/pyrrent2http.py b/lib/pyrrent2http/pyrrent2http.py index 944ad2b..fe14e16 100644 --- a/lib/pyrrent2http/pyrrent2http.py +++ b/lib/pyrrent2http/pyrrent2http.py @@ -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 = {