-
-
Notifications
You must be signed in to change notification settings - Fork 17
Description
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
Labels
Type
Projects
Status