idlesign / deluge-webapi

Plugin for Deluge WebUI providing sane JSON API
https://github.com/idlesign/deluge-webapi
BSD 3-Clause "New" or "Revised" License
120 stars 27 forks source link

How am I supposed to use remove_torrent if torrent IDs are stripped from... #1

Closed themylogin closed 8 years ago

themylogin commented 10 years ago

... get_torrents output?

idlesign commented 10 years ago

Sorry for the delay. See https://github.com/idlesign/deluge-webapi/blob/master/webapi/webui.py#L32 hash attr should already be in values dicts.

idlesign commented 8 years ago

Hashes (IDs) are already available in responses.