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

Remove from downloaders when deleting #80

Open
KaiStarkk opened this issue Dec 30, 2022 · 1 comment
Open

Remove from downloaders when deleting #80

KaiStarkk opened this issue Dec 30, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@KaiStarkk
Copy link

Not sure if the APIs will allow this, but current behaviour is that the movie/serie will be deleted from Radarr/Sonarr, but files are left in the downloader.

Both Radarr/Sonarr are able to remove files from the downloader, but I'm not sure if they expose this function through the API?

@KaiStarkk KaiStarkk added the enhancement New feature or request label Dec 30, 2022
@KaiStarkk
Copy link
Author

The relevant API endpoint seems to be:

DELETE
[/api/v3/queue/{id}](https://sonarr.tv/docs/api/#/Queue/delete_api_v3_queue__id_)

This appears to also have the benefit of allowing blocklisting, which may resolve the current bug #79

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant