I'm currently running sabnzbd 0.5.6 on Win 7. Although this problem has been happening for months.
My downloads are completing and extracting ok. They are even being moved into the completed folder. However about 50% of the time the _UNPACK_ prefix doesn't go away. So some of my downloads look like "_UNPACK_The.Office.S07E17.HDTV.XviD-LOL" for example. This is incredibly annoying because it messes with the sorting of my downloads.
I've checkled the logs, and the last time it happened there was an error logged:
Code: Select all
2011-03-04 22:27:17,811::ERROR::[postproc:369] Error renaming "C:\Users\John\Documents\downloads\complete\TV\_UNPACK_Lie.to.Me.S02E18.720p.HDTV.X264-DIMENSION" to "C:\Users\John\Documents\downloads\complete\TV\Lie.to.Me.S02E18.720p.HDTV.X264-DIMENSION"
2011-03-04 22:27:17,811::INFO::[postproc:370] Traceback:
Traceback (most recent call last):
File "sabnzbd\postproc.pyo", line 366, in run
File "sabnzbd\misc.pyo", line 1352, in renamer
WindowsError: [Error 5] Access is denied
Any ideas?
Thanks for any help.