I have SABnzbd set up, and mostly working as expected. Mylar is able to search my indexer, download the nzb file, send it to SABnzbd, recognize when a download completes, and postprocess the newly downloaded file. It does all this without any intervention from me, and it's great.
The problem comes when a download fails in SABnzbd. The issue stays marked as "Snatched" in Mylar, instead of switching over to "Failed". Because of this, Mylar never tries again, and the issue is never downloaded, even if it exists on GetComics. I suspect that this might be a bug, since the logs seem to indicate that Mylar knows that the download failed. The last line in the logs after a failed download is
Here is a longer hunk of the log: https://pastebin.com/C5UMditL22-Jul-2024 07:03:22 - WARNING :: mylar.cdh_monitor.3642 : AUTO-COMPLETE-NZB : Failure returned from SAB for SABnzbd_nzo_cdrly1_n for some reason. You should probably check your SABnzbd logs
Here is a partial care package with the logs removed: https://drive.google.com/file/d/170YmRvS_7AavyYqoakWQjMGKTI-scqx6/view?usp=sharing
I would like to upload a full care package, but at least one API key isn't getting removed from the logs. Most are replaced with "xUDONTNEEDTOKNOWTHISx", but one full key is slipping though. I should probably make a new thread for that, but in the meantime I don't want to go through the hassle of manually scrubbing the logs unless it's absolutely necessary. I will do it if you need to full logs to be able to help, though.