Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest transmission does not support "delete-local-data": 1 anymore. #1468

Open
lvella opened this issue Feb 19, 2024 · 2 comments
Open

Latest transmission does not support "delete-local-data": 1 anymore. #1468

lvella opened this issue Feb 19, 2024 · 2 comments

Comments

@lvella
Copy link

lvella commented Feb 19, 2024

I am using Ubuntu 21.10, with Transmission Daemon from main, commit 7f029acf6e1057b5e81cc91905b3bdd23ea6170e.

Transmission Remote GUI is v5.18.0.

Latest Transmission no longer honors the argument "delete-local-data": 1 in the torrent removal request. Instead, it is only able to parse and accept the boolean variant "delete-local-data": true.

I haven't tested the latest version, but it seem the issue is still there:

    args.Add('delete-local-data', TJSONIntegerNumber.Create(1));

This is the corresponding issue in transmission: transmission/transmission#6630

@fredo-47
Copy link

Will be resolved by #1467

@lvella lvella changed the title Latest transmission does not support "delete-local-data": 1 animore. Latest transmission does not support "delete-local-data": 1 anymore. Feb 20, 2024
@zwimer
Copy link

zwimer commented Mar 9, 2024

#1467 has been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants