-
Notifications
You must be signed in to change notification settings - Fork 171
PostProcessing Unable to Find Download #136
Comments
Ok, I knew I forgot one provider to test (Experimental)...do you have access to another provider in the meantime? I'll have to look at the code, but not get around to it today. If you could paste the last few lines from the mylar.log file showing the name of the nzb in post-processing it would help (also the link that SAB is sending back to Mylar) |
All the relevant log info for the nzb file: 07-Jan-2013 14:22:05 - DEBUG :: CP Server Thread-7 : link given by: experimental Sadly, other than experimental, all I have is a newznab provider that sends back empty nzb files 99% of the time (usenet-crawler) so, I'll look for another one in the mean time. Not a big deal if I have to do a few issues manually. :D |
Same thing for Batman Unlimited #11 - Loading config from c:\Program Files (x86)\SABnzbd\scripts\autoProcessComics.cfg Not using Experimental. |
Earth 2 - issue 0 |
My SABnzbd info looks the same as DGMayor's, since I forgot to post that. |
I know what the problem is and its just from Experimental from the looks of it but I'll do a global change just in case. Mylar stores the name of the nzb without the extension, Experimental is returning the complete filename with extension (as it should its a raw indexer). Its working now for me, so once I'm done making supper for the little heroes I'kl push the comit up. |
DGMayor: crap I forgot about dog replacing spaces with decimals..your nzbname has spaces replaced with dots. I can't confirm atm, but when the search is being done and a result is found it stores it as nzbname Mylar.log should show it |
07-Jan-2013 18:10:46 - INFO :: CP Server Thread-6 : Marking Batman Beyond Unlimited issue: 11.00 as wanted... |
Yeah that's dognzb alright replacing spaces with decimals. Easy enough to fix just need sit down to do it. Expect the fix in the next hr or so while I have the time :) |
Well right on 👍 |
Is there a way to manually run this for those issues that have already been downloaded and left orphaned in the SAB download folder? |
Alright - so I retested Earth 2 issue 0 and it downloaded and post-processed fine, so I would say this issue it technically fixed, however it is still showing snatched in Mylar and it also led to |
bebetech: No not as of yet - I need to rework the logic and calls to be able to do that since it has to scan a folder and then import it it (which hasn't been built yet...I'm slow) |
Running commit c6d2d29 and I am getting the following error after a download:
http://i.imgur.com/ru4oA.png
Has happened for every download so far on the newer commits. Copied the new post processing files over to the SABnzbd folder just to be safe even though there were no new commits to those files.
Series this has happened with so far: All New X-Men, Mind the Gap, Invincible
All of those were today after I updated so I am assuming it's a code issue either here or with SABnzbd which I updated last night.
On Windows, Python 2.7.3, SABnzbd version 0.7.8
The text was updated successfully, but these errors were encountered: