Skip to content

[Bug] Remove and Delete Completed Download Action not Working as Expected in Sabnzbd #300

@sleighton

Description

@sleighton

The remove and delete action in Completed Download Action for download client sbnzbd is not working the way that other *arrrs work.

I request an audiobook, the app sends the request to sabnzbd which then downloads it. On download completion the app moves the download to my library and then stops and does nothing further leaving the empty directory sitting there (other *arrs delete the directory). It apparently never communicates back to sabnzbd to archive the entry (other *arrs do and the entry in sabnzbd moves from history to archive).

According to gemini;

Automation Software (Sonarr, Radarr, etc.): By default, these applications are often configured to automatically remove completed jobs from SABnzbd's main history after they have successfully processed (renamed and moved) the downloaded files. "Removing" in this context actually means moving the job to the archive, so the automation software knows it is complete but the record is kept.

It would be nice if listenarr acted like the other *arrs to avoid confusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Not Started

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions