Retry import when NAS comes online

Hi all,

I’m running Sonarr and NZBGet on a Raspberry Pi. My videos are stored on a CIFS / SMB share (Windows 8.1 PC).
Everything works as long as the PC is online.

If the PC is offline, search and download works, importing fails with a “not enough memory” error. The job stays in “Activities”, so that’s OK too.

However, I can’t get Sonarr to retry importing the file without restarting it.
On restart it just picks up in the file and does the import as intended.

Is there a way to trigger this without restarting Sonarr? Should this be triggered automatically?

Regards,
riggnix

Update:
I tried adding another download after NAS came online again. The new download gets imported just fine, the old one just stays in Activities as “faild to import”.

The problem is presently Sonarr doesn’t retry the import, but we’ve changed this behavior in the develop version, so it will be fixed once that version is released.

Awesome. Thanks for the quick reply.