Activity queue not updated after a RescanSeries API call

Sonarr version (exact version): 2.0.0.5163
Mono version (if Sonarr is not running on Windows): 5.0.0
OS: UNRAID
Description of issue

I’ve got a post-script in Sabnzbd which among other things, renames the downloaded episode to my likings. After that is done, i perform a RescanSeries API call to Sonarr, to make sure Sonarr’s Episode list is updated, otherwise it keeps stating ‘downloading’ with a blue bar. This works perfectly. But… i noticed that the Activity Queue is not updated with this information. It keeps the downloaded and processed episode in it’s list and says 00:00:00 time left… i have to manually remove the item using the red cross.

Is there an API command to update the Activity Queue as well? I think the Activity Queue keeps looking for an episode which has been renamed by my sabnzbd postprocessing.

Since you’re doing the importing outside of Sonarr, turn off Completed Download Handling. Activity: Queue is built out of things in the download client’s queue and history, Sonarr has no way to know that a file in the series folder was really from a download in history and still wants to import the download.

Thanks, i’ll try that!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.