Skip to content

Delete torrent doesn't delete the downloaded data, only the torrent file #4

@szilagyif

Description

@szilagyif

Hello,
I'm using this call from a desktop computer to the delete a torrent with the downloaded files on my Raspberry Pi2 with Openelec:

client.removeTorrent(new RemoveTorrentInfo(new NumberListIds(id),true));

This removes the torrent files, but nothing happens with the downloaded files. The second boolean parameter is for deleting the local data, but maybe I misunderstood that.
What am I doing wrong? Maybe this is an transmission rpc problem? Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions