by BiohazrD » February 25th, 2008, 4:04 am
Got a problem like this myself.
2008-02-25 00:13:11,671::INFO::[assembler] Creating directory: C:\Documents and Settings\name\My Documents\downloads\incomplete\file.1
2008-02-25 00:13:11,687::ERROR::[assembler] Creating directory C:\Documents and Settings\name\My Documents\downloads\incomplete\file.1 failed
Traceback (most recent call last):
File "sabnzbd\assembler.pyo", line 391, in get_unique_path
WindowsError: [Error 183] Cannot create a file when that file already exists: 'C:\\Documents and Settings\\name\\My Documents\\downloads\\incomplete\\file'
It either never saved the data in the first place (and it sure as shit used the bandwidth), or deleted the files. What an excellent use of 2 hours.
Here, I wrote some logic that you can use in the next version, free of charge: If the file is checked and extracted sucessfully, delete the .par2 and .rar files. If it doesn't, don't delete the files.
Also, make logging on a per-file/NZB basis.
rascalli edit : no need to curse , people are doing the best they can , but unfortunately they cannot please everyone at the same time. So please post a request for feature you would like to see in sabnzbd+
Last edited by
rascalli on February 25th, 2008, 12:46 pm, edited 1 time in total.