mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-10 21:59:32 +01:00
Wrong variable name
This commit is contained in:
@@ -249,7 +249,7 @@ def removeTorrent(torrentid, remove_data=False):
|
||||
logger.debug('Deluge: Checking if torrent %s finished seeding' % str(torrentid))
|
||||
post_data = json.dumps({"method": "web.get_torrent_status",
|
||||
"params": [
|
||||
result['hash'],
|
||||
torrentid,
|
||||
[
|
||||
"name",
|
||||
"ratio",
|
||||
|
||||
Reference in New Issue
Block a user